You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/09 12:24:55 UTC

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5971 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5971/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:59071/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59071/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([66CB058D356B9CA3:EE9F3A579B97F15B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:207)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12133 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> 2427238 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=16857211
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\init-core-data-001
   [junit4]   2> 2427253 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-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> 2427255 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2427255 INFO  (Thread-5552) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2427255 INFO  (Thread-5552) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2427362 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59067
   [junit4]   2> 2427362 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2427365 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2427372 INFO  (zkCallback-2886-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@420837 name:ZooKeeperConnection Watcher:127.0.0.1:59067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2427372 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2427372 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2427372 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2427381 INFO  (jetty-launcher-2885-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2427381 INFO  (jetty-launcher-2885-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2427383 INFO  (jetty-launcher-2885-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fd139{/solr,null,AVAILABLE}
   [junit4]   2> 2427383 INFO  (jetty-launcher-2885-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b53b73{/solr,null,AVAILABLE}
   [junit4]   2> 2427387 INFO  (jetty-launcher-2885-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1042fe1{HTTP/1.1,[http/1.1]}{127.0.0.1:59073}
   [junit4]   2> 2427387 INFO  (jetty-launcher-2885-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@105ea0a{HTTP/1.1,[http/1.1]}{127.0.0.1:59071}
   [junit4]   2> 2427387 INFO  (jetty-launcher-2885-thread-1) [    ] o.e.j.s.Server Started @2439112ms
   [junit4]   2> 2427387 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59073}
   [junit4]   2> 2427387 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2427387 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1'
   [junit4]   2> 2427388 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2427388 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2427388 INFO  (jetty-launcher-2885-thread-2) [    ] o.e.j.s.Server Started @2439113ms
   [junit4]   2> 2427388 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59071}
   [junit4]   2> 2427388 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2427388 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2427388 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2'
   [junit4]   2> 2427389 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2427389 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2427390 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2427390 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2427391 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2427392 INFO  (zkCallback-2887-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c27bd2 name:ZooKeeperConnection Watcher:127.0.0.1:59067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2427392 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2427392 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2427394 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2427394 INFO  (zkCallback-2888-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d598b4 name:ZooKeeperConnection Watcher:127.0.0.1:59067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2427394 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2427394 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2427395 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2427407 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 0x155cf9491e20002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2427408 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\.
   [junit4]   2> 2427408 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 14498313
   [junit4]   2> 2427408 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2]
   [junit4]   2> 2427408 WARN  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\lib
   [junit4]   2> 2427408 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2427409 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 0x155cf9491e20001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2427411 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\.
   [junit4]   2> 2427411 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 32945105
   [junit4]   2> 2427411 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1]
   [junit4]   2> 2427412 WARN  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\lib
   [junit4]   2> 2427412 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2427416 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2427416 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2427416 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2427416 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59067/solr
   [junit4]   2> 2427416 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2427416 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2427417 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2427417 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2427417 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2427417 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2427417 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59067/solr
   [junit4]   2> 2427417 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2427418 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2427419 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2427421 INFO  (zkCallback-2893-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b74f5 name:ZooKeeperConnection Watcher:127.0.0.1:59067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2427421 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2427422 INFO  (jetty-launcher-2885-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2427422 INFO  (zkCallback-2894-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1488dee name:ZooKeeperConnection Watcher:127.0.0.1:59067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2427422 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2427422 INFO  (jetty-launcher-2885-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2427423 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$62/10027735@959066
   [junit4]   2> 2427426 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$62/10027735@1ea706c
   [junit4]   2> 2427428 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2427428 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2427430 INFO  (zkCallback-2895-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@406c83 name:ZooKeeperConnection Watcher:127.0.0.1:59067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2427430 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2427431 INFO  (zkCallback-2896-thread-1-processing-n:127.0.0.1:59073_solr) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19552b6 name:ZooKeeperConnection Watcher:127.0.0.1:59067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2427431 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2427432 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2427433 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2427436 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2427437 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2427442 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2427442 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2427446 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2427446 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2427450 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2427450 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2427453 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2427453 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2427455 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2427456 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2427457 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2427458 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2427459 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2427460 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2427462 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2427463 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2427465 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2427465 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2427466 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2427466 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2427467 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2427467 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2427473 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2427473 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2427475 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2427475 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2427477 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2427478 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2427478 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96211204067950597-127.0.0.1:59071_solr-n_0000000000
   [junit4]   2> 2427479 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96211204067950598-127.0.0.1:59073_solr-n_0000000001
   [junit4]   2> 2427480 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59071_solr
   [junit4]   2> 2427480 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2427481 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96211204067950597-127.0.0.1:59071_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2427482 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59073_solr
   [junit4]   2> 2427482 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59073_solr
   [junit4]   2> 2427483 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer Overseer (id=96211204067950597-127.0.0.1:59071_solr-n_0000000000) starting
   [junit4]   2> 2427484 INFO  (zkCallback-2896-thread-1-processing-n:127.0.0.1:59073_solr) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2427484 INFO  (zkCallback-2895-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2427489 INFO  (zkCallback-2896-thread-1-processing-n:127.0.0.1:59073_solr) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2427489 INFO  (zkCallback-2895-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2427490 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2427500 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2427501 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59071_solr as DOWN
   [junit4]   2> 2427502 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59071_solr
   [junit4]   2> 2427502 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59071_solr
   [junit4]   2> 2427504 INFO  (zkCallback-2895-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2427504 INFO  (zkCallback-2896-thread-1-processing-n:127.0.0.1:59073_solr) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2427512 INFO  (zkCallback-2895-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2427512 INFO  (zkCallback-2896-thread-1-processing-n:127.0.0.1:59073_solr) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2427515 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2427515 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2427517 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\.
   [junit4]   2> 2427518 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2427519 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2427519 INFO  (jetty-launcher-2885-thread-1) [n:127.0.0.1:59073_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2427521 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2427521 INFO  (OverseerCollectionConfigSetProcessor-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2427523 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2427525 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59071_solr"} current state version: 0
   [junit4]   2> 2427525 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59071_solr
   [junit4]   2> 2427542 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2427542 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2427545 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\.
   [junit4]   2> 2427547 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2427547 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2427547 INFO  (jetty-launcher-2885-thread-2) [n:127.0.0.1:59071_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2427548 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2427549 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2427550 INFO  (zkCallback-2899-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a7c97 name:ZooKeeperConnection Watcher:127.0.0.1:59067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2427551 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2427551 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2427553 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 0x155cf9491e20007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2427556 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2427558 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2427559 INFO  (zkCallback-2902-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e313c2 name:ZooKeeperConnection Watcher:127.0.0.1:59067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2427560 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2427560 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2427560 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2427561 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2427562 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2427566 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2427571 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2427594 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[66CB058D356B9CA3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2427600 INFO  (qtp5916984-18474) [n:127.0.0.1:59073_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2427604 INFO  (OverseerCollectionConfigSetProcessor-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2427605 INFO  (OverseerThreadFactory-7991-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2427605 INFO  (OverseerThreadFactory-7991-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2427606 INFO  (OverseerThreadFactory-7991-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2427606 INFO  (OverseerThreadFactory-7991-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2427609 INFO  (zkCallback-2895-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2427609 INFO  (zkCallback-2902-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2427610 INFO  (zkCallback-2896-thread-1-processing-n:127.0.0.1:59073_solr) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2427615 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2427615 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2427617 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2427715 INFO  (OverseerThreadFactory-7991-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2427715 INFO  (OverseerThreadFactory-7991-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:59071_solr
   [junit4]   2> 2427716 INFO  (OverseerThreadFactory-7991-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:59073_solr
   [junit4]   2> 2427724 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2427726 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2427728 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2427730 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2427732 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2427732 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2427734 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2427734 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2427734 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2427735 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2427735 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2427735 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2427739 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59073/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59073_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2427739 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59073/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59073_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2427742 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59071/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59071_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2427743 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59071/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59071_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2427848 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2427849 INFO  (zkCallback-2895-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2427849 INFO  (zkCallback-2896-thread-1-processing-n:127.0.0.1:59073_solr) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2427850 INFO  (zkCallback-2896-thread-1-processing-n:127.0.0.1:59073_solr) [n:127.0.0.1:59073_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2427850 INFO  (zkCallback-2895-thread-1-processing-n:127.0.0.1:59071_solr) [n:127.0.0.1:59071_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2428735 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2428735 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2428735 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2428735 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2428736 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2428736 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2428736 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2428736 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2428737 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2428737 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2428737 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2428737 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2428737 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2428739 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2428739 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2428739 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2428740 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2428740 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2428750 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2428750 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2428752 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2428753 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2428757 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2428759 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2428763 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2428766 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2428782 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2428782 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2428788 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2428788 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2428788 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2428788 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2428788 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2428788 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2428789 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2428789 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2428789 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2428789 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2428790 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2428790 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2428790 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2428790 WARN  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2428790 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2428791 WARN  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2428791 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2428791 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2428792 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1b6406a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1246512; maxCacheMB=0.52734375 maxMergeSizeMB=0.083984375)),segFN=segments_1,generation=1}
   [junit4]   2> 2428792 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@a90f6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2800e; maxCacheMB=0.52734375 maxMergeSizeMB=0.083984375)),segFN=segments_1,generation=1}
   [junit4]   2> 2428792 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2428792 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2428795 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2428796 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2428797 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2428797 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2428800 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2428803 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2428807 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2428807 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2428809 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2428809 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2428810 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2428810 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2428811 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2428812 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2428815 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2428815 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2428815 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2428815 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2428817 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2428817 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2428817 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2428817 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2428819 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2428819 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2428819 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@a90f6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2800e; maxCacheMB=0.52734375 maxMergeSizeMB=0.083984375)),segFN=segments_1,generation=1}
   [junit4]   2> 2428820 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2428820 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2428820 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2428820 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78952f[backuprestore_shard1_replica1] main]
   [junit4]   2> 2428820 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2428820 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1b6406a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1246512; maxCacheMB=0.52734375 maxMergeSizeMB=0.083984375)),segFN=segments_1,generation=1}
   [junit4]   2> 2428820 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2428820 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b43aab[backuprestore_shard2_replica1] main]
   [junit4]   2> 2428821 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2428821 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2428822 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2428822 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2428822 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2428822 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2428822 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2428822 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2428822 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2428823 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2428823 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2428823 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2428823 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2428823 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2428823 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2428823 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2428825 INFO  (searcherExecutor-7995-thread-1-processing-n:127.0.0.1:59073_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@78952f[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2428825 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2428825 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2428825 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2428825 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2428825 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2428825 INFO  (searcherExecutor-7994-thread-1-processing-n:127.0.0.1:59071_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@b43aab[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2428825 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2428825 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2428826 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2428826 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539379266729279488
   [junit4]   2> 2428826 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2428826 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539379266729279488
   [junit4]   2> 2428827 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539379266729279488
   [junit4]   2> 2428827 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539379266729279488
   [junit4]   2> 2428827 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2428829 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2428829 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2428829 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:59071/solr collection:backuprestore shard:shard2
   [junit4]   2> 2428830 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2428830 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:59073/solr collection:backuprestore shard:shard1
   [junit4]   2> 2428831 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 2428831 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 2428838 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96211204067950598-core_node1-n_0000000000
   [junit4]   2> 2428839 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96211204067950597-core_node2-n_0000000000
   [junit4]   2> 2428839 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2428840 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2428843 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2428843 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2428843 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59071/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2428843 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2428843 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2428843 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:59071/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2428843 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2428844 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59073/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2428844 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2428844 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:59073/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2428844 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2428845 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 2428846 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 2428847 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2428850 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96211204067950598-core_node1-n_0000000000
   [junit4]   2> 2428850 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96211204067950597-core_node2-n_0000000000
   [junit4]   2> 2428853 INFO  (qtp5916984-18475) [n:127.0.0.1:59073_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59073/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2428854 INFO  (qtp12672986-18473) [n:127.0.0.1:59071_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59071/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2428856 INFO  (OverseerStateUpdate-96211204067950597-127.0.0.1:59071_solr-n_0000000000) [n:127.0.0.1:59071_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:59073/solr",
   [junit4]   2

[...truncated too long message...]

[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2430185 INFO  (jetty-launcher-2885-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fd139{/solr,null,UNAVAILABLE}
   [junit4]   2> 2430199 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59067 59067
   [junit4]   2> 2430207 INFO  (Thread-5552) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59067 59067
   [junit4]   2> 2430210 WARN  (Thread-5552) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2430211 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[66CB058D356B9CA3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_66CB058D356B9CA3-001
   [junit4]   2> Jul 09, 2016 12:14:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SA, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=153888616,total=395907072
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrUpdateLogTest, TestFieldCacheReopen, TestManagedSchema, TestManagedResourceStorage, TermVectorComponentTest, TestSSLRandomization, TestPerFieldSimilarity, SpellCheckComponentTest, TestDynamicFieldCollectionResource, StatsComponentTest, TestSuggestSpellingConverter, TestRestoreCore, TestDistribDocBasedVersion, TestDistributedGrouping, OverseerStatusTest, TestInfoStreamLogging, ShardRoutingCustomTest, TestExactStatsCache, AsyncCallRequestStatusResponseTest, TestObjectReleaseTracker, TestSchemaSimilarityResource, TestSimpleTrackingShardHandler, TestComplexPhraseQParserPlugin, CollectionsAPISolrJTest, MinimalSchemaTest, LukeRequestHandlerTest, TestCrossCoreJoin, TestFieldCacheSort, TestGraphTermsQParserPlugin, AliasIntegrationTest, TestStressCloudBlindAtomicUpdates, ParsingFieldUpdateProcessorsTest, TestCopyFieldCollectionResource, TestRequestForwarding, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, SuggesterWFSTTest, SpellingQueryConverterTest, ConfigSetsAPITest, TestBadConfig, VMParamsZkACLAndCredentialsProvidersTest, TestRTGBase, TestCloudSchemaless, TestSerializedLuceneMatchVersion, DirectUpdateHandlerOptimizeTest, ZkStateWriterTest, TestReplicationHandlerBackup, TestCloudInspectUtil, DistribDocExpirationUpdateProcessorTest, SignatureUpdateProcessorFactoryTest, CopyFieldTest, CheckHdfsIndexTest, SolrInfoMBeanTest, AnalyticsQueryTest, HdfsNNFailoverTest, TestRealTimeGet, BlobRepositoryCloudTest, TestLMJelinekMercerSimilarityFactory, TestNonDefinedSimilarityFactory, RecoveryAfterSoftCommitTest, TestDistributedStatsComponentCardinality, TestAuthenticationFramework, TestDocTermOrds, TestIndexingPerformance, TestOverriddenPrefixQueryForCustomFieldType, DistributedFacetPivotWhiteBoxTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestRawTransformer, AutoCommitTest, TestDistributedMissingSort, TestOnReconnectListenerSupport, TestConfigReload, ShowFileRequestHandlerTest, TestReload, TestUseDocValuesAsStored2, HdfsSyncSliceTest, TestStandardQParsers, TestSubQueryTransformer, TermVectorComponentDistributedTest, OverseerModifyCollectionTest, DocValuesMissingTest, TestFoldingMultitermQuery, DateFieldTest, TestShardHandlerFactory, TestDocBasedVersionConstraints, RollingRestartTest, ChangedSchemaMergeTest, TestQuerySenderListener, TestConfigSetsAPI, TestInitQParser, TestExclusionRuleCollectionAccess, ZkNodePropsTest, SolrCloudExampleTest, CdcrVersionReplicationTest, BinaryUpdateRequestHandlerTest, UUIDUpdateProcessorFallbackTest, WordBreakSolrSpellCheckerTest, HdfsTlogReplayBufferedWhileIndexingTest, DistributedQueueTest, ConnectionReuseTest, TestValueSourceCache, SynonymTokenizerTest, TestSortingResponseWriter, BigEndianAscendingWordDeserializerTest, LeaderInitiatedRecoveryOnShardRestartTest, EchoParamsTest, TestSolr4Spatial2, TestConfigOverlay, FacetPivotSmallTest, CoreAdminHandlerTest, CurrencyFieldOpenExchangeTest, TestReloadDeadlock, TestHighFrequencyDictionaryFactory, BasicAuthIntegrationTest, SimpleCollectionCreateDeleteTest, TestFieldTypeCollectionResource, TestCollationField, IndexSchemaRuntimeFieldTest, TestPivotHelperCode, SolrPluginUtilsTest, TestSlowCompositeReaderWrapper, DebugComponentTest, ResourceLoaderTest, CSVRequestHandlerTest, MultiTermTest, LeaderElectionIntegrationTest, TestSchemaNameResource, TestSolrDeletionPolicy2, ClassificationUpdateProcessorFactoryTest, TestQueryTypes, SpellPossibilityIteratorTest, DistributedDebugComponentTest, TestConfigSetsAPIZkFailure, SortByFunctionTest, SolrCmdDistributorTest, SmileWriterTest, TestDistribIDF, DirectSolrConnectionTest, HdfsWriteToMultipleCollectionsTest, CollectionReloadTest, TestAuthorizationFramework, RuleEngineTest, CloudMLTQParserTest, NotRequiredUniqueKeyTest, DefaultValueUpdateProcessorTest, TestFuzzyAnalyzedSuggestions, ReplicationFactorTest, TestWriterPerf, TestFileDictionaryLookup, SuggesterTest, CacheHeaderTest, TestIntervalFaceting, TestTrieFacet, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestRecovery, TestHashPartitioner, TestStressReorder, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial, PeerSyncTest, TestSort, TestFunctionQuery, TestIndexSearcher, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTSTTest, TestTrie, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, TestRemoteStreaming, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestOmitPositions, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestDocSet, TestBinaryField, NumericFieldsTest, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestCharFilters, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, ForceLeaderTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore]
   [junit4] Completed [478/620 (1!)] on J1 in 3.75s, 1 test, 1 error <<< FAILURES!

[...truncated 452 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 144 ignored (98 assumptions) [seed: 66CB058D356B9CA3]

Total time: 74 minutes 20 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



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 6007 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6007/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([7280A8B6CCB15790:FAD4976C624D3A68]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12213 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\init-core-data-001
   [junit4]   2> 2573201 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-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> 2573202 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2573203 INFO  (Thread-4934) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2573203 INFO  (Thread-4934) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2573303 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60666
   [junit4]   2> 2573303 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2573304 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573307 INFO  (zkCallback-11038-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@129e288 name:ZooKeeperConnection Watcher:127.0.0.1:60666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573307 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2573307 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2573307 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2573314 INFO  (jetty-launcher-11037-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2573314 INFO  (jetty-launcher-11037-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2573315 INFO  (jetty-launcher-11037-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a0ea55{/solr,null,AVAILABLE}
   [junit4]   2> 2573315 INFO  (jetty-launcher-11037-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@766866{/solr,null,AVAILABLE}
   [junit4]   2> 2573316 INFO  (jetty-launcher-11037-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1753b36{HTTP/1.1,[http/1.1]}{127.0.0.1:60670}
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-2) [    ] o.e.j.s.Server Started @2580977ms
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@18f1400{HTTP/1.1,[http/1.1]}{127.0.0.1:60671}
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60670}
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-1) [    ] o.e.j.s.Server Started @2580977ms
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60671}
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2'
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1'
   [junit4]   2> 2573317 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2573318 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2573318 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2573318 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2573318 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2573318 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2573319 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573319 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573320 INFO  (zkCallback-11039-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e7b318 name:ZooKeeperConnection Watcher:127.0.0.1:60666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573320 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2573320 INFO  (zkCallback-11040-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d383be name:ZooKeeperConnection Watcher:127.0.0.1:60666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573320 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2573320 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2573320 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2573321 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2573321 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2573334 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 0x156281b53020001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2573334 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.
   [junit4]   2> 2573335 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 19746065
   [junit4]   2> 2573335 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2]
   [junit4]   2> 2573335 WARN  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\lib
   [junit4]   2> 2573335 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2573340 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.
   [junit4]   2> 2573340 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 25630429
   [junit4]   2> 2573340 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1]
   [junit4]   2> 2573340 WARN  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\lib
   [junit4]   2> 2573341 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2573342 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2573342 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2573342 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2573342 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60666/solr
   [junit4]   2> 2573342 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2573342 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2573343 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2573343 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573343 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2573343 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2573343 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60666/solr
   [junit4]   2> 2573343 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2573343 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2573344 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573344 INFO  (zkCallback-11043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@136dd92 name:ZooKeeperConnection Watcher:127.0.0.1:60666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573344 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2573344 INFO  (jetty-launcher-11037-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2573345 INFO  (zkCallback-11046-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c88e78 name:ZooKeeperConnection Watcher:127.0.0.1:60666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573346 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2573346 INFO  (jetty-launcher-11037-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2573346 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$81/18928545@199e52a
   [junit4]   2> 2573347 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 0x156281b53020003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2573347 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573347 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$81/18928545@1ebe421
   [junit4]   2> 2573350 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573351 INFO  (zkCallback-11047-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f2eeea name:ZooKeeperConnection Watcher:127.0.0.1:60666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573351 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2573351 INFO  (zkCallback-11048-thread-1-processing-n:127.0.0.1:60671_solr) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e1f12 name:ZooKeeperConnection Watcher:127.0.0.1:60666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573351 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2573352 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2573353 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2573354 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2573355 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2573357 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2573358 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2573360 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2573360 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2573362 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2573362 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2573363 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2573364 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2573365 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2573365 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2573366 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2573367 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2573368 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2573368 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2573369 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2573370 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2573371 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2573371 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2573371 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2573372 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2573372 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2573372 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2573375 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2573375 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2573376 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2573377 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2573378 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2573378 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2573378 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96308539856912389-127.0.0.1:60670_solr-n_0000000000
   [junit4]   2> 2573378 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96308539856912390-127.0.0.1:60671_solr-n_0000000001
   [junit4]   2> 2573379 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60670_solr
   [junit4]   2> 2573379 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2573379 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96308539856912389-127.0.0.1:60670_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2573380 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60671_solr
   [junit4]   2> 2573380 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60671_solr
   [junit4]   2> 2573380 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.Overseer Overseer (id=96308539856912389-127.0.0.1:60670_solr-n_0000000000) starting
   [junit4]   2> 2573381 INFO  (zkCallback-11048-thread-1-processing-n:127.0.0.1:60671_solr) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2573381 INFO  (zkCallback-11047-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2573382 INFO  (zkCallback-11048-thread-1-processing-n:127.0.0.1:60671_solr) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2573383 INFO  (zkCallback-11047-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2573385 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2573398 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2573398 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2573399 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2573400 INFO  (OverseerCollectionConfigSetProcessor-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2573400 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.
   [junit4]   2> 2573400 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:60670_solr as DOWN
   [junit4]   2> 2573400 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2573401 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2573403 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60670_solr
   [junit4]   2> 2573403 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60670_solr
   [junit4]   2> 2573403 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2573403 INFO  (jetty-launcher-11037-thread-1) [n:127.0.0.1:60671_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2573404 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2573405 INFO  (zkCallback-11048-thread-1-processing-n:127.0.0.1:60671_solr) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2573405 INFO  (zkCallback-11047-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2573405 INFO  (zkCallback-11048-thread-1-processing-n:127.0.0.1:60671_solr) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2573406 INFO  (zkCallback-11047-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2573406 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60670_solr"} current state version: 0
   [junit4]   2> 2573406 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60670_solr
   [junit4]   2> 2573422 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2573422 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2573423 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.
   [junit4]   2> 2573423 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2573424 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2573424 INFO  (jetty-launcher-11037-thread-2) [n:127.0.0.1:60670_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2573425 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2573425 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573427 INFO  (zkCallback-11051-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a922e4 name:ZooKeeperConnection Watcher:127.0.0.1:60666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573427 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2573427 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2573428 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 0x156281b53020007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2573431 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2573432 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573433 INFO  (zkCallback-11054-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14f934d name:ZooKeeperConnection Watcher:127.0.0.1:60666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573433 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2573433 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2573433 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2573434 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2573435 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2573437 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2573440 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2573458 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[7280A8B6CCB15790]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2573460 INFO  (qtp18061173-48768) [n:127.0.0.1:60670_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2573463 INFO  (OverseerCollectionConfigSetProcessor-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2573463 INFO  (OverseerThreadFactory-12241-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2573463 INFO  (OverseerThreadFactory-12241-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2573464 INFO  (OverseerThreadFactory-12241-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2573464 INFO  (OverseerThreadFactory-12241-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2573465 INFO  (zkCallback-11048-thread-1-processing-n:127.0.0.1:60671_solr) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2573466 INFO  (zkCallback-11054-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2573465 INFO  (zkCallback-11047-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2573468 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2573468 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2573469 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2573568 INFO  (OverseerThreadFactory-12241-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2573568 INFO  (OverseerThreadFactory-12241-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:60670_solr
   [junit4]   2> 2573569 INFO  (OverseerThreadFactory-12241-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:60670_solr
   [junit4]   2> 2573569 INFO  (OverseerThreadFactory-12241-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:60671_solr
   [junit4]   2> 2573569 INFO  (OverseerThreadFactory-12241-thread-1-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:60671_solr
   [junit4]   2> 2573570 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2573571 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2573571 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2573572 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2573573 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2573573 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2573573 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2573573 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2573573 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2573573 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2573573 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2573578 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2573578 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2573579 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2573579 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2573580 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2573580 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2573580 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2573580 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2573580 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2573580 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2573580 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2573580 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60671/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60671_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2573580 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60671/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60671_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2573583 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60670/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60670_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2573583 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60670/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60670_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2573585 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60670/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60670_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2573585 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60670/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60670_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2573587 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60671/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60671_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2573587 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60671/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60671_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2573689 INFO  (OverseerStateUpdate-96308539856912389-127.0.0.1:60670_solr-n_0000000000) [n:127.0.0.1:60670_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2573690 INFO  (zkCallback-11048-thread-1-processing-n:127.0.0.1:60671_solr) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2573690 INFO  (zkCallback-11047-thread-2-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2573690 INFO  (zkCallback-11048-thread-1-processing-n:127.0.0.1:60671_solr) [n:127.0.0.1:60671_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2573691 INFO  (zkCallback-11047-thread-2-processing-n:127.0.0.1:60670_solr) [n:127.0.0.1:60670_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2574581 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 2574581 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2574581 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2574581 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2574581 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2574581 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2574581 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 2574582 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2574582 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2574582 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2574582 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2574582 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2574582 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2574582 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2574582 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2574582 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2574583 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2574583 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 2574583 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2574583 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2574583 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2574583 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2574584 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2574584 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2574584 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 2574584 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2574584 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2574584 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 2574584 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2574584 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2574584 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2574584 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2574586 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2574586 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2574587 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2574587 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2574595 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2574595 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2574595 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2574596 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2574596 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2574597 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2574598 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2574599 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2574599 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2574601 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2574601 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2574603 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2574605 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2574606 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2574606 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2574610 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2574611 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2574611 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2574612 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2574613 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2574615 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2574615 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2574615 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 2574615 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2574615 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2574616 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2574616 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2574615 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 2574616 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2574616 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 2574616 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2574616 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2574616 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2574616 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 2574616 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2574616 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2574616 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2574616 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2574616 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2574617 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2574617 WARN  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2574616 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2574617 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2574618 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2574618 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2574618 WARN  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2574618 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2574618 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2574618 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2574618 WARN  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2574618 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2574619 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@781a85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c2a0b),segFN=segments_1,generation=1}
   [junit4]   2> 2574619 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2574619 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2574619 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2574619 WARN  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2574619 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@161989f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f43286),segFN=segments_1,generation=1}
   [junit4]   2> 2574619 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f8f6d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1fd),segFN=segments_1,generation=1}
   [junit4]   2> 2574619 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2574619 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2574619 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2574619 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2574620 INFO  (qtp18061173-48774) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2574620 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2574621 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2574623 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2574623 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2574623 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2574624 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@aeb204 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a5514c),segFN=segments_1,generation=1}
   [junit4]   2> 2574624 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2574625 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2574625 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2574626 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2574627 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:60670_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2574628 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2574630 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2574631 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2574631 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2574632 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2574632 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2574633 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2574633 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2574634 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2574634 INFO  (qtp16870546-48767) [n:127.0.0.1:60671_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2574634 INFO  (qtp16870546-48763) [n:127.0.0.1:60671_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2574635 INFO  (qtp18061173-48777) [n:127.0.0.1:60670_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
 

[...truncated too long message...]

NFO  (jetty-launcher-11037-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@766866{/solr,null,UNAVAILABLE}
   [junit4]   2> 2602435 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60666 60666
   [junit4]   2> 2602438 INFO  (Thread-4934) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60666 60666
   [junit4]   2> 2602439 WARN  (Thread-4934) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2602439 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7280A8B6CCB15790]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_7280A8B6CCB15790-001
   [junit4]   2> Jul 26, 2016 4:48:43 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(Lucene62): {shard_s=PostingsFormat(name=Direct), _version_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1296, sim=RandomSimilarity(queryNorm=false): {}, locale=bg-BG, timezone=Libya
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=269045704,total=488636416
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleQParserPlugin, TestOmitPositions, MergeStrategyTest, NumericFieldsTest, TestSimpleTrackingShardHandler, ChangedSchemaMergeTest, SolrPluginUtilsTest, SpellPossibilityIteratorTest, BlockCacheTest, TestCSVResponseWriter, TestRandomRequestDistribution, TestSuggestSpellingConverter, SortByFunctionTest, OverriddenZkACLAndCredentialsProvidersTest, DataDrivenBlockJoinTest, SuggesterTSTTest, CreateCollectionCleanupTest, BasicDistributedZk2Test, TestConfigReload, AsyncCallRequestStatusResponseTest, TestIndexingPerformance, SharedFSAutoReplicaFailoverTest, TestRTimerTree, TestReplicationHandlerBackup, HLLSerializationTest, HighlighterConfigTest, StatsComponentTest, FacetPivotSmallTest, TestCrossCoreJoin, BlockJoinFacetSimpleTest, TestFieldCache, TestComplexPhraseQParserPlugin, MultiThreadedOCPTest, TestOnReconnectListenerSupport, DocValuesMissingTest, SuggesterWFSTTest, BasicZkTest, TestRandomCollapseQParserPlugin, TestManagedResourceStorage, TestCollationField, TestOverriddenPrefixQueryForCustomFieldType, MultiTermTest, TestDistributedMissingSort, TestRestoreCore, FullSolrCloudDistribCmdsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConvertedLegacyTest, TestSolrQueryParserResource, TestFiltering, TestNRTOpen, SolrCmdDistributorTest, RecoveryAfterSoftCommitTest, TestLMJelinekMercerSimilarityFactory, TestFieldCacheWithThreads, PluginInfoTest, CollectionsAPIDistributedZkTest, DirectUpdateHandlerOptimizeTest, TestFieldCacheSanityChecker, TestSubQueryTransformer, CdcrReplicationHandlerTest, DistanceUnitsTest, TestConfigSetsAPIZkFailure, ChaosMonkeySafeLeaderTest, EchoParamsTest, OpenExchangeRatesOrgProviderTest, OverseerModifyCollectionTest, TestDynamicFieldCollectionResource, ExplicitHLLTest, TestConfigOverlay, HdfsCollectionsAPIDistributedZkTest, TestPerFieldSimilarity, TestCloudInspectUtil, RequestLoggingTest, TestQuerySenderListener, TestSubQueryTransformerDistrib, TestConfigSetProperties, AtomicUpdatesTest, QueryResultKeyTest, TestInfoStreamLogging, TestSolr4Spatial2, TestValueSourceCache, SolrCoreCheckLockOnStartupTest, TestMinMaxOnMultiValuedField, TestReRankQParserPlugin, TestStandardQParsers, DistributedFacetPivotWhiteBoxTest, TermVectorComponentTest, TestPivotHelperCode, QueryParsingTest, CloneFieldUpdateProcessorFactoryTest, TestScoreJoinQPNoScore, TestFoldingMultitermQuery, BinaryUpdateRequestHandlerTest, TestBinaryField, SignatureUpdateProcessorFactoryTest, ConjunctionSolrSpellCheckerTest, RollingRestartTest, BaseCdcrDistributedZkTest, TestPerFieldSimilarityWithDefaultOverride, WordBreakSolrSpellCheckerTest, CdcrVersionReplicationTest, TestStressLiveNodes, LeaderElectionIntegrationTest, TestMissingGroups, DistributedDebugComponentTest, TestQueryUtils, DistributedQueueTest, TestCloudManagedSchema, ZkSolrClientTest, TestBM25SimilarityFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestPKIAuthenticationPlugin, ReplicationFactorTest, DistributedIntervalFacetingTest, TestBlendedInfixSuggestions, UpdateRequestProcessorFactoryTest, SpatialRPTFieldTypeTest, HdfsThreadLeakTest, TestAuthenticationFramework, TestFreeTextSuggestions, CoreMergeIndexesAdminHandlerTest, TestGraphTermsQParserPlugin, SpellCheckComponentTest, TestReversedWildcardFilterFactory, TestSystemIdResolver, TestExactSharedStatsCache, TestShardHandlerFactory, TestLRUStatsCache, TestSolr4Spatial, AnalyticsQueryTest, TestCharFilters, HdfsRestartWhileUpdatingTest, ResponseLogComponentTest, TestUseDocValuesAsStored2, CollectionsAPISolrJTest, UniqFieldsUpdateProcessorFactoryTest, TestMiniSolrCloudCluster, TestRequestStatusCollectionAPI, HdfsLockFactoryTest, SolrIndexSplitterTest, HdfsChaosMonkeyNothingIsSafeTest, TestSolrConfigHandlerCloud, DeleteReplicaTest, TestSolrDeletionPolicy2, TestTolerantUpdateProcessorRandomCloud, TestJoin, CoreSorterTest, TestJettySolrRunner, CheckHdfsIndexTest, SparseHLLTest, SecurityConfHandlerTest, OpenCloseCoreStressTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, TestLazyCores, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, NoCacheHeaderTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DistanceFunctionTest, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, IndexSchemaTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, TestDocSet, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestTolerantSearch, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, AssignTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestConfigSetsAPI, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore]
   [junit4] Completed [498/623 (1!)] on J1 in 29.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 52745 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 6006 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6006/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 8 object(s) that were not released!!! [TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([B2CFCF9535BA764B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:64517/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64517/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([B2CFCF9535BA764B:3A9BF04F9B461BB3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11220 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\init-core-data-001
   [junit4]   2> 1087049 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-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> 1087051 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1087052 INFO  (Thread-2325) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1087052 INFO  (Thread-2325) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1087152 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64512
   [junit4]   2> 1087152 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1087152 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087158 INFO  (zkCallback-7403-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47219a2b name:ZooKeeperConnection Watcher:127.0.0.1:64512 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087158 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1087159 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1087159 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1087163 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 0x15625d797330000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1087169 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1087169 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1087170 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@623c255c{/solr,null,AVAILABLE}
   [junit4]   2> 1087170 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d76f58{/solr,null,AVAILABLE}
   [junit4]   2> 1087171 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@71924c98{HTTP/1.1,[http/1.1]}{127.0.0.1:64516}
   [junit4]   2> 1087171 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.Server Started @1104129ms
   [junit4]   2> 1087171 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64516}
   [junit4]   2> 1087171 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1087171 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2'
   [junit4]   2> 1087171 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1087171 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1087172 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1087173 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087173 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@4630dfdc{HTTP/1.1,[http/1.1]}{127.0.0.1:64517}
   [junit4]   2> 1087173 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.Server Started @1104131ms
   [junit4]   2> 1087173 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64517}
   [junit4]   2> 1087173 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1087173 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1'
   [junit4]   2> 1087173 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1087173 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1087174 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1087175 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087183 INFO  (zkCallback-7405-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ab4f2bf name:ZooKeeperConnection Watcher:127.0.0.1:64512/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087183 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1087183 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1087183 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1087183 INFO  (zkCallback-7404-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@676565d2 name:ZooKeeperConnection Watcher:127.0.0.1:64512/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087184 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1087184 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1087185 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1087200 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2\.
   [junit4]   2> 1087200 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1613107909
   [junit4]   2> 1087200 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2]
   [junit4]   2> 1087201 WARN  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2\lib
   [junit4]   2> 1087201 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1087203 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\.
   [junit4]   2> 1087203 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 418840385
   [junit4]   2> 1087203 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1]
   [junit4]   2> 1087203 WARN  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\lib
   [junit4]   2> 1087204 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1087205 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64512/solr
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64512/solr
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1087206 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1087207 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087207 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087211 INFO  (zkCallback-7410-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c2963ab name:ZooKeeperConnection Watcher:127.0.0.1:64512 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087211 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1087211 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1087211 INFO  (zkCallback-7411-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bdbeffe name:ZooKeeperConnection Watcher:127.0.0.1:64512 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087211 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1087212 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1087212 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 0x15625d797330003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1087213 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$72/1356853605@2cc288e
   [junit4]   2> 1087214 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087216 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$72/1356853605@20a105d7
   [junit4]   2> 1087217 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087218 INFO  (zkCallback-7412-thread-1-processing-n:127.0.0.1:64516_solr) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73453f78 name:ZooKeeperConnection Watcher:127.0.0.1:64512/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087219 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1087219 INFO  (zkCallback-7413-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74f89c3 name:ZooKeeperConnection Watcher:127.0.0.1:64512/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087219 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1087220 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1087220 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1087221 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1087221 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1087225 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1087225 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1087227 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1087227 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1087229 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1087229 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1087231 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1087231 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1087231 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1087233 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1087234 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1087234 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1087235 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1087235 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1087236 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1087236 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1087237 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1087237 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1087239 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1087239 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1087239 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1087240 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1087242 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1087243 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1087244 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1087244 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1087246 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1087246 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1087246 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96306049919942662-127.0.0.1:64517_solr-n_0000000000
   [junit4]   2> 1087247 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96306049919942661-127.0.0.1:64516_solr-n_0000000001
   [junit4]   2> 1087247 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64517_solr
   [junit4]   2> 1087247 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1087247 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96306049919942662-127.0.0.1:64517_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1087248 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64516_solr
   [junit4]   2> 1087248 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64516_solr
   [junit4]   2> 1087249 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.Overseer Overseer (id=96306049919942662-127.0.0.1:64517_solr-n_0000000000) starting
   [junit4]   2> 1087250 INFO  (zkCallback-7412-thread-1-processing-n:127.0.0.1:64516_solr) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1087250 INFO  (zkCallback-7413-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1087255 INFO  (zkCallback-7413-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1087255 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1087255 INFO  (zkCallback-7412-thread-1-processing-n:127.0.0.1:64516_solr) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1087259 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1087259 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:64517_solr as DOWN
   [junit4]   2> 1087260 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64517_solr
   [junit4]   2> 1087260 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64517_solr
   [junit4]   2> 1087261 INFO  (zkCallback-7413-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1087261 INFO  (zkCallback-7412-thread-1-processing-n:127.0.0.1:64516_solr) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1087278 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1087278 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1087279 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2\.
   [junit4]   2> 1087279 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1087279 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1087280 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\.
   [junit4]   2> 1087280 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1087280 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1087281 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1087282 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:64517_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1087282 INFO  (zkCallback-7413-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1087282 INFO  (zkCallback-7412-thread-1-processing-n:127.0.0.1:64516_solr) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1087283 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1087283 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:64516_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1087283 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1087283 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087284 INFO  (OverseerCollectionConfigSetProcessor-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1087284 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1087285 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1087287 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64517_solr"} current state version: 0
   [junit4]   2> 1087287 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64517_solr
   [junit4]   2> 1087288 INFO  (zkCallback-7416-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d33574a name:ZooKeeperConnection Watcher:127.0.0.1:64512 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087288 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1087288 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1087290 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 0x15625d797330007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1087293 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1087294 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087295 INFO  (zkCallback-7419-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2142f5aa name:ZooKeeperConnection Watcher:127.0.0.1:64512/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087295 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1087295 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1087295 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1087296 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1087296 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1087299 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1087303 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B2CFCF9535BA764B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1087322 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[B2CFCF9535BA764B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1087326 INFO  (qtp1452911719-30806) [n:127.0.0.1:64516_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1087328 INFO  (OverseerCollectionConfigSetProcessor-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1087329 INFO  (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1087329 INFO  (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 1087330 INFO  (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 1087331 INFO  (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 1087332 INFO  (zkCallback-7412-thread-1-processing-n:127.0.0.1:64516_solr) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1087332 INFO  (zkCallback-7413-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1087332 INFO  (zkCallback-7419-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1087335 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1087335 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 1087336 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 1087434 INFO  (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1087434 INFO  (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:64516_solr
   [junit4]   2> 1087435 INFO  (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:64517_solr
   [junit4]   2> 1087435 INFO  (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:64516_solr
   [junit4]   2> 1087435 INFO  (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:64517_solr
   [junit4]   2> 1087440 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1087442 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1087442 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1087443 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 1087443 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 1087446 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 1087446 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1087446 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1087447 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 1087447 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1087447 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1087448 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1087448 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1087449 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1087450 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1087450 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1087450 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1087450 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1087450 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64516/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64516_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1087450 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64516/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64516_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1087450 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1087450 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1087450 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1087451 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1087453 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64517/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64517_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1087453 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64517/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64517_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1087454 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64516/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64516_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1087454 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64516/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64516_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1087456 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64517/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64517_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1087456 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64517/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64517_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1087560 INFO  (OverseerStateUpdate-96306049919942662-127.0.0.1:64517_solr-n_0000000000) [n:127.0.0.1:64517_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 1087561 INFO  (zkCallback-7412-thread-1-processing-n:127.0.0.1:64516_solr) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1087561 INFO  (zkCallback-7413-thread-4-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1087562 INFO  (zkCallback-7412-thread-1-processing-n:127.0.0.1:64516_solr) [n:127.0.0.1:64516_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1087562 INFO  (zkCallback-7413-thread-4-processing-n:127.0.0.1:64517_solr) [n:127.0.0.1:64517_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1088451 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 1088451 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 1088451 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1088451 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1088451 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1088452 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1088452 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1088452 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 1088452 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1088452 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1088452 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 1088452 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1088452 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1088452 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1088452 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1088452 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 1088452 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1088452 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1088452 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 1088453 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1088453 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1088453 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1088453 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1088453 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1088453 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1088453 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 1088453 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1088454 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1088455 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1088455 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 1088455 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1088455 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1088455 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1088456 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1088456 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1088459 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1088464 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1088464 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1088464 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1088465 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1088465 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1088466 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1088468 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1088469 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1088469 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1088469 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1088477 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1088479 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 1088480 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1088479 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 1088483 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 1088486 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 1088486 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1088487 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1088488 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1088490 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1088493 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1088493 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1088493 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1088493 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 1088493 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 1088494 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1088494 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1088494 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 1088494 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 1088494 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 1088494 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1088493 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 1088494 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 1088494 INFO  (qtp969293827-30799) [n:127.0.0.1:64517_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 1088494 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1088494 INFO  (qtp1452911719-30790) [n:127.0.0.1:64516_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 1088494 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 1088494 INFO  (qtp1452911719-30792) [n:127.0.0.1:64516_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1088495 INFO  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA764B-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 1088495 WARN  (qtp969293827-30797) [n:127.0.0.1:64517_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_B2CFCF9535BA76

[...truncated too long message...]


   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, TestGeoJSONResponseWriter, DocumentAnalysisRequestHandlerTest, HighlighterMaxOffsetTest, AsyncMigrateRouteKeyTest, TestQuerySenderNoQuery, TestHdfsCloudBackupRestore, RecoveryZkTest, SolrCoreTest, UUIDFieldTest, TestConfigSetImmutable, AddBlockUpdateTest, HdfsDirectoryTest, TestSolrQueryParserDefaultOperatorResource, TestHashQParserPlugin, HardAutoCommitTest, TestCloudPivotFacet, SuggestComponentTest, TestRawResponseWriter, AddSchemaFieldsUpdateProcessorFactoryTest, FullHLLTest, DateRangeFieldTest, TestDocTermOrds, TestNonDefinedSimilarityFactory, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, BasicAuthIntegrationTest, MoreLikeThisHandlerTest, CoreAdminRequestStatusTest, TestManagedResource, TestQueryWrapperFilter, SampleTest, TestMacros, PrimitiveFieldTypeTest, SolrCLIZkUtilsTest, RemoteQueryErrorTest, TestCustomSort, TestDocSet, ShardSplitTest, HdfsWriteToMultipleCollectionsTest, LeaderElectionTest, TestRebalanceLeaders, TestTrackingShardHandlerFactory, TestConfigSetsAPIExclusivity, DocExpirationUpdateProcessorFactoryTest, MBeansHandlerTest, TestMaxScoreQueryParser, CircularListTest, BitVectorTest, HttpPartitionTest, XmlUpdateRequestHandlerTest, TestFieldCacheReopen, ActionThrottleTest, TestHdfsUpdateLog, IndexBasedSpellCheckerTest, TestClusterStateMutator, TestNumericTerms64, TestCollectionAPI, ZkCLITest, TestRandomDVFaceting, TestGroupingSearch, WrapperMergePolicyFactoryTest, TestWordDelimiterFilterFactory, BooleanFieldTest, HdfsSyncSliceTest, DisMaxRequestHandlerTest, TestSolrQueryResponse, URLClassifyProcessorTest, PolyFieldTest, TestStressCloudBlindAtomicUpdates, CloudExitableDirectoryReaderTest, TestCollapseQParserPlugin, ConcurrentDeleteAndCreateCollectionTest, TestCloudDeleteByQuery, TestDocumentBuilder, SpatialFilterTest, TestDocBasedVersionConstraints, TestStressReorder, TestBulkSchemaConcurrent, GraphQueryTest, TestReqParamsAPI, DistributedFacetPivotLongTailTest, DocumentBuilderTest, PeerSyncTest, TestSolrFieldCacheMBean, DeleteLastCustomShardedReplicaTest, UUIDUpdateProcessorFallbackTest, CdcrRequestHandlerTest, TestCSVLoader, OverseerTest, TestExtendedDismaxParser, TimeZoneUtilsTest, TestCoreContainer, TestDFRSimilarityFactory, JSONWriterTest, TestNamedUpdateProcessors, TestSolrCLIRunExample, SoftAutoCommitTest, TestSort, DistributedQueryElevationComponentTest, TestAddFieldRealTimeGet, TestRecoveryHdfs, OverseerTaskQueueTest, ClassificationUpdateProcessorFactoryTest, TlogReplayBufferedWhileIndexingTest, SSLMigrationTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldCacheVsDocValues, EnumFieldTest, TestSSLRandomization, ParsingFieldUpdateProcessorsTest, TestUpdate, RequiredFieldsTest, TestStressLucene, HdfsDirectoryFactoryTest, TestFieldResource, TestPhraseSuggestions, TestBackupRepositoryFactory, DocValuesTest, StatelessScriptUpdateProcessorFactoryTest, RestartWhileUpdatingTest, CustomCollectionTest, DistributedExpandComponentTest, TestJmxIntegration, DistribCursorPagingTest, TestSchemaResource, TestRequestForwarding, TestElisionMultitermQuery, HdfsChaosMonkeySafeLeaderTest, TestLeaderInitiatedRecoveryThread, BlockDirectoryTest, TestLazyCores, SimplePostToolTest, TestLRUCache, TestEmbeddedSolrServerConstructors, TestRemoteStreaming, BJQParserTest, TestHdfsBackupRestoreCore, SharedFSAutoReplicaFailoverUtilsTest, ZkStateWriterTest, HighlighterTest, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=B2CFCF9535BA764B -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2CFCF9535BA764B]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2\testschemaapi_shard1_replica1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1\testschemaapi_shard1_replica2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B2CFCF9535BA764B-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [449/623 (2!)] on J0 in 12.35s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 60637 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 6005 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6005/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:62935/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62935/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([1051272C8DDF54CA:980518F623233932]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12095 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\init-core-data-001
   [junit4]   2> 2146431 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-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> 2146432 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2146434 INFO  (Thread-3705) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2146434 INFO  (Thread-3705) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2146534 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62930
   [junit4]   2> 2146534 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2146535 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2146538 INFO  (zkCallback-2621-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4be4ce name:ZooKeeperConnection Watcher:127.0.0.1:62930 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2146538 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2146538 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2146539 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2146545 INFO  (jetty-launcher-2620-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2146545 INFO  (jetty-launcher-2620-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2146546 INFO  (jetty-launcher-2620-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1feb6cd{/solr,null,AVAILABLE}
   [junit4]   2> 2146546 INFO  (jetty-launcher-2620-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f34c17{/solr,null,AVAILABLE}
   [junit4]   2> 2146548 INFO  (jetty-launcher-2620-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@5051c7{HTTP/1.1,[http/1.1]}{127.0.0.1:62934}
   [junit4]   2> 2146548 INFO  (jetty-launcher-2620-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@140c1fb{HTTP/1.1,[http/1.1]}{127.0.0.1:62935}
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-2) [    ] o.e.j.s.Server Started @2150625ms
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-1) [    ] o.e.j.s.Server Started @2150625ms
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62934}
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62935}
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2'
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1'
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2146549 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2146550 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2146550 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2146551 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2146551 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2146552 INFO  (zkCallback-2622-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d2b8e6 name:ZooKeeperConnection Watcher:127.0.0.1:62930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2146552 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2146552 INFO  (zkCallback-2623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1087540 name:ZooKeeperConnection Watcher:127.0.0.1:62930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2146552 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2146553 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2146553 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2146553 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2146553 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2146557 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 0x15623b1887a0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2146557 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\.
   [junit4]   2> 2146559 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1703067
   [junit4]   2> 2146559 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2]
   [junit4]   2> 2146559 WARN  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\lib
   [junit4]   2> 2146559 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2146561 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\.
   [junit4]   2> 2146561 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 17518750
   [junit4]   2> 2146561 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1]
   [junit4]   2> 2146561 WARN  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\lib
   [junit4]   2> 2146561 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2146562 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2146562 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2146562 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2146562 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62930/solr
   [junit4]   2> 2146562 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2146562 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2146563 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2146563 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2146563 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2146563 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62930/solr
   [junit4]   2> 2146563 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2146563 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2146563 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2146564 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2146565 INFO  (zkCallback-2628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c6565 name:ZooKeeperConnection Watcher:127.0.0.1:62930 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2146565 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2146565 INFO  (jetty-launcher-2620-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2146565 INFO  (zkCallback-2629-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@162557e name:ZooKeeperConnection Watcher:127.0.0.1:62930 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2146566 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2146566 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2146566 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/20040608@9f2ecc
   [junit4]   2> 2146567 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 0x15623b1887a0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2146568 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2146568 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/20040608@86e8d8
   [junit4]   2> 2146570 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2146571 INFO  (zkCallback-2630-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18e8857 name:ZooKeeperConnection Watcher:127.0.0.1:62930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2146571 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2146572 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10e8501 name:ZooKeeperConnection Watcher:127.0.0.1:62930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2146572 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2146573 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2146573 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2146575 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2146575 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2146578 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2146578 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2146580 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2146581 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2146582 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2146582 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2146584 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2146584 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2146585 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2146586 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2146587 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2146587 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2146588 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2146588 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2146589 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2146590 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2146590 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2146590 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2146591 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2146591 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2146592 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2146592 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2146595 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2146595 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2146597 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2146597 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2146598 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2146598 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2146599 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96303687440924677-127.0.0.1:62934_solr-n_0000000000
   [junit4]   2> 2146599 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96303687440924678-127.0.0.1:62935_solr-n_0000000001
   [junit4]   2> 2146599 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62934_solr
   [junit4]   2> 2146599 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2146600 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96303687440924677-127.0.0.1:62934_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2146600 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62935_solr
   [junit4]   2> 2146600 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62935_solr
   [junit4]   2> 2146601 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer Overseer (id=96303687440924677-127.0.0.1:62934_solr-n_0000000000) starting
   [junit4]   2> 2146601 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2146601 INFO  (zkCallback-2630-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2146602 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2146604 INFO  (zkCallback-2630-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2146605 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2146611 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2146611 INFO  (OverseerCollectionConfigSetProcessor-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2146611 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62934_solr as DOWN
   [junit4]   2> 2146612 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2146613 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62934_solr
   [junit4]   2> 2146613 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62934_solr
   [junit4]   2> 2146614 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2146614 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2146615 INFO  (zkCallback-2630-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2146615 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2146616 INFO  (zkCallback-2630-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2146617 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62934_solr"} current state version: 0
   [junit4]   2> 2146617 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62934_solr
   [junit4]   2> 2146622 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2146622 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2146624 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\.
   [junit4]   2> 2146624 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2146626 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2146626 INFO  (jetty-launcher-2620-thread-1) [n:127.0.0.1:62935_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2146636 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2146637 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2146637 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\.
   [junit4]   2> 2146637 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2146638 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2146638 INFO  (jetty-launcher-2620-thread-2) [n:127.0.0.1:62934_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2146639 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2146641 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2146642 INFO  (zkCallback-2634-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11786a9 name:ZooKeeperConnection Watcher:127.0.0.1:62930 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2146642 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2146642 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2146645 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2146646 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2146647 INFO  (zkCallback-2637-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@185671a name:ZooKeeperConnection Watcher:127.0.0.1:62930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2146648 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2146648 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2146648 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2146649 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2146650 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2146653 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2146656 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2146675 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[1051272C8DDF54CA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2146679 INFO  (qtp32054043-16615) [n:127.0.0.1:62934_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.customKey=customValue&collection.configName=conf1&router.field=shard_s&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2146681 INFO  (OverseerCollectionConfigSetProcessor-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2146681 INFO  (OverseerThreadFactory-7678-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2146681 INFO  (OverseerThreadFactory-7678-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2146682 INFO  (OverseerThreadFactory-7678-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2146682 INFO  (OverseerThreadFactory-7678-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2146684 INFO  (zkCallback-2630-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2146684 INFO  (zkCallback-2637-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2146684 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2146686 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2146686 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2146688 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2146786 INFO  (OverseerThreadFactory-7678-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2146786 INFO  (OverseerThreadFactory-7678-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:62935_solr
   [junit4]   2> 2146787 INFO  (OverseerThreadFactory-7678-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:62934_solr
   [junit4]   2> 2146790 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2146790 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2146792 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2146792 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2146792 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2146792 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2146793 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2146793 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2146793 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2146794 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2146794 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62934/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62934_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2146794 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2146794 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62934/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62934_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2146794 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2146796 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62935/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62935_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2146796 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62935/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62935_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2146899 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2146900 INFO  (zkCallback-2630-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2146900 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2146900 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2146900 INFO  (zkCallback-2630-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2147795 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2147795 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2147795 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2147795 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2147796 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2147796 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2147796 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2147796 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2147797 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2147797 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2147797 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 2147797 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2147797 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2147797 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2147797 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2147797 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2147800 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2147800 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2147807 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2147807 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2147808 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2147809 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2147811 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2147813 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2147816 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2147816 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2147830 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2147830 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2147837 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2147837 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2147837 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2147837 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2147837 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2147837 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2147837 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2147838 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2147838 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2147838 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2147838 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2147838 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2147838 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2147838 WARN  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2147839 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2147839 WARN  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2147839 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2147841 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2147841 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40d609 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b4a56d),segFN=segments_1,generation=1}
   [junit4]   2> 2147841 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2147841 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f53633 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cc1f93),segFN=segments_1,generation=1}
   [junit4]   2> 2147841 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2147841 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2147842 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2147842 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2147842 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2147842 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2147843 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2147843 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2147844 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2147844 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2147845 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2147846 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2147846 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2147847 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2147847 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2147848 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2147848 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2147848 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2147848 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2147849 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2147849 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2147849 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2147849 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2147851 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2147851 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2147851 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2147851 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2147852 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f53633 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cc1f93),segFN=segments_1,generation=1}
   [junit4]   2> 2147852 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2147852 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40d609 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b4a56d),segFN=segments_1,generation=1}
   [junit4]   2> 2147852 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2147852 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@221083[backuprestore_shard2_replica1] main]
   [junit4]   2> 2147852 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@87af7b[backuprestore_shard1_replica1] main]
   [junit4]   2> 2147852 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2147852 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2147853 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2147853 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2147853 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2147853 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2147854 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2147854 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2147854 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2147854 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2147854 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2147854 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2147854 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2147854 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2147854 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2147854 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2147854 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2147854 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2147854 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2147854 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2147855 INFO  (searcherExecutor-7684-thread-1-processing-n:127.0.0.1:62934_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@87af7b[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2147855 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2147855 INFO  (searcherExecutor-7683-thread-1-processing-n:127.0.0.1:62935_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@221083[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2147855 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2147855 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2147855 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540859000541675520
   [junit4]   2> 2147855 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2147856 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2147856 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2147856 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540859000542724096
   [junit4]   2> 2147857 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540859000541675520
   [junit4]   2> 2147857 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2147857 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540859000542724096
   [junit4]   2> 2147857 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2147858 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2147858 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:62935/solr collection:backuprestore shard:shard2
   [junit4]   2> 2147858 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2147858 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:62934/solr collection:backuprestore shard:shard1
   [junit4]   2> 2147859 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 2147859 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 2147862 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96303687440924677-core_node1-n_0000000000
   [junit4]   2> 2147862 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96303687440924678-core_node2-n_0000000000
   [junit4]   2> 2147862 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2147862 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2147864 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2147864 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2147864 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62934/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2147864 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2147864 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2147864 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62935/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2147864 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2147864 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2147864 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2147865 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:62935/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2147864 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:62934/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2147865 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 2147866 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 2147866 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2147867 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96303687440924678-core_node2-n_0000000000
   [junit4]   2> 2147867 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96303687440924677-core_node1-n_0000000000
   [junit4]   2> 2147872 INFO  (qtp7469959-16616) [n:127.0.0.1:62935_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62935/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2147873 INFO  (qtp32054043-16618) [n:127.0.0.1:62934_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62934/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2147873 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:62935/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2147874 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:62934/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2147980 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 2147981 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2147981 INFO  (zkCallback-2630-thread-1-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader A cluster state ch

[...truncated too long message...]

ase_url":"http://127.0.0.1:62934/solr","node_name":"127.0.0.1:62934_solr","state":"active","leader":"true"} to down
   [junit4]   2> 2155076 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.o.NodeMutator Update replica state for core_node4:{"core":"backuprestore_shard1_1_replica1","base_url":"http://127.0.0.1:62934/solr","node_name":"127.0.0.1:62934_solr","state":"active","leader":"true"} to down
   [junit4]   2> 2155082 INFO  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2155082 INFO  (zkCallback-2630-thread-3-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2155084 INFO  (zkCallback-2630-thread-3-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2155089 INFO  (jetty-launcher-2620-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96303687440924677-127.0.0.1:62934_solr-n_0000000000) closing
   [junit4]   2> 2155089 INFO  (OverseerStateUpdate-96303687440924677-127.0.0.1:62934_solr-n_0000000000) [n:127.0.0.1:62934_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62934_solr
   [junit4]   2> 2155094 INFO  (zkCallback-2630-thread-3-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2155094 WARN  (zkCallback-2630-thread-3-processing-n:127.0.0.1:62934_solr) [n:127.0.0.1:62934_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2155095 INFO  (jetty-launcher-2620-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1feb6cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 2156582 WARN  (zkCallback-2631-thread-1-processing-n:127.0.0.1:62935_solr) [n:127.0.0.1:62935_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2156582 INFO  (jetty-launcher-2620-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f34c17{/solr,null,UNAVAILABLE}
   [junit4]   2> 2156590 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62930 62930
   [junit4]   2> 2156593 INFO  (Thread-3705) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62930 62930
   [junit4]   2> 2156594 WARN  (Thread-3705) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2156595 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1051272C8DDF54CA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_1051272C8DDF54CA-001
   [junit4]   2> Jul 25, 2016 8:14:22 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(Lucene62): {shard_s=Lucene50(blocksize=128), _version_=PostingsFormat(name=Asserting), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1055, sim=ClassicSimilarity, locale=no, timezone=Asia/Chita
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=142696672,total=478412800
   [junit4]   2> NOTE: All tests run in this JVM: [TestClassicSimilarityFactory, TestCloudDeleteByQuery, DistributedQueryComponentCustomSortTest, BlockJoinFacetRandomTest, TestHdfsUpdateLog, ConcurrentDeleteAndCreateCollectionTest, DistributedFacetPivotSmallTest, ZkCLITest, BadComponentTest, SampleTest, TestCodecSupport, DistributedVersionInfoTest, SpatialFilterTest, TermsComponentTest, HdfsSyncSliceTest, AnalysisAfterCoreReloadTest, AddBlockUpdateTest, VMParamsZkACLAndCredentialsProvidersTest, TestReplicationHandler, HighlighterMaxOffsetTest, TestLRUCache, PathHierarchyTokenizerFactoryTest, SSLMigrationTest, SolrRequestParserTest, MigrateRouteKeyTest, DateRangeFieldTest, UUIDUpdateProcessorFallbackTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSSLRandomization, BooleanFieldTest, DistributedQueryElevationComponentTest, DistributedFacetPivotLongTailTest, HdfsWriteToMultipleCollectionsTest, TestBackupRepositoryFactory, DistributedExpandComponentTest, SystemInfoHandlerTest, OverseerTaskQueueTest, TestCoreContainer, TestPostingsSolrHighlighter, SOLR749Test, BigEndianAscendingWordDeserializerTest, TimeZoneUtilsTest, ParsingFieldUpdateProcessorsTest, TestFieldTypeResource, BitVectorTest, TestClusterStateMutator, SliceStateTest, TestOrdValues, AlternateDirectoryTest, HdfsNNFailoverTest, TestLeaderInitiatedRecoveryThread, WrapperMergePolicyFactoryTest, IndexSchemaTest, TestPseudoReturnFields, TestFieldResource, AddSchemaFieldsUpdateProcessorFactoryTest, HdfsDirectoryTest, TestObjectReleaseTracker, TestCloudPivotFacet, TestWordDelimiterFilterFactory, JSONWriterTest, TestUseDocValuesAsStored, DirectSolrSpellCheckerTest, CachingDirectoryFactoryTest, RestartWhileUpdatingTest, UnloadDistributedZkTest, MBeansHandlerTest, TestDocTermOrds, TestTrackingShardHandlerFactory, DeleteLastCustomShardedReplicaTest, TestFieldCacheSort, TestManagedResource, SolrCoreTest, TestElisionMultitermQuery, UpdateParamsTest, TestFieldCacheReopen, TestDistributedSearch, SolrTestCaseJ4Test, DistribCursorPagingTest, TestCryptoKeys, HighlighterTest, TestHashPartitioner, IndexBasedSpellCheckerTest, TestRebalanceLeaders, TestQueryWrapperFilter, TestDocBasedVersionConstraints, TestLockTree, TestXIncludeConfig, FullHLLTest, AnalyticsMergeStrategyTest, FastVectorHighlighterTest, TestRecoveryHdfs, DisMaxRequestHandlerTest, DistributedSpellCheckComponentTest, TestStressReorder, TestComponentsName, TestRestManager, CollectionStateFormat2Test, TestAnalyzeInfixSuggestions, ChaosMonkeyNothingIsSafeTest, SchemaVersionSpecificBehaviorTest, TestHashQParserPlugin, ExternalFileFieldSortTest, DirectUpdateHandlerTest, RemoteQueryErrorTest, TestInitParams, AssignTest, TestCollationFieldDocValues, CollectionsAPIAsyncDistributedZkTest, TestDynamicFieldResource, TestConfig, TestHighlightDedupGrouping, TestPhraseSuggestions, RecoveryZkTest, TestGeoJSONResponseWriter, SegmentsInfoRequestHandlerTest, CursorPagingTest, TestManagedSchemaAPI, DocumentAnalysisRequestHandlerTest, RegexBoostProcessorTest, TestConfigSetImmutable, SyncSliceTest, TestMergePolicyConfig, TestCollapseQParserPlugin, SimplePostToolTest, TestCollectionAPI, TestRequestForwarding, DistribJoinFromCollectionTest, PingRequestHandlerTest, TestSchemaResource, ZkControllerTest, TestLazyCores, CoreAdminRequestStatusTest, QueryEqualityTest, TestJmxMonitoredMap, HLLUtilTest, CdcrUpdateLogTest, CursorMarkTest, DocExpirationUpdateProcessorFactoryTest, InfoHandlerTest, CurrencyFieldXmlFileTest, TestJmxIntegration, TestStressLucene, TestLFUCache, CdcrRequestHandlerTest, TestDistribIDF, QueryElevationComponentTest, TestArbitraryIndexDir, CustomCollectionTest, TestSmileRequest, ReturnFieldsTest, JsonLoaderTest, PeerSyncTest, ZkSolrClientTest, AutoCommitTest, HardAutoCommitTest, TestGroupingSearch, SolrCmdDistributorTest, TestSort, SoftAutoCommitTest, TestExtendedDismaxParser, DocValuesTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, RequiredFieldsTest, TestSolrQueryParser, SolrPluginUtilsTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, SearchHandlerTest, TestDFRSimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, TestSystemIdResolver, PrimUtilsTest, DOMUtilTest, TestSolrJ, TestDocumentBuilder, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionsAPISolrJTest, DeleteReplicaTest, DistributedQueueTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OverseerRolesTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore]
   [junit4] Completed [468/623 (1!)] on J0 in 10.43s, 1 test, 1 error <<< FAILURES!

[...truncated 52859 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 6004 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6004/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20160725075515009, index.20160725075516509, index.properties, replication.properties] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160725075515009, index.20160725075516509, index.properties, replication.properties] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([338107D204262E27:E82A0714010E4794]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:905)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:872)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([338107D204262E27:BBD53808AADA43DF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11083 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\init-core-data-001
   [junit4]   2> 514317 INFO  (SUITE-TestReplicationHandler-seed#[338107D204262E27]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 514319 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 514321 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1
   [junit4]   2> 514336 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 514336 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a67a30e{/solr,null,AVAILABLE}
   [junit4]   2> 514339 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7a84b84{HTTP/1.1,[http/1.1]}{127.0.0.1:56834}
   [junit4]   2> 514339 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.Server Started @526914ms
   [junit4]   2> 514340 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=56834}
   [junit4]   2> 514340 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 514340 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001'
   [junit4]   2> 514340 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 514340 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 514341 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\solr.xml
   [junit4]   2> 514357 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.
   [junit4]   2> 514357 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer New CoreContainer 31462598
   [junit4]   2> 514357 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001]
   [junit4]   2> 514357 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\lib
   [junit4]   2> 514358 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 514363 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 514363 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 514363 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 514363 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 514363 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 514364 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.
   [junit4]   2> 514371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 514371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1
   [junit4]   2> 514371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 514372 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 514372 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 514372 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1'
   [junit4]   2> 514374 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 514374 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 514395 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 514399 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 514415 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 514418 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 514429 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 514439 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1'
   [junit4]   2> 514439 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1
   [junit4]   2> 514439 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 514439 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 514439 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 514440 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 514440 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 514440 WARN  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 514440 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 514440 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19315655497199036]
   [junit4]   2> 514441 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5348298 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20c1853),segFN=segments_1,generation=1}
   [junit4]   2> 514441 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514442 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 514447 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 514451 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514452 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514453 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514455 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514456 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 514456 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 514456 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 514457 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 514457 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 514457 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=93.818359375, floorSegmentMB=0.7109375, forceMergeDeletesPctAllowed=6.311014536553396, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 514461 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5348298 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20c1853),segFN=segments_1,generation=1}
   [junit4]   2> 514461 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514461 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14ca24cc[collection1] main]
   [junit4]   2> 514461 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1\conf
   [junit4]   2> 514461 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1\conf}
   [junit4]   2> 514461 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1\conf
   [junit4]   2> 514462 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 514463 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 514463 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 514463 INFO  (searcherExecutor-2295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14ca24cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 514463 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 514877 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1
   [junit4]   2> 514886 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 514886 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12068982{/solr,null,AVAILABLE}
   [junit4]   2> 514888 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.ServerConnector Started ServerConnector@622f1025{HTTP/1.1,[http/1.1]}{127.0.0.1:56837}
   [junit4]   2> 514888 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.Server Started @527461ms
   [junit4]   2> 514888 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=56837}
   [junit4]   2> 514892 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 514892 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002'
   [junit4]   2> 514892 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 514892 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 514893 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\solr.xml
   [junit4]   2> 514904 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.
   [junit4]   2> 514904 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer New CoreContainer 1229826470
   [junit4]   2> 514904 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002]
   [junit4]   2> 514904 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\lib
   [junit4]   2> 514906 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 514910 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 514910 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 514910 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 514910 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 514910 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 514912 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.
   [junit4]   2> 514916 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 514916 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1
   [junit4]   2> 514917 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 514917 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 514917 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 514918 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1'
   [junit4]   2> 514919 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 514919 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 514936 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 514939 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 514958 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 514961 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 514969 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 514973 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1'
   [junit4]   2> 514973 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1
   [junit4]   2> 514973 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 514973 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 514974 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 514974 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 514974 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 514974 WARN  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 514975 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 514975 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19315655497199036]
   [junit4]   2> 514976 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e5b8138 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e9b4b88),segFN=segments_1,generation=1}
   [junit4]   2> 514976 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514977 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 514978 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 514980 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514982 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514983 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514985 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514987 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 514988 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 514988 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 514988 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 514988 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 514988 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=93.818359375, floorSegmentMB=0.7109375, forceMergeDeletesPctAllowed=6.311014536553396, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 514989 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e5b8138 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e9b4b88),segFN=segments_1,generation=1}
   [junit4]   2> 514989 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514989 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14081727[collection1] main]
   [junit4]   2> 514989 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1\conf
   [junit4]   2> 514989 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1\conf}
   [junit4]   2> 514989 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1\conf
   [junit4]   2> 514991 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 514992 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 514992 INFO  (searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14081727[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 514993 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 515419 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@622f1025{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 515419 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1229826470
   [junit4]   2> 515420 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f70af50
   [junit4]   2> 515420 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 515422 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 515422 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 515422 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 515423 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 515423 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 515423 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 515423 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 515423 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 515423 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 515423 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 515423 INFO  (coreCloseExecutor-2310-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 515424 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12068982{/solr,null,UNAVAILABLE}
   [junit4]   2> 515441 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7a84b84{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 515441 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31462598
   [junit4]   2> 515444 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9832397
   [junit4]   2> 515444 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 515446 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 515446 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 515446 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 515448 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 515448 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 515448 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 515448 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 515448 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 515448 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 515448 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 515448 INFO  (coreCloseExecutor-2312-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 515450 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a67a30e{/solr,null,UNAVAILABLE}
   [junit4]   2> 515457 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 515458 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35d5877f{/solr,null,AVAILABLE}
   [junit4]   2> 515459 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.ServerConnector Started ServerConnector@61b75d09{HTTP/1.1,[http/1.1]}{127.0.0.1:56841}
   [junit4]   2> 515460 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.Server Started @528034ms
   [junit4]   2> 515460 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=56841}
   [junit4]   2> 515460 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 515460 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001'
   [junit4]   2> 515460 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 515462 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 515462 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\solr.xml
   [junit4]   2> 515467 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.
   [junit4]   2> 515467 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer New CoreContainer 1753351380
   [junit4]   2> 515467 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001]
   [junit4]   2> 515467 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\lib
   [junit4]   2> 515467 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 515470 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 515470 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 515470 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 515470 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 515472 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 515472 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.
   [junit4]   2> 515475 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 515475 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1
   [junit4]   2> 515475 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 515475 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 515475 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 515475 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1'
   [junit4]   2> 515475 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 515475 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 515487 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 515492 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 515500 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 515503 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 515514 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 515515 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1'
   [junit4]   2> 515515 INFO  (coreLoadExecutor-2319-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1
   [junit4]   2> 515518 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 515518 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 515518 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 515519 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 515519 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 515519 WARN  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 515519 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 515519 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19315655497199036]
   [junit4]   2> 515519 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@27b43c44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@252ced7),segFN=segments_1,generation=1}
   [junit4]   2> 515519 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 515519 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 515520 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 515523 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 515524 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 515526 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 515528 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 515530 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 515530 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 515530 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 515531 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 515531 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 515531 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=93.818359375, floorSegmentMB=0.7109375, forceMergeDeletesPctAllowed=6.311014536553396, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 515531 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@27b43c44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@252ced7),segFN=segments_1,generation=1}
   [junit4]   2> 515531 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 515531 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@295dc98f[collection1] main]
   [junit4]   2> 515532 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1\conf
   [junit4]   2> 515532 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1\conf}
   [junit4]   2> 515532 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-001\collection1\conf
   [junit4]   2> 515532 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 515532 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 515532 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 515532 INFO  (searcherExecutor-2320-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@295dc98f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 515532 INFO  (coreLoadExecutor-2319-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 515981 INFO  (qtp1531276542-4759) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 515982 INFO  (qtp1531276542-4759) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 515982 INFO  (qtp1531276542-4760) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 515982 INFO  (qtp1531276542-4760) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@27b43c44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@252ced7),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@27b43c44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@252ced7),segFN=segments_2,generation=2}
   [junit4]   2> 515982 INFO  (qtp1531276542-4760) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 515982 INFO  (qtp1531276542-4760) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d3a81c3[collection1] main]
   [junit4]   2> 515982 INFO  (qtp1531276542-4760) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 515982 INFO  (searcherExecutor-2320-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d3a81c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 515982 INFO  (qtp1531276542-4760) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 515982 INFO  (qtp1531276542-4761) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 515985 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 515987 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 515988 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16c23b3f{/solr,null,AVAILABLE}
   [junit4]   2> 515989 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15a64511{HTTP/1.1,[http/1.1]}{127.0.0.1:56848}
   [junit4]   2> 515990 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.e.j.s.Server Started @528563ms
   [junit4]   2> 515990 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=56848}
   [junit4]   2> 515990 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 515990 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002'
   [junit4]   2> 515990 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 515990 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 515990 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\solr.xml
   [junit4]   2> 515995 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.
   [junit4]   2> 515995 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer New CoreContainer 1470455167
   [junit4]   2> 515995 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002]
   [junit4]   2> 515995 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\lib
   [junit4]   2> 515996 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 515998 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 515998 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 515998 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 515998 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 515998 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 515999 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.
   [junit4]   2> 516001 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 516001 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1
   [junit4]   2> 516002 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 516002 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 516002 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[338107D204262E27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 516002 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1'
   [junit4]   2> 516002 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 516002 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 516009 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 516012 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 516017 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 516022 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 516025 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 516027 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1'
   [junit4]   2> 516027 INFO  (coreLoadExecutor-2329-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1
   [junit4]   2> 516027 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 516027 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 516028 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 516028 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 516028 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 516028 WARN  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 516028 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 516028 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19315655497199036]
   [junit4]   2> 516029 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f7e1178 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5454585c),segFN=segments_1,generation=1}
   [junit4]   2> 516029 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 516029 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 516030 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 516032 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 516033 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 516034 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 516035 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 516037 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 516037 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 516037 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 516037 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 516038 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 516038 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=93.818359375, floorSegmentMB=0.7109375, forceMergeDeletesPctAllowed=6.311014536553396, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 516038 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f7e1178 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5454585c),segFN=segments_1,generation=1}
   [junit4]   2> 516038 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 516038 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6de65f06[collection1] main]
   [junit4]   2> 516038 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1\conf
   [junit4]   2> 516038 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1\conf}
   [junit4]   2> 516038 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_338107D204262E27-001\solr-instance-002\collection1\conf
   [junit4]   2> 516039 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 516039 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 516040 INFO  (searcherExecutor-2330-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6de65f06[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 516040 INFO  (coreLoadExecutor-2329-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 516373 INFO  (qtp1531276542-4763) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 516374 INFO  (indexFetcher-2334-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 516374 INFO  (indexFetcher-2334-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 516374 INFO  (indexFetcher-2334-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 516381 INFO  (qtp1531276542-4764) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=6
   [junit4]   2> 516382 INFO  (indexFetcher-2334-thread-1) [  

[...truncated too long message...]

utors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2381688 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 0x1562196d5cc0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2381688 WARN  (zkCallback-11666-thread-1-processing-n:127.0.0.1:61909_solr) [n:127.0.0.1:61909_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2381690 INFO  (jetty-launcher-11656-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47f4fcd4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2381694 INFO  (zkCallback-11667-thread-2-processing-n:127.0.0.1:61911_solr) [n:127.0.0.1:61911_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2381694 WARN  (zkCallback-11667-thread-2-processing-n:127.0.0.1:61911_solr) [n:127.0.0.1:61911_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2381695 INFO  (jetty-launcher-11656-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79b4b1a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2381705 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[338107D204262E27]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61905 61905
   [junit4]   2> 2381708 INFO  (Thread-3888) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61905 61905
   [junit4]   2> 2381709 WARN  (Thread-3888) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2381709 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[338107D204262E27]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_338107D204262E27-001
   [junit4]   2> Jul 25, 2016 10:25:52 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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10342, maxDocsPerChunk=1, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10342, blockSize=9)), sim=RandomSimilarity(queryNorm=true): {}, locale=es-ES, timezone=Africa/Tunis
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=335678376,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LoggingHandlerTest, TestUninvertingReader, TestWriterPerf, TestPHPSerializedResponseWriter, ReplicationFactorTest, SharedFSAutoReplicaFailoverTest, DateMathParserTest, CurrencyFieldOpenExchangeTest, TestMiniSolrCloudCluster, TestFieldSortValues, HdfsRecoverLeaseTest, TestConfigSetProperties, SuggesterTSTTest, DefaultValueUpdateProcessorTest, TestRestoreCore, SpellCheckCollatorTest, ExplicitHLLTest, TestXmlQParserPlugin, TestReversedWildcardFilterFactory, SimpleMLTQParserTest, TestReplicationHandlerBackup, TestCrossCoreJoin, TestSubQueryTransformer, CheckHdfsIndexTest, TestUseDocValuesAsStored2, DistribDocExpirationUpdateProcessorTest, ResourceLoaderTest, SuggesterWFSTTest, ConvertedLegacyTest, PKIAuthenticationIntegrationTest, TestBulkSchemaAPI, TestDefaultStatsCache, TestDistributedGrouping, TestSolrDynamicMBean, HdfsRestartWhileUpdatingTest, TestBinaryField, DistributedFacetPivotWhiteBoxTest, HdfsChaosMonkeyNothingIsSafeTest, TestTestInjection, TestUtils, RollingRestartTest, TestCharFilters, TestPKIAuthenticationPlugin, TestSortingResponseWriter, MultiThreadedOCPTest, TestScoreJoinQPNoScore, TestCloudInspectUtil, DistanceUnitsTest, TestReRankQParserPlugin, TestCopyFieldCollectionResource, AliasIntegrationTest, TestQuerySenderListener, LeaderFailoverAfterPartitionTest, TestManagedSchema, DistributedQueryComponentOptimizationTest, DirectSolrConnectionTest, ZkStateReaderTest, TestComplexPhraseQParserPlugin, TestOmitPositions, TestSolrCloudWithKerberosAlt, SolrIndexSplitterTest, TestMissingGroups, BasicFunctionalityTest, TestDistributedMissingSort, BigEndianAscendingWordSerializerTest, TestQueryUtils, TestCSVResponseWriter, MultiTermTest, TestOverriddenPrefixQueryForCustomFieldType, DistributedFacetPivotSmallAdvancedTest, ChangedSchemaMergeTest, ShardRoutingCustomTest, QueryResultKeyTest, CollectionTooManyReplicasTest, TestAtomicUpdateErrorCases, ExitableDirectoryReaderTest, StatsComponentTest, RequestHandlersTest, ZkSolrClientTest, TestInitQParser, DistributedDebugComponentTest, TestPivotHelperCode, TestIndexSearcher, TestZkChroot, OpenExchangeRatesOrgProviderTest, TestDynamicLoading, TestCollationField, BasicDistributedZk2Test, HLLSerializationTest, CoreMergeIndexesAdminHandlerTest, CoreAdminHandlerTest, PreAnalyzedUpdateProcessorTest, ConjunctionSolrSpellCheckerTest, TestRTGBase, DistributedQueueTest, NotRequiredUniqueKeyTest, TestDFISimilarityFactory, SignatureUpdateProcessorFactoryTest, DeleteReplicaTest, TestRealTimeGet, TestConfigOverlay, BasicZkTest, TestExclusionRuleCollectionAccess, AsyncCallRequestStatusResponseTest, TestFuzzyAnalyzedSuggestions, TestRandomCollapseQParserPlugin, PluginInfoTest, TestStressLiveNodes, UniqFieldsUpdateProcessorFactoryTest, TestSolrJ, TestSolrDeletionPolicy2, AtomicUpdatesTest, TestLeaderElectionZkExpiry, AutoCommitTest, CollectionsAPISolrJTest, FileUtilsTest, SmileWriterTest, CSVRequestHandlerTest, SpellCheckComponentTest, TestReload, SpatialRPTFieldTypeTest, TestAuthenticationFramework, SolrCmdDistributorTest, TestRangeQuery, HdfsBasicDistributedZk2Test, TermVectorComponentDistributedTest, OpenCloseCoreStressTest, TestJoin, ForceLeaderTest, TestRecovery, MergeStrategyTest, TestSchemaManager, CacheHeaderTest, TestFieldCacheSortRandom, TestReplicaProperties, TestSolr4Spatial2, BadIndexSchemaTest, DocValuesMissingTest, SolrCoreCheckLockOnStartupTest, TestFastWriter, SecurityConfHandlerTest, TestSortByMinMaxFunction, NumericFieldsTest, TestCustomDocTransformer, TestSolrConfigHandlerCloud, TestSolrQueryParser, TestTrieFacet, TestExceedMaxTermLength, RulesTest, TestGraphMLResponseWriter, TestSimpleQParserPlugin, ZkNodePropsTest, TestOnReconnectListenerSupport, BinaryUpdateRequestHandlerTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, ClusterStateUpdateTest, ZkCLITest, TestFaceting, DistributedSpellCheckComponentTest, TestStressReorder, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, PeerSyncTest, TestLazyCores, ShowFileRequestHandlerTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, SuggesterTest, TestTrie, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, SolrInfoMBeanTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestValueSourceCache, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, TestMergePolicyConfig, MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionReloadTest, ConnectionManagerTest, CustomCollectionTest, HttpPartitionTest, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLocalFSCloudBackupRestore]
   [junit4] Completed [487/623 (2!)] on J1 in 4.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 60518 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 6003 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6003/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at https://127.0.0.1:58294/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:58294/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([80A35196D5222C61:8F76E4C7BDE4199]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12104 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\init-core-data-001
   [junit4]   2> 2458500 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2458503 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2458503 INFO  (Thread-4201) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2458503 INFO  (Thread-4201) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2458604 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58289
   [junit4]   2> 2458604 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2458605 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2458609 INFO  (zkCallback-3167-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1583c39 name:ZooKeeperConnection Watcher:127.0.0.1:58289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2458609 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2458609 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2458609 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2458613 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 2458616 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 0x1561f5c90870000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2458625 INFO  (jetty-launcher-3166-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2458625 INFO  (jetty-launcher-3166-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2458626 INFO  (jetty-launcher-3166-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@387cf9{/solr,null,AVAILABLE}
   [junit4]   2> 2458627 INFO  (jetty-launcher-3166-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@208334{/solr,null,AVAILABLE}
   [junit4]   2> 2458635 INFO  (jetty-launcher-3166-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1508c62{SSL,[ssl, http/1.1]}{127.0.0.1:58293}
   [junit4]   2> 2458635 INFO  (jetty-launcher-3166-thread-1) [    ] o.e.j.s.Server Started @2462174ms
   [junit4]   2> 2458635 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58293}
   [junit4]   2> 2458635 INFO  (jetty-launcher-3166-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@163d1ef{SSL,[ssl, http/1.1]}{127.0.0.1:58294}
   [junit4]   2> 2458635 INFO  (jetty-launcher-3166-thread-2) [    ] o.e.j.s.Server Started @2462174ms
   [junit4]   2> 2458636 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58294}
   [junit4]   2> 2458636 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2458636 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2458636 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2'
   [junit4]   2> 2458636 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1'
   [junit4]   2> 2458636 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2458636 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2458637 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2458637 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2458637 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2458637 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2458638 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2458638 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2458641 INFO  (zkCallback-3169-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7995dd name:ZooKeeperConnection Watcher:127.0.0.1:58289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2458641 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2458641 INFO  (zkCallback-3168-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b74320 name:ZooKeeperConnection Watcher:127.0.0.1:58289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2458641 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2458641 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2458641 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2458642 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2458642 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2458659 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 0x1561f5c90870002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2458659 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\.
   [junit4]   2> 2458661 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 5307865
   [junit4]   2> 2458661 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2]
   [junit4]   2> 2458661 WARN  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\lib
   [junit4]   2> 2458661 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2458664 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.
   [junit4]   2> 2458664 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 18103490
   [junit4]   2> 2458665 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1]
   [junit4]   2> 2458665 WARN  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\lib
   [junit4]   2> 2458665 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2458666 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2458666 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2458666 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2458667 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58289/solr
   [junit4]   2> 2458667 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2458667 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2458667 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2458667 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2458667 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2458667 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58289/solr
   [junit4]   2> 2458667 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2458667 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2458668 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2458668 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2458670 INFO  (zkCallback-3174-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3397d0 name:ZooKeeperConnection Watcher:127.0.0.1:58289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2458670 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2458670 INFO  (jetty-launcher-3166-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2458671 INFO  (zkCallback-3175-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ed0627 name:ZooKeeperConnection Watcher:127.0.0.1:58289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2458671 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2458671 INFO  (jetty-launcher-3166-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2458672 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$72/5232682@1f1d59a
   [junit4]   2> 2458674 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2458674 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 0x1561f5c90870004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2458674 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$72/5232682@1e25a97
   [junit4]   2> 2458676 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2458677 INFO  (zkCallback-3176-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b257e8 name:ZooKeeperConnection Watcher:127.0.0.1:58289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2458677 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2458678 INFO  (zkCallback-3177-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a7740 name:ZooKeeperConnection Watcher:127.0.0.1:58289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2458678 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2458678 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2458679 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2458681 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2458682 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2458686 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2458686 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2458689 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2458689 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2458692 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2458692 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2458694 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2458694 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2458695 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2458695 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2458697 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2458697 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2458699 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2458699 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2458701 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2458701 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2458702 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2458702 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2458703 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2458703 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2458703 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2458704 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2458707 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2458708 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2458709 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2458709 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2458711 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2458711 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2458712 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96298924457263110-127.0.0.1:58293_solr-n_0000000000
   [junit4]   2> 2458712 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96298924457263109-127.0.0.1:58294_solr-n_0000000001
   [junit4]   2> 2458712 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58293_solr
   [junit4]   2> 2458713 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2458713 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96298924457263110-127.0.0.1:58293_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2458713 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 2458714 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 2458714 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.Overseer Overseer (id=96298924457263110-127.0.0.1:58293_solr-n_0000000000) starting
   [junit4]   2> 2458715 INFO  (zkCallback-3176-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2458715 INFO  (zkCallback-3177-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2458715 INFO  (zkCallback-3176-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2458715 INFO  (zkCallback-3177-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2458718 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2458727 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2458728 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58293_solr as DOWN
   [junit4]   2> 2458729 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58293_solr
   [junit4]   2> 2458729 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58293_solr
   [junit4]   2> 2458730 INFO  (OverseerCollectionConfigSetProcessor-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2458731 INFO  (zkCallback-3176-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2458731 INFO  (zkCallback-3176-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2458731 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2458731 INFO  (zkCallback-3177-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2458736 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2458746 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58293_solr"} current state version: 0
   [junit4]   2> 2458746 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58293_solr
   [junit4]   2> 2458779 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2458779 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2458781 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\.
   [junit4]   2> 2458782 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2458783 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2458783 INFO  (jetty-launcher-3166-thread-2) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2458796 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2458796 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2458796 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.
   [junit4]   2> 2458796 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2458796 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2458796 INFO  (jetty-launcher-3166-thread-1) [n:127.0.0.1:58293_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2458796 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2458801 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2458803 INFO  (zkCallback-3180-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4acac3 name:ZooKeeperConnection Watcher:127.0.0.1:58289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2458803 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2458803 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2458807 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2458808 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2458810 INFO  (zkCallback-3183-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@134211 name:ZooKeeperConnection Watcher:127.0.0.1:58289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2458810 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2458810 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2458810 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2458811 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2458812 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2458815 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2458819 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2458843 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[80A35196D5222C61]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2458907 INFO  (qtp28577591-19045) [n:127.0.0.1:58293_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2458911 INFO  (OverseerCollectionConfigSetProcessor-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2458911 INFO  (OverseerThreadFactory-8630-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2458912 INFO  (OverseerThreadFactory-8630-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2458913 INFO  (OverseerThreadFactory-8630-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2458913 INFO  (OverseerThreadFactory-8630-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2458914 INFO  (zkCallback-3177-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2458914 INFO  (zkCallback-3176-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2458914 INFO  (zkCallback-3183-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2458918 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2458918 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2458920 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2459018 INFO  (OverseerThreadFactory-8630-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2459018 INFO  (OverseerThreadFactory-8630-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:58293_solr
   [junit4]   2> 2459019 INFO  (OverseerThreadFactory-8630-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:58293_solr
   [junit4]   2> 2459019 INFO  (OverseerThreadFactory-8630-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:58294_solr
   [junit4]   2> 2459019 INFO  (OverseerThreadFactory-8630-thread-1-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:58294_solr
   [junit4]   2> 2459035 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2459036 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2459041 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2459042 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2459049 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2459050 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2459053 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2459054 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2459054 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2459054 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2459054 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2459055 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58293/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58293_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2459055 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58293/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58293_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2459059 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58293/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58293_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2459059 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58293/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58293_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2459093 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2459094 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2459095 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2459097 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2459099 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2459099 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2459099 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2459099 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58294_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2459099 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58294_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2459100 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2459100 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2459102 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2459102 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2459103 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58294_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2459103 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58294_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2459207 INFO  (OverseerStateUpdate-96298924457263110-127.0.0.1:58293_solr-n_0000000000) [n:127.0.0.1:58293_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2459208 INFO  (zkCallback-3177-thread-3-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2459208 INFO  (zkCallback-3176-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2459209 INFO  (zkCallback-3176-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2459209 INFO  (zkCallback-3177-thread-3-processing-n:127.0.0.1:58293_solr) [n:127.0.0.1:58293_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2460055 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 2460055 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2460056 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 2460056 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2460056 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2460056 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2460057 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2460057 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2460057 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2460057 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 2460057 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2460057 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2460058 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2460058 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 2460058 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2460058 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2460061 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2460061 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2460069 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2460069 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2460072 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2460072 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2460078 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2460078 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2460084 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2460084 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2460095 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2460095 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2460101 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2460101 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2460102 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2460102 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2460102 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2460102 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 2460103 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2460103 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2460103 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2460103 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2460103 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2460103 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2460103 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2460103 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2460103 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2460103 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2460103 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2460103 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 2460104 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 2460104 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2460105 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2460105 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 2460105 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2460105 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2460105 WARN  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2460105 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2460105 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2460106 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2460106 WARN  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2460107 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2460107 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2460107 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2460108 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b21674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@114b98),segFN=segments_1,generation=1}
   [junit4]   2> 2460108 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2460108 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2460108 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2460108 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2460113 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@80a0d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@beeb18),segFN=segments_1,generation=1}
   [junit4]   2> 2460113 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2460113 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2460115 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2460115 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2460116 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2460133 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2460136 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2460138 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2460140 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2460140 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2460143 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2460143 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2460144 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2460146 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2460143 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2460147 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2460148 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2460149 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2460151 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2460151 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2460152 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2460153 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2460153 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2460155 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2460156 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2460156 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2460156 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2460157 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2460157 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2460158 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2460158 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2460158 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2460158 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2460158 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2460159 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2460160 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2460160 WARN  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2460161 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2460159 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2460161 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2460161 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2460161 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2460162 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@847175 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f5dc78),segFN=segments_1,generation=1}
   [junit4]   2> 2460163 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2460163 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2460163 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2460163 INFO  (qtp25794301-19047) [n:127.0.0.1:58294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2460164 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b21674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@114b98),segFN=segments_1,generation=1}
   [junit4]   2> 2460164 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2460164 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@80a0d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@beeb18),segFN=segments_1,generation=1}
   [junit4]   2> 2460164 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2460164 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@17d5bf3[backuprestore_shard1_replica2] main]
   [junit4]   2> 2460165 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@158931c[backuprestore_shard2_replica2] main]
   [junit4]   2> 2460165 INFO  (qtp28577591-19049) [n:127.0.0.1:58293_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2460165 INFO  (qtp28577591-19048) [n:127.0.0.1:58293_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2460165 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2460166 INFO  (qtp25794301-19050) [n:127.0.0.1:58294_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as de

[...truncated too long message...]

cutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2471932 WARN  (zkCallback-3176-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2471933 INFO  (jetty-launcher-3166-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@208334{/solr,null,UNAVAILABLE}
   [junit4]   2> 2471936 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58289 58289
   [junit4]   2> 2471948 INFO  (Thread-4201) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58289 58289
   [junit4]   2> 2471952 WARN  (Thread-4201) [    ] 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> 	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/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2471953 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[80A35196D5222C61]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_80A35196D5222C61-001
   [junit4]   2> Jul 25, 2016 12:03:08 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(Lucene62): {shard_s=BlockTreeOrds(blocksize=128), _version_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=987, maxMBSortInHeap=7.888652201082957, sim=ClassicSimilarity, locale=ar-LB, timezone=Pacific/Efate
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=146130272,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, TestSQLHandler, TestConfigSets, TestPhraseSuggestions, TestAnalyzeInfixSuggestions, ChaosMonkeyNothingIsSafeTest, TestSort, ShardSplitTest, TestCloudPivotFacet, MigrateRouteKeyTest, TestScoreJoinQPScore, PrimitiveFieldTypeTest, TestUniqueKeyFieldResource, TestReplicationHandler, TestElisionMultitermQuery, FastVectorHighlighterTest, TestRecoveryHdfs, HdfsDirectoryTest, TestConfig, SpatialHeatmapFacetsTest, TestHdfsCloudBackupRestore, TestLegacyFieldCache, ClusterStateTest, URLClassifyProcessorTest, TestMiniSolrCloudClusterSSL, TestSmileRequest, HdfsSyncSliceTest, UUIDFieldTest, QueryElevationComponentTest, TestCryptoKeys, SoftAutoCommitTest, VMParamsZkACLAndCredentialsProvidersTest, SampleTest, ReturnFieldsTest, TestJmxIntegration, TestRawResponseWriter, CollectionsAPIAsyncDistributedZkTest, TestMacros, TestFilteredDocIdSet, SolrIndexConfigTest, TestDocTermOrds, TestFileDictionaryLookup, ZkStateWriterTest, TestLockTree, TestSSLRandomization, DocValuesTest, TestConfigSetImmutable, CursorMarkTest, TestMergePolicyConfig, TestCustomSort, TestDocumentBuilder, TestQuerySenderNoQuery, HdfsBasicDistributedZkTest, TestFieldCacheVsDocValues, TestRemoteStreaming, SuggestComponentTest, TestJmxMonitoredMap, TestDistribIDF, TestObjectReleaseTracker, DeleteLastCustomShardedReplicaTest, DistributedFacetPivotSmallTest, HdfsChaosMonkeySafeLeaderTest, DistributedExpandComponentTest, OverseerCollectionConfigSetProcessorTest, BlobRepositoryCloudTest, TestHighlightDedupGrouping, AnalysisAfterCoreReloadTest, RemoteQueryErrorTest, TestFieldCacheReopen, TestCodecSupport, BlockJoinFacetRandomTest, SolrTestCaseJ4Test, TestWordDelimiterFilterFactory, DistributedQueryElevationComponentTest, TestAddFieldRealTimeGet, BigEndianAscendingWordDeserializerTest, RequiredFieldsTest, TestRequestForwarding, PingRequestHandlerTest, TestRebalanceLeaders, StandardRequestHandlerTest, DeleteShardTest, TestHdfsBackupRestoreCore, BasicDistributedZkTest, UnloadDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, SliceStateTest, InfoHandlerTest, DirectUpdateHandlerTest, RankQueryTest, CursorPagingTest, SharedFSAutoReplicaFailoverUtilsTest, BadComponentTest, HLLUtilTest, TestStressLucene, DistributedSuggestComponentTest, TestLMDirichletSimilarityFactory, TestManagedSchemaAPI, SimpleFacetsTest, SSLMigrationTest, TestCollectionAPI, TestSolrDeletionPolicy1, ConnectionManagerTest, TestFieldResource, RecoveryZkTest, SpatialFilterTest, HdfsRecoveryZkTest, DistribCursorPagingTest, PreAnalyzedFieldTest, TestHashQParserPlugin, TestSolrConfigHandler, CloudMLTQParserTest, GraphQueryTest, TestDefaultSearchFieldResource, DisMaxRequestHandlerTest, CurrencyFieldXmlFileTest, AddBlockUpdateTest, UpdateParamsTest, TestSurroundQueryParser, TestCollationFieldDocValues, TestDistributedSearch, TermsComponentTest, TestComponentsName, OverseerTest, TestRandomFlRTGCloud, DocumentBuilderTest, TestBlobHandler, TestSchemaVersionResource, AnalyticsMergeStrategyTest, TestRuleBasedAuthorizationPlugin, CachingDirectoryFactoryTest, OverseerRolesTest, TestFaceting, TestChildDocTransformer, TestEmbeddedSolrServerConstructors, TestDFRSimilarityFactory, TestSweetSpotSimilarityFactory, TestAuthorizationFramework, ResponseHeaderTest, TestJsonFacets, BlockDirectoryTest, ZkCLITest, TestHdfsUpdateLog, DateRangeFieldTest, TestGroupingSearch, SyncSliceTest, TestManagedSynonymFilterFactory, PolyFieldTest, HighlighterMaxOffsetTest, TestLeaderInitiatedRecoveryThread, ShardRoutingTest, BasicZkTest, TestRandomFaceting, LeaderElectionTest, TestDistributedGrouping, TestHashPartitioner, HardAutoCommitTest, TestCoreContainer, SolrCoreTest, StatsComponentTest, BasicFunctionalityTest, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, JSONWriterTest, QueryParsingTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestBinaryResponseWriter, SOLR749Test, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestXIncludeConfig, TestIBSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, PluginInfoTest, TestFastLRUCache, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, ZkNodePropsTest, CircularListTest, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, ActionThrottleTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPISolrJTest, CustomCollectionTest, HttpPartitionTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestLocalFSCloudBackupRestore]
   [junit4] Completed [481/623 (1!)] on J0 in 13.99s, 1 test, 1 error <<< FAILURES!

[...truncated 52880 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 6002 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6002/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([C88C48908CA41B51]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
	at __randomizedtesting.SeedInfo.seed([C88C48908CA41B51]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([C88C48908CA41B51:40D8774A225876A9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10598 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\init-core-data-001
   [junit4]   2> 94181 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-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> 94184 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 94185 INFO  (Thread-154) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 94185 INFO  (Thread-154) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 94285 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57853
   [junit4]   2> 94285 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94286 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94290 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57d836ed name:ZooKeeperConnection Watcher:127.0.0.1:57853 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94290 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94291 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94291 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 94300 INFO  (jetty-launcher-170-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 94300 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 94301 INFO  (jetty-launcher-170-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6654fcbe{/solr,null,AVAILABLE}
   [junit4]   2> 94301 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33059644{/solr,null,AVAILABLE}
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@40a61044{HTTP/1.1,[http/1.1]}{127.0.0.1:57858}
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@e2305c4{HTTP/1.1,[http/1.1]}{127.0.0.1:57857}
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.Server Started @98651ms
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-2) [    ] o.e.j.s.Server Started @98651ms
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57858}
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57857}
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2'
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 94303 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1'
   [junit4]   2> 94304 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94304 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 94304 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94304 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94305 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94306 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94314 INFO  (zkCallback-173-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c41994c name:ZooKeeperConnection Watcher:127.0.0.1:57853/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94314 INFO  (zkCallback-172-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bc7f8ff name:ZooKeeperConnection Watcher:127.0.0.1:57853/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94314 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94314 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94314 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94314 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94314 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 94315 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 94335 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\.
   [junit4]   2> 94335 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1889500218
   [junit4]   2> 94335 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2]
   [junit4]   2> 94335 WARN  (jetty-launcher-170-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\lib
   [junit4]   2> 94337 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\.
   [junit4]   2> 94338 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 94338 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1544764595
   [junit4]   2> 94338 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1]
   [junit4]   2> 94338 WARN  (jetty-launcher-170-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\lib
   [junit4]   2> 94338 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 94345 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57853/solr
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57853/solr
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 94346 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94347 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94348 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94350 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48be68c3 name:ZooKeeperConnection Watcher:127.0.0.1:57853 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94350 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94350 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b156243 name:ZooKeeperConnection Watcher:127.0.0.1:57853 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94350 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94350 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94350 INFO  (jetty-launcher-170-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94353 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1995184869@1305bbd0
   [junit4]   2> 94356 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1995184869@1bfa9081
   [junit4]   2> 94357 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94358 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94359 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:57858_solr) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bf2e9b9 name:ZooKeeperConnection Watcher:127.0.0.1:57853/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94361 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94361 INFO  (zkCallback-181-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18fa32c name:ZooKeeperConnection Watcher:127.0.0.1:57853/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94362 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94362 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 94363 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 94368 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 94368 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 94372 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 94373 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 94376 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 94377 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 94381 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 94381 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 94383 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 94383 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 94385 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 94385 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 94387 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 94387 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 94391 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 94391 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 94392 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 94392 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 94393 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 94394 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 94394 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 94395 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 94396 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 94396 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 94403 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 94404 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 94406 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 94406 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 94408 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 94408 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 94409 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96296388576542726-127.0.0.1:57857_solr-n_0000000000
   [junit4]   2> 94409 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96296388576542725-127.0.0.1:57858_solr-n_0000000001
   [junit4]   2> 94409 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57857_solr
   [junit4]   2> 94409 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 94410 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96296388576542726-127.0.0.1:57857_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 94411 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57858_solr
   [junit4]   2> 94411 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57858_solr
   [junit4]   2> 94411 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.Overseer Overseer (id=96296388576542726-127.0.0.1:57857_solr-n_0000000000) starting
   [junit4]   2> 94415 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:57858_solr) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 94415 INFO  (zkCallback-181-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 94416 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:57858_solr) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 94417 INFO  (zkCallback-181-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 94417 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 94436 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 94436 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 94439 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\.
   [junit4]   2> 94440 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 94440 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 94440 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57857_solr as DOWN
   [junit4]   2> 94441 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 94441 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:57858_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 94441 INFO  (OverseerCollectionConfigSetProcessor-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 94442 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 94442 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57857_solr
   [junit4]   2> 94442 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57857_solr
   [junit4]   2> 94444 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 94445 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:57858_solr) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 94445 INFO  (zkCallback-181-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 94446 INFO  (zkCallback-181-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 94446 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:57858_solr) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 94447 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57857_solr"} current state version: 0
   [junit4]   2> 94447 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:57857_solr
   [junit4]   2> 94459 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 94459 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 94460 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\.
   [junit4]   2> 94461 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 94463 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 94464 INFO  (jetty-launcher-170-thread-2) [n:127.0.0.1:57857_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 94464 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94465 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94475 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10af41e2 name:ZooKeeperConnection Watcher:127.0.0.1:57853 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94475 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94475 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94481 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94482 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94488 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@707ef151 name:ZooKeeperConnection Watcher:127.0.0.1:57853/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94488 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94488 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94488 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 94489 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 94490 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 94493 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 94496 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C88C48908CA41B51]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 94548 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[C88C48908CA41B51]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 94566 INFO  (qtp720221867-819) [n:127.0.0.1:57857_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.customKey=customValue&collection.configName=conf1&router.field=shard_s&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 94568 INFO  (OverseerCollectionConfigSetProcessor-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 94571 INFO  (OverseerThreadFactory-428-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 94571 INFO  (OverseerThreadFactory-428-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 94572 INFO  (OverseerThreadFactory-428-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 94572 INFO  (OverseerThreadFactory-428-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 94574 INFO  (zkCallback-181-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 94575 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 94575 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:57858_solr) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 94579 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 94579 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 94582 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 94678 INFO  (OverseerThreadFactory-428-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 94678 INFO  (OverseerThreadFactory-428-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:57858_solr
   [junit4]   2> 94679 INFO  (OverseerThreadFactory-428-thread-1-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:57857_solr
   [junit4]   2> 94685 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 94685 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 94687 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 94688 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 94688 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 94690 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 94690 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 94691 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 94691 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57857/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57857_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 94691 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 94692 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57857/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57857_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 94692 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 94693 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 94693 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 94695 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57858/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57858_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 94695 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57858/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57858_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 94798 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 94799 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:57858_solr) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 94799 INFO  (zkCallback-181-thread-3-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 94799 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:57858_solr) [n:127.0.0.1:57858_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 94800 INFO  (zkCallback-181-thread-3-processing-n:127.0.0.1:57857_solr) [n:127.0.0.1:57857_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 95693 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 95693 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 95694 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 95694 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 95694 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 95694 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 95694 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 95694 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 95695 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 95695 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 95695 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 95695 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 95695 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 95695 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 95696 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 95696 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 95701 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 95701 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 95713 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 95713 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 95715 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 95745 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 95754 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 95755 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 95759 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 95759 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 95772 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 95772 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 95783 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 95783 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 95783 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 95785 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 95785 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 95785 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 95785 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 95786 WARN  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 95786 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 95787 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 95787 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 95787 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 95787 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 95787 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 95788 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 95788 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 95788 WARN  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 95789 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20d4e8d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6509ef2f),segFN=segments_1,generation=1}
   [junit4]   2> 95790 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95790 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 95791 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 95792 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 95792 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 95795 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d5f47f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18901be9),segFN=segments_1,generation=1}
   [junit4]   2> 95795 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95796 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 95799 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 95801 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_C88C48908CA41B51-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 95807 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95807 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95810 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95811 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95812 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95814 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95814 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 95814 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 95816 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95816 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95816 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95818 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95819 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 95819 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 95820 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95820 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95821 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20d4e8d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6509ef2f),segFN=segments_1,generation=1}
   [junit4]   2> 95821 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95822 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95822 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95825 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95825 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95825 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4806dcc1[backuprestore_shard2_replica1] main]
   [junit4]   2> 95825 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 95827 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 95827 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 95829 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 95829 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 95829 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 95829 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 95829 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 95829 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 95829 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95830 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 95830 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 95830 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 95830 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540742218945396736
   [junit4]   2> 95830 INFO  (searcherExecutor-431-thread-1-processing-n:127.0.0.1:57857_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@4806dcc1[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95830 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d5f47f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18901be9),segFN=segments_1,generation=1}
   [junit4]   2> 95831 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95832 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1540742218945396736
   [junit4]   2> 95832 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57cc01f0[backuprestore_shard1_replica1] main]
   [junit4]   2> 95832 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 95832 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 95833 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 95833 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:57857/solr collection:backuprestore shard:shard2
   [junit4]   2> 95835 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 95835 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 95835 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 95836 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 95836 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 95836 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 95837 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 95837 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 95837 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 95837 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95837 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 95837 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 95837 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 95837 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540742218952736768
   [junit4]   2> 95837 INFO  (searcherExecutor-432-thread-1-processing-n:127.0.0.1:57858_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@57cc01f0[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95839 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1540742218952736768
   [junit4]   2> 95839 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 95840 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 95841 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:57858/solr collection:backuprestore shard:shard1
   [junit4]   2> 95842 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 95844 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96296388576542726-core_node1-n_0000000000
   [junit4]   2> 95845 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 95849 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 95849 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 95849 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57857/solr/backuprestore_shard2_replica1/
   [junit4]   2> 95849 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 95849 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:57857/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 95849 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96296388576542725-core_node2-n_0000000000
   [junit4]   2> 95850 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 95851 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 95851 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 95855 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 95855 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 95855 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57858/solr/backuprestore_shard1_replica1/
   [junit4]   2> 95855 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 95855 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:57858/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 95856 INFO  (OverseerStateUpdate-96296388576542726-127.0.0.1:57857_solr-n_0000000000) [n:127.0.0.1:57857_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 95856 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 95858 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96296388576542726-core_node1-n_0000000000
   [junit4]   2> 95862 INFO  (qtp9031145-831) [n:127.0.0.1:57858_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96296388576542725-core_node2-n_0000000000
   [junit4]   2> 95863 INFO  (qtp720221867-840) [n:127.0.0.1:57857_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElec

[...truncated too long message...]

apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:429)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2537)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2785973 INFO  (Thread-5696) [n:localhost:60171_solr    ] o.a.s.c.SolrCore core reload testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 2785974 WARN  (Thread-5696) [n:localhost:60171_solr    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: No such core: testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:955)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 24, 2016 2:02:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=2035, maxMBSortInHeap=7.582885003565195, sim=ClassicSimilarity, locale=ca-ES, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=277680464,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [InfoHandlerTest, TestSolrConfigHandler, TestCodecSupport, PathHierarchyTokenizerFactoryTest, ResponseHeaderTest, StandardRequestHandlerTest, TestSurroundQueryParser, DateRangeFieldTest, RequiredFieldsTest, ReturnFieldsTest, SyncSliceTest, CollectionStateFormat2Test, TestRandomDVFaceting, DeleteShardTest, TestHighlightDedupGrouping, TestCursorMarkWithoutUniqueKey, AnalyticsMergeStrategyTest, ClusterStateTest, OverseerRolesTest, TestMacros, TestRecoveryHdfs, TestDFRSimilarityFactory, ZkStateWriterTest, TermsComponentTest, TestImplicitCoreProperties, XmlUpdateRequestHandlerTest, URLClassifyProcessorTest, TestManagedSynonymFilterFactory, TestAnalyzeInfixSuggestions, TestConfig, TestHdfsCloudBackupRestore, TestStressLucene, TestDownShardTolerantSearch, SolrCLIZkUtilsTest, RegexBoostProcessorTest, SliceStateTest, CdcrReplicationDistributedZkTest, BlockDirectoryTest, TestLFUCache, TestAnalyzedSuggestions, CursorPagingTest, TestTrackingShardHandlerFactory, PrimUtilsTest, DistributedSuggestComponentTest, SolrRequestParserTest, SpatialHeatmapFacetsTest, DisMaxRequestHandlerTest, BitVectorTest, TestStressReorder, OverseerTaskQueueTest, AddSchemaFieldsUpdateProcessorFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, TestRandomFlRTGCloud, TestCollectionAPI, TestUniqueKeyFieldResource, SoftAutoCommitTest, TestStressVersions, ConcurrentDeleteAndCreateCollectionTest, TestFieldResource, TestRebalanceLeaders, SimplePostToolTest, UpdateParamsTest, TestEmbeddedSolrServerConstructors, ZkControllerTest, TestElisionMultitermQuery, CircularListTest, TestGeoJSONResponseWriter, TestExpandComponent, OutOfBoxZkACLAndCredentialsProvidersTest, SharedFSAutoReplicaFailoverUtilsTest, TestMaxScoreQueryParser, TestChildDocTransformer, HdfsRecoveryZkTest, SegmentsInfoRequestHandlerTest, TestSchemaVersionResource, BooleanFieldTest, FullHLLTest, TestNoOpRegenerator, TestRestManager, TestAddFieldRealTimeGet, TestCloudPivotFacet, BasicAuthIntegrationTest, ShardRoutingTest, CoreAdminRequestStatusTest, TestRawResponseWriter, TestFilteredDocIdSet, DOMUtilTest, TestReqParamsAPI, TestDocBasedVersionConstraints, IndexSchemaTest, SuggesterFSTTest, PeerSyncTest, TestCollapseQParserPlugin, TlogReplayBufferedWhileIndexingTest, TestBackupRepositoryFactory, HdfsDirectoryTest, RuleEngineTest, TestReplicationHandler, TestClassicSimilarityFactory, TestUseDocValuesAsStored, TestSchemaResource, DistributedVersionInfoTest, TestSolrConfigHandlerConcurrent, ScriptEngineTest, TestClusterStateMutator, OverseerCollectionConfigSetProcessorTest, SystemInfoHandlerTest, AddBlockUpdateTest, TestConfigSets, PreAnalyzedFieldTest, TestFieldCacheSort, PrimitiveFieldTypeTest, TestFastLRUCache, BlockJoinFacetRandomTest, CursorMarkTest, SimpleFacetsTest, HighlighterTest, TestSolrQueryResponse, TestSizeLimitedDistributedMap, TestSQLHandler, TestFieldCacheVsDocValues, TestSSLRandomization, CdcrUpdateLogTest, OverseerTest, DirectSolrSpellCheckerTest, BadComponentTest, DistributedFacetPivotSmallTest, TestUpdate, DistributedQueryElevationComponentTest, TestFileDictionaryLookup, UUIDUpdateProcessorFallbackTest, TestBulkSchemaConcurrent, MigrateRouteKeyTest, SampleTest, ClassificationUpdateProcessorFactoryTest, AlternateDirectoryTest, DocValuesMultiTest, TestScoreJoinQPScore, TestLazyCores, TestReloadAndDeleteDocs, SOLR749Test, JSONWriterTest, TestQuerySenderNoQuery, ExternalFileFieldSortTest, CollectionsAPIAsyncDistributedZkTest, DocumentAnalysisRequestHandlerTest, TestStressUserVersions, HdfsBasicDistributedZkTest, TestCoreContainer, TestDocSet, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, TestDistributedSearch, TermVectorComponentDistributedTest, DistributedTermsComponentTest, StatsComponentTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, TestJmxIntegration, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, PingRequestHandlerTest, TestSystemIdResolver, SpellingQueryConverterTest, TestLRUCache, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestTolerantSearch, ActionThrottleTest, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, HttpPartitionTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, BlobRepositoryCloudTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSetImmutable, TestDynamicLoading, DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, TestDistributedStatsComponentCardinality, TestManagedResource, TestManagedResourceStorage, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory, ChangedSchemaMergeTest, EnumFieldTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestManagedSchema, TestManagedSchemaAPI, TestUseDocValuesAsStored2, MergeStrategyTest, TestCustomSort, TestHashQParserPlugin, TestQueryWrapperFilter, TestReloadDeadlock, TestSmileRequest, TestXmlQParser, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetDistribTest, TestExactStatsCache, PKIAuthenticationIntegrationTest, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, ConjunctionSolrSpellCheckerTest, TestBlendedInfixSuggestions, TestHighFrequencyDictionaryFactory, BlockCacheTest, TestDocTermOrds, TestFieldCache, TestFieldCacheReopen, TestFieldCacheWithThreads, TestLegacyFieldCache, TestNumericTerms64, TestExceedMaxTermLength, CloneFieldUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, TolerantUpdateProcessorTest, DistanceUnitsTest, TestObjectReleaseTracker, TestSolrCLIRunExample]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.seed=C88C48908CA41B51 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCLIRunExample (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C88C48908CA41B51]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [619/623 (3!)] on J0 in 26.19s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 60096 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 6001 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6001/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:49284/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49284/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([A79807D7F0834F0:822DBFA7D1F45908]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12200 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\init-core-data-001
   [junit4]   2> 2712143 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-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> 2712144 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2712145 INFO  (Thread-4638) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2712145 INFO  (Thread-4638) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2712245 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49279
   [junit4]   2> 2712245 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2712246 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2712249 INFO  (zkCallback-3404-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@220eaccf name:ZooKeeperConnection Watcher:127.0.0.1:49279 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2712249 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2712249 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2712249 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2712255 INFO  (jetty-launcher-3403-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2712255 INFO  (jetty-launcher-3403-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2712256 INFO  (jetty-launcher-3403-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74020a23{/solr,null,AVAILABLE}
   [junit4]   2> 2712256 INFO  (jetty-launcher-3403-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@201f9f3e{/solr,null,AVAILABLE}
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@13be64a4{HTTP/1.1,[http/1.1]}{127.0.0.1:49283}
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-1) [    ] o.e.j.s.Server Started @2738576ms
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@38dfdf7{HTTP/1.1,[http/1.1]}{127.0.0.1:49284}
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49283}
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-2) [    ] o.e.j.s.Server Started @2738576ms
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49284}
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1'
   [junit4]   2> 2712258 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2'
   [junit4]   2> 2712259 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2712259 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2712259 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2712259 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2712259 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2712259 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2712261 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2712261 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2712262 INFO  (zkCallback-3406-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34db065b name:ZooKeeperConnection Watcher:127.0.0.1:49279/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2712262 INFO  (zkCallback-3405-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5dd90439 name:ZooKeeperConnection Watcher:127.0.0.1:49279/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2712262 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2712262 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2712262 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2712262 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2712263 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2712263 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2712276 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 0x15619ffb47c0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2712276 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.
   [junit4]   2> 2712277 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1924465333
   [junit4]   2> 2712277 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2]
   [junit4]   2> 2712277 WARN  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\lib
   [junit4]   2> 2712277 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2712279 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.
   [junit4]   2> 2712279 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1181882003
   [junit4]   2> 2712279 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1]
   [junit4]   2> 2712279 WARN  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\lib
   [junit4]   2> 2712279 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49279/solr
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49279/solr
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2712282 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2712283 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2712283 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2712284 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2712284 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2712286 INFO  (zkCallback-3412-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@413bf925 name:ZooKeeperConnection Watcher:127.0.0.1:49279 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2712286 INFO  (zkCallback-3411-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eac25cc name:ZooKeeperConnection Watcher:127.0.0.1:49279 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2712286 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2712286 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2712286 INFO  (jetty-launcher-3403-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2712286 INFO  (jetty-launcher-3403-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2712288 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 0x15619ffb47c0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2712288 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1352871222@8201d5c
   [junit4]   2> 2712289 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 0x15619ffb47c0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2712289 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1352871222@51261fe4
   [junit4]   2> 2712291 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2712291 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2712292 INFO  (zkCallback-3413-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c883775 name:ZooKeeperConnection Watcher:127.0.0.1:49279/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2712293 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2712293 INFO  (zkCallback-3414-thread-1-processing-n:127.0.0.1:49283_solr) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6859a7cd name:ZooKeeperConnection Watcher:127.0.0.1:49279/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2712293 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2712294 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2712294 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2712297 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2712297 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2712301 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2712302 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2712303 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2712304 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2712305 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2712305 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2712308 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2712308 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2712310 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2712310 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2712311 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2712312 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2712312 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2712312 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2712313 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2712313 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2712314 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2712315 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2712315 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2712316 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2712316 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2712316 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2712320 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2712320 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2712322 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2712322 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2712323 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2712324 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2712324 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96293028070424581-127.0.0.1:49284_solr-n_0000000000
   [junit4]   2> 2712324 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96293028070424582-127.0.0.1:49283_solr-n_0000000001
   [junit4]   2> 2712324 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49284_solr
   [junit4]   2> 2712324 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2712325 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96293028070424581-127.0.0.1:49284_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2712326 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49283_solr
   [junit4]   2> 2712326 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49283_solr
   [junit4]   2> 2712326 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.Overseer Overseer (id=96293028070424581-127.0.0.1:49284_solr-n_0000000000) starting
   [junit4]   2> 2712327 INFO  (zkCallback-3413-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2712327 INFO  (zkCallback-3414-thread-1-processing-n:127.0.0.1:49283_solr) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2712329 INFO  (zkCallback-3414-thread-1-processing-n:127.0.0.1:49283_solr) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2712330 INFO  (zkCallback-3413-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2712331 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2712338 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2712339 INFO  (OverseerCollectionConfigSetProcessor-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2712340 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49284_solr as DOWN
   [junit4]   2> 2712340 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2712342 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49284_solr
   [junit4]   2> 2712342 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49284_solr
   [junit4]   2> 2712343 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2712345 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2712345 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2712345 INFO  (zkCallback-3414-thread-1-processing-n:127.0.0.1:49283_solr) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2712345 INFO  (zkCallback-3413-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2712346 INFO  (zkCallback-3414-thread-1-processing-n:127.0.0.1:49283_solr) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2712347 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.
   [junit4]   2> 2712347 INFO  (zkCallback-3413-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2712348 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2712348 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49284_solr"} current state version: 0
   [junit4]   2> 2712349 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49284_solr
   [junit4]   2> 2712349 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2712349 INFO  (jetty-launcher-3403-thread-1) [n:127.0.0.1:49283_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2712353 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2712353 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2712354 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.
   [junit4]   2> 2712354 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2712356 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2712356 INFO  (jetty-launcher-3403-thread-2) [n:127.0.0.1:49284_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2712356 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2712357 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2712358 INFO  (zkCallback-3417-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44090af3 name:ZooKeeperConnection Watcher:127.0.0.1:49279 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2712358 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2712358 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2712361 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2712362 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2712364 INFO  (zkCallback-3420-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4abe72f0 name:ZooKeeperConnection Watcher:127.0.0.1:49279/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2712364 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2712364 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2712364 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2712366 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2712366 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2712369 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2712373 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2712395 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[A79807D7F0834F0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2712398 INFO  (qtp481781437-21113) [n:127.0.0.1:49283_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2712402 INFO  (OverseerCollectionConfigSetProcessor-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2712402 INFO  (OverseerThreadFactory-9735-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2712402 INFO  (OverseerThreadFactory-9735-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2712403 INFO  (OverseerThreadFactory-9735-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2712404 INFO  (OverseerThreadFactory-9735-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2712405 INFO  (zkCallback-3420-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2712405 INFO  (zkCallback-3413-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2712405 INFO  (zkCallback-3414-thread-1-processing-n:127.0.0.1:49283_solr) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2712408 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2712409 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2712410 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2712509 INFO  (OverseerThreadFactory-9735-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2712509 INFO  (OverseerThreadFactory-9735-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:49283_solr
   [junit4]   2> 2712509 INFO  (OverseerThreadFactory-9735-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:49284_solr
   [junit4]   2> 2712509 INFO  (OverseerThreadFactory-9735-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:49283_solr
   [junit4]   2> 2712509 INFO  (OverseerThreadFactory-9735-thread-1-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:49284_solr
   [junit4]   2> 2712514 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2712514 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2712514 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2712514 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2712515 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2712516 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2712516 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2712516 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2712517 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2712517 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2712517 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49284/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49284_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2712517 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49284/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49284_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2712517 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2712517 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2712517 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2712518 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2712518 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2712518 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2712518 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2712518 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2712519 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2712519 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2712519 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49283/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49283_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2712519 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49283/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49283_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2712520 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2712520 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2712521 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49284/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49284_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2712521 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49284/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49284_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2712525 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49283/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49283_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2712525 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49283/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49283_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2712628 INFO  (OverseerStateUpdate-96293028070424581-127.0.0.1:49284_solr-n_0000000000) [n:127.0.0.1:49284_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2712629 INFO  (zkCallback-3414-thread-1-processing-n:127.0.0.1:49283_solr) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2712629 INFO  (zkCallback-3413-thread-3-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2712629 INFO  (zkCallback-3414-thread-1-processing-n:127.0.0.1:49283_solr) [n:127.0.0.1:49283_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2712629 INFO  (zkCallback-3413-thread-3-processing-n:127.0.0.1:49284_solr) [n:127.0.0.1:49284_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2713517 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2713517 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2713517 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2713517 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2713518 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2713518 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 2713518 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2713518 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2713518 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2713518 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2713518 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2713518 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2713519 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2713519 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2713519 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2713519 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2713519 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2713519 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 2713521 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2713521 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2713521 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2713521 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2713521 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2713521 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2713522 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 2713522 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2713523 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2713523 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2713523 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2713524 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2713525 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2713525 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2713526 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 2713526 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2713526 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2713529 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2713530 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2713530 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2713531 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2713532 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2713532 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2713534 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2713549 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2713550 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2713551 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2713552 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2713554 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2713554 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2713554 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2713559 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2713559 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2713561 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2713561 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2713561 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2713565 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2713566 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2713566 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2713566 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 2713566 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2713566 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2713567 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2713567 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2713567 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2713567 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2713567 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2713567 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2713567 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2713568 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2713568 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 2713568 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2713568 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2713568 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2713568 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2713568 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2713568 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2713569 WARN  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2713569 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2713569 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2713569 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2713569 WARN  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2713569 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2713570 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 2713570 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2713570 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2713570 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2713570 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5447e059 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39c5a0db),segFN=segments_1,generation=1}
   [junit4]   2> 2713570 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2713568 WARN  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2713570 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 2713570 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40d6f08 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7376b88b),segFN=segments_1,generation=1}
   [junit4]   2> 2713570 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2713570 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2713571 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2713571 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2713571 WARN  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2713571 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2713571 INFO  (qtp481781437-21114) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2713571 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2713571 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2713571 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2713571 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:49283_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2713571 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2713575 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78d0c19d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100a38f4),segFN=segments_1,generation=1}
   [junit4]   2> 2713575 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2713575 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@37e040d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@509fb86a),segFN=segments_1,generation=1}
   [junit4]   2> 2713575 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2713576 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2713576 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2713579 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713579 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713579 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713580 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713580 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713580 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713581 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713581 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713581 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713582 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713582 INFO  (qtp483940977-21112) [n:127.0.0.1:49284_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713582 INFO  (qtp481781437-21116) [n:127.0.0.1:49283_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2713583 INFO  (qtp483940977-21107) [n:127.0.0.1:49284_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/

[...truncated too long message...]

peration(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:500)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2725292 INFO  (jetty-launcher-3403-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74020a23{/solr,null,UNAVAILABLE}
   [junit4]   2> 2725297 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49279 49279
   [junit4]   2> 2725304 INFO  (Thread-4638) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49279 49279
   [junit4]   2> 2725305 WARN  (Thread-4638) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2725305 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A79807D7F0834F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_A79807D7F0834F0-001
   [junit4]   2> Jul 23, 2016 11:03:36 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(Lucene62): {shard_s=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1094, maxMBSortInHeap=5.50405563289669, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-HK, timezone=Asia/Kuching
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=40633232,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudWithKerberosAlt, FacetPivotSmallTest, SparseHLLTest, CollectionsAPISolrJTest, TestFieldCollectionResource, TestXmlQParserPlugin, BlockJoinFacetDistribTest, BlockJoinFacetSimpleTest, TestSolr4Spatial2, TestTestInjection, CheckHdfsIndexTest, TestQueryTypes, TestSchemaNameResource, CurrencyFieldOpenExchangeTest, TestCloudManagedSchema, OpenExchangeRatesOrgProviderTest, PKIAuthenticationIntegrationTest, TestStressRecovery, TestConfigSetProperties, TestReplicaProperties, TestScoreJoinQPNoScore, DefaultValueUpdateProcessorTest, SecurityConfHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, LoggingHandlerTest, TestRandomCollapseQParserPlugin, ResponseLogComponentTest, HLLSerializationTest, TestAuthenticationFramework, TestOmitPositions, TestUninvertingReader, TestCSVResponseWriter, TestBlendedInfixSuggestions, HdfsCollectionsAPIDistributedZkTest, TestPivotHelperCode, ZkStateReaderTest, SortSpecParsingTest, TestDistributedMissingSort, TestSolrQueryParserResource, TestFieldCache, CacheHeaderTest, TestManagedSchema, DistributedIntervalFacetingTest, TestZkChroot, SignatureUpdateProcessorFactoryTest, TestMiniSolrCloudCluster, TestFoldingMultitermQuery, ExplicitHLLTest, TestSystemIdResolver, TestSerializedLuceneMatchVersion, TestFieldCacheWithThreads, TestComplexPhraseQParserPlugin, TestRecovery, TestSlowCompositeReaderWrapper, BadCopyFieldTest, ChangedSchemaMergeTest, TestRequestStatusCollectionAPI, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, RulesTest, TestFieldCacheSanityChecker, TestWriterPerf, TestReplicationHandlerBackup, TestConfigReload, TestBM25SimilarityFactory, HdfsBasicDistributedZk2Test, CopyFieldTest, ConvertedLegacyTest, NoCacheHeaderTest, TestOverriddenPrefixQueryForCustomFieldType, MinimalSchemaTest, ZkNodePropsTest, ResourceLoaderTest, TestOnReconnectListenerSupport, TestGraphTermsQParserPlugin, DirectUpdateHandlerOptimizeTest, TestTrieFacet, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, DistributedQueryComponentOptimizationTest, TestConfigOverlay, TolerantUpdateProcessorTest, TestSchemaManager, TestReRankQParserPlugin, BufferStoreTest, SpatialRPTFieldTypeTest, TestCloudPseudoReturnFields, TermVectorComponentTest, TriLevelCompositeIdRoutingTest, SimpleMLTQParserTest, CoreMergeIndexesAdminHandlerTest, ExitableDirectoryReaderTest, TestJettySolrRunner, BaseCdcrDistributedZkTest, TestSolrDeletionPolicy2, ChaosMonkeySafeLeaderTest, OutputWriterTest, DistributedQueueTest, HighlighterConfigTest, SuggestComponentContextFilterQueryTest, TestSortingResponseWriter, RollingRestartTest, MergeStrategyTest, TestFiltering, TestReversedWildcardFilterFactory, ConjunctionSolrSpellCheckerTest, TestTolerantUpdateProcessorRandomCloud, TestManagedResourceStorage, RAMDirectoryFactoryTest, TestStandardQParsers, TestBinaryField, TestValueSourceCache, JavabinLoaderTest, SaslZkACLProviderTest, TestConfigSetsAPI, OverseerModifyCollectionTest, AliasIntegrationTest, AtomicUpdatesTest, AutoCommitTest, WordBreakSolrSpellCheckerTest, TestCustomDocTransformer, SpellPossibilityIteratorTest, TestRandomFaceting, SpellCheckCollatorTest, DistanceUnitsTest, CollectionTooManyReplicasTest, TestFreeTextSuggestions, TestQuerySenderListener, SmileWriterTest, OpenCloseCoreStressTest, DataDrivenBlockJoinTest, TestFastWriter, UniqFieldsUpdateProcessorFactoryTest, TestExactSharedStatsCache, TestSubQueryTransformerDistrib, TestIndexSearcher, TestCloudInspectUtil, TestFieldTypeCollectionResource, CoreAdminCreateDiscoverTest, CoreSorterTest, TestDynamicLoading, TestShortCircuitedRequests, TestLRUStatsCache, TestSolrJ, TestShardHandlerFactory, SolrIndexSplitterTest, HdfsUnloadDistributedZkTest, TestInitQParser, ShowFileRequestHandlerTest, TestPHPSerializedResponseWriter, SyncSliceTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, TestStressVersions, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, TestFunctionQuery, TestLazyCores, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, DocValuesTest, DistanceFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, JSONWriterTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test, TestSolrIndexConfig, TestMergePolicyConfig, MultiTermTest, NumericFieldsTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, ShardSplitTest, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore]
   [junit4] Completed [493/623 (1!)] on J1 in 13.69s, 1 test, 1 error <<< FAILURES!

[...truncated 60486 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 6000 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6000/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletesViaCloudClient

Error Message:
GC overhead limit exceeded

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([72C6BEEE2871F7D6:A2B35535ED22823]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletes(TestTolerantUpdateProcessorCloud.java:374)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletesViaCloudClient(TestTolerantUpdateProcessorCloud.java:285)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
	at com.sun.crypto.provider.AESCrypt.makeSessionKey(AESCrypt.java:594)
	at com.sun.crypto.provider.AESCrypt.init(AESCrypt.java:93)
	at com.sun.crypto.provider.CipherBlockChaining.init(CipherBlockChaining.java:91)
	at com.sun.crypto.provider.CipherCore.init(CipherCore.java:582)
	at com.sun.crypto.provider.AESCipher.engineInit(AESCipher.java:339)
	at javax.crypto.Cipher.implInit(Cipher.java:806)
	at javax.crypto.Cipher.chooseProvider(Cipher.java:864)
	at javax.crypto.Cipher.init(Cipher.java:1396)
	at sun.security.ssl.CipherBox.<init>(CipherBox.java:237)
	at sun.security.ssl.CipherBox.newCipherBox(CipherBox.java:263)
	at sun.security.ssl.CipherSuite$BulkCipher.newCipher(CipherSuite.java:505)
	at sun.security.ssl.Handshaker.newWriteCipher(Handshaker.java:785)
	at sun.security.ssl.SSLSocketImpl.changeWriteCiphers(SSLSocketImpl.java:2138)
	at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1078)
	at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1222)
	at sun.security.ssl.ClientHandshaker.serverFinished(ClientHandshaker.java:1184)
	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:359)
	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
	at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard1LeaderClient

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletesViaNoCollectionClient

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:57617/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57617/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([72C6BEEE2871F7D6:FA928134868D9A2E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12137 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\init-core-data-001
   [junit4]   2> 2469385 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-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> 2469387 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2469388 INFO  (Thread-4422) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2469388 INFO  (Thread-4422) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2469488 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57612
   [junit4]   2> 2469488 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2469489 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2469492 INFO  (zkCallback-3985-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@675b78 name:ZooKeeperConnection Watcher:127.0.0.1:57612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2469493 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2469493 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2469493 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2469497 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 0x156177936ac0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2469500 INFO  (jetty-launcher-3984-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2469500 INFO  (jetty-launcher-3984-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2469502 INFO  (jetty-launcher-3984-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54220{/solr,null,AVAILABLE}
   [junit4]   2> 2469502 INFO  (jetty-launcher-3984-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1356b93{/solr,null,AVAILABLE}
   [junit4]   2> 2469504 INFO  (jetty-launcher-3984-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@199da8c{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@164fb2d{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57616}
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57617}
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1'
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2'
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2469505 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2469506 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2469506 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2469507 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2469508 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2469510 INFO  (zkCallback-3986-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@708478 name:ZooKeeperConnection Watcher:127.0.0.1:57612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2469510 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2469510 INFO  (zkCallback-3987-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@773e8f name:ZooKeeperConnection Watcher:127.0.0.1:57612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2469510 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2469510 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2469510 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2469511 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2469511 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2469543 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\.
   [junit4]   2> 2469544 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 33520254
   [junit4]   2> 2469544 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2]
   [junit4]   2> 2469544 WARN  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\lib
   [junit4]   2> 2469544 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2469546 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 0x156177936ac0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2469549 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 0x156177936ac0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2469549 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\.
   [junit4]   2> 2469551 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 28359106
   [junit4]   2> 2469551 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1]
   [junit4]   2> 2469552 WARN  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\lib
   [junit4]   2> 2469552 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2469552 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2469552 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2469552 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2469552 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57612/solr
   [junit4]   2> 2469552 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2469553 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2469553 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2469554 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2469554 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2469554 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2469554 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57612/solr
   [junit4]   2> 2469554 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2469554 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2469555 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2469556 INFO  (zkCallback-3990-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c8b796 name:ZooKeeperConnection Watcher:127.0.0.1:57612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2469556 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2469556 INFO  (jetty-launcher-3984-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2469557 INFO  (zkCallback-3993-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@90fee8 name:ZooKeeperConnection Watcher:127.0.0.1:57612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2469557 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2469557 INFO  (jetty-launcher-3984-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2469558 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$57/314893@3fd360
   [junit4]   2> 2469560 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 0x156177936ac0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2469560 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$57/314893@e268a3
   [junit4]   2> 2469560 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2469563 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2469564 INFO  (zkCallback-3994-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49184d name:ZooKeeperConnection Watcher:127.0.0.1:57612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2469564 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2469565 INFO  (zkCallback-3995-thread-1-processing-n:127.0.0.1:57616_solr) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@103e96a name:ZooKeeperConnection Watcher:127.0.0.1:57612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2469565 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2469566 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2469567 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2469569 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2469569 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2469573 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2469573 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2469577 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2469577 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2469580 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2469580 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2469581 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2469581 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2469583 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2469583 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2469585 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2469585 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2469587 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2469587 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2469588 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2469589 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2469590 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2469590 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2469591 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2469591 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2469591 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2469592 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2469595 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2469595 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2469597 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2469597 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2469598 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2469600 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2469600 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96290251410767877-127.0.0.1:57617_solr-n_0000000000
   [junit4]   2> 2469601 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96290251410767878-127.0.0.1:57616_solr-n_0000000001
   [junit4]   2> 2469601 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57617_solr
   [junit4]   2> 2469601 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2469602 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96290251410767877-127.0.0.1:57617_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2469602 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57616_solr
   [junit4]   2> 2469602 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57616_solr
   [junit4]   2> 2469602 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.Overseer Overseer (id=96290251410767877-127.0.0.1:57617_solr-n_0000000000) starting
   [junit4]   2> 2469604 INFO  (zkCallback-3995-thread-1-processing-n:127.0.0.1:57616_solr) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2469604 INFO  (zkCallback-3994-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2469605 INFO  (zkCallback-3995-thread-1-processing-n:127.0.0.1:57616_solr) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2469605 INFO  (zkCallback-3994-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2469607 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2469626 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2469626 INFO  (OverseerCollectionConfigSetProcessor-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2469627 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57617_solr as DOWN
   [junit4]   2> 2469627 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2469629 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2469630 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57617_solr
   [junit4]   2> 2469630 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57617_solr
   [junit4]   2> 2469632 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57617_solr"} current state version: 0
   [junit4]   2> 2469632 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:57617_solr
   [junit4]   2> 2469633 INFO  (zkCallback-3994-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2469633 INFO  (zkCallback-3995-thread-1-processing-n:127.0.0.1:57616_solr) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2469635 INFO  (zkCallback-3994-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2469635 INFO  (zkCallback-3995-thread-1-processing-n:127.0.0.1:57616_solr) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2469656 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2469656 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2469658 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2469658 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2469658 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\.
   [junit4]   2> 2469659 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\.
   [junit4]   2> 2469659 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2469659 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2469660 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2469660 INFO  (jetty-launcher-3984-thread-2) [n:127.0.0.1:57617_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2469660 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2469660 INFO  (jetty-launcher-3984-thread-1) [n:127.0.0.1:57616_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2469661 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2469662 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2469664 INFO  (zkCallback-3998-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13ac861 name:ZooKeeperConnection Watcher:127.0.0.1:57612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2469664 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2469664 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2469668 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2469669 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2469670 INFO  (zkCallback-4001-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15a07ba name:ZooKeeperConnection Watcher:127.0.0.1:57612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2469671 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2469671 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2469671 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2469672 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2469673 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2469676 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2469680 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2469705 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[72C6BEEE2871F7D6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2469713 INFO  (qtp26907287-21556) [n:127.0.0.1:57616_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2469718 INFO  (OverseerCollectionConfigSetProcessor-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2469718 INFO  (OverseerThreadFactory-9389-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2469718 INFO  (OverseerThreadFactory-9389-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2469718 INFO  (OverseerThreadFactory-9389-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2469719 INFO  (OverseerThreadFactory-9389-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2469720 INFO  (zkCallback-3995-thread-1-processing-n:127.0.0.1:57616_solr) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2469720 INFO  (zkCallback-4001-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2469721 INFO  (zkCallback-3994-thread-2-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2469724 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2469724 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2469726 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2469825 INFO  (OverseerThreadFactory-9389-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2469825 INFO  (OverseerThreadFactory-9389-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:57617_solr
   [junit4]   2> 2469825 INFO  (OverseerThreadFactory-9389-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:57616_solr
   [junit4]   2> 2469829 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2469829 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2469832 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2469832 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2469833 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2469833 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2469834 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2469834 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2469835 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2469835 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2469836 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2469836 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2469836 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57617/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57617_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2469836 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57617/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57617_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2469841 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57616/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57616_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2469841 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57616/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57616_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2469944 INFO  (OverseerStateUpdate-96290251410767877-127.0.0.1:57617_solr-n_0000000000) [n:127.0.0.1:57617_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2469945 INFO  (zkCallback-3995-thread-1-processing-n:127.0.0.1:57616_solr) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2469946 INFO  (zkCallback-3994-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2469946 INFO  (zkCallback-3995-thread-1-processing-n:127.0.0.1:57616_solr) [n:127.0.0.1:57616_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2469948 INFO  (zkCallback-3994-thread-1-processing-n:127.0.0.1:57617_solr) [n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2470836 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2470836 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2470836 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2470836 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2470837 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2470837 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2470837 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2470837 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2470838 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2470838 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2470838 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2470838 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 2470838 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2470838 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2470838 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2470839 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2470842 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2470842 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2470850 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2470852 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2470854 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2470854 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2470862 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2470862 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2470869 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2470869 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2470877 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2470877 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2470884 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2470884 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2470885 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2470885 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2470885 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2470885 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2470885 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2470885 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2470886 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2470886 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2470886 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2470886 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2470886 WARN  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2470887 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2470887 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2470887 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2470887 WARN  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2470888 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2470888 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c0b555 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6da8a8),segFN=segments_1,generation=1}
   [junit4]   2> 2470888 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2470888 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ecafa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b6c),segFN=segments_1,generation=1}
   [junit4]   2> 2470888 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2470888 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2470890 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2470890 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2470890 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2470893 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2470894 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_72C6BEEE2871F7D6-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2470900 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2470900 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2470902 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2470903 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2470904 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2470904 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2470906 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2470906 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2470907 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2470907 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2470907 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2470908 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2470909 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2470909 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2470909 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2470909 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2470913 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2470913 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2470913 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2470913 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2470914 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c0b555 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6da8a8),segFN=segments_1,generation=1}
   [junit4]   2> 2470914 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2470914 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ecafa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b6c),segFN=segments_1,generation=1}
   [junit4]   2> 2470914 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2470914 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f62286[backuprestore_shard1_replica1] main]
   [junit4]   2> 2470915 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2470915 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8ac29b[backuprestore_shard2_replica1] main]
   [junit4]   2> 2470915 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2470916 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2470916 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2470916 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2470916 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2470916 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2470917 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2470917 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2470917 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2470917 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2470917 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2470917 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2470918 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2470918 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2470918 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2470918 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2470918 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2470918 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2470918 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2470918 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2470918 INFO  (searcherExecutor-9394-thread-1-processing-n:127.0.0.1:57617_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@1f62286[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2470918 INFO  (searcherExecutor-9395-thread-1-processing-n:127.0.0.1:57616_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@8ac29b[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2470918 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2470918 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2470919 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2470919 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2470919 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540644024174510080
   [junit4]   2> 2470919 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2470919 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540644024174510080
   [junit4]   2> 2470920 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1540644024174510080
   [junit4]   2> 2470921 INFO  (qtp26907287-21559) [n:127.0.0.1:57616_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2470921 INFO  (qtp12854528-21557) [n:127.0.0.1:57617_solr c:ba

[...truncated too long message...]

  (SUITE-TestTolerantUpdateProcessorCloud-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59650 59650
   [junit4]   2> 2677829 INFO  (Thread-4677) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59650 59650
   [junit4]   2> 2679634 WARN  (Thread-4677) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96290258777866252-127.0.0.1:59701_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	81	/solr/overseer/collection-queue-work
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2679637 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[72C6BEEE2871F7D6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestTolerantUpdateProcessorCloud_72C6BEEE2871F7D6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {foo_i=PostingsFormat(name=Memory doPackFST= false), expected_shard_s=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), id=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=1233, maxMBSortInHeap=5.705233524211894, sim=ClassicSimilarity, locale=de, timezone=Etc/Universal
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=222995848,total=477364224
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest, BasicDistributedZk2Test, TestRestoreCore, TestSchemaNameResource, TestMiniSolrCloudCluster, MergeStrategyTest, DeleteStatusTest, ShowFileRequestHandlerTest, TestOnReconnectListenerSupport, CheckHdfsIndexTest, TestBulkSchemaAPI, TestReload, TestJsonRequest, TriLevelCompositeIdRoutingTest, OpenCloseCoreStressTest, TestFiltering, TestGraphTermsQParserPlugin, TestRecovery, TestSolrIndexConfig, OverseerStatusTest, QueryResultKeyTest, TestCSVResponseWriter, TestSolrQueryParserResource, UpdateRequestProcessorFactoryTest, TestIndexSearcher, TestZkChroot, SimpleMLTQParserTest, TestConfigReload, TestXmlQParserPlugin, HdfsUnloadDistributedZkTest, TestReloadDeadlock, TestFieldCacheWithThreads, ConnectionReuseTest, UniqFieldsUpdateProcessorFactoryTest, LoggingHandlerTest, AnalyticsQueryTest, TestShortCircuitedRequests, BinaryUpdateRequestHandlerTest, SortByFunctionTest, HdfsCollectionsAPIDistributedZkTest, TestLMJelinekMercerSimilarityFactory, LeaderFailoverAfterPartitionTest, TestAuthenticationFramework, PKIAuthenticationIntegrationTest, QueryParsingTest, BlockCacheTest, TestGraphMLResponseWriter, TestRequestStatusCollectionAPI, MultiThreadedOCPTest, DistanceUnitsTest, CdcrReplicationHandlerTest, DistributedFacetPivotLargeTest, TestFieldCacheSanityChecker, TestSolrCoreProperties, DistributedTermsComponentTest, HLLSerializationTest, BaseCdcrDistributedZkTest, TestRandomCollapseQParserPlugin, TestCustomDocTransformer, TestDistributedGrouping, TestReRankQParserPlugin, TestCoreDiscovery, BadIndexSchemaTest, TestPerFieldSimilarityWithDefaultOverride, HdfsChaosMonkeyNothingIsSafeTest, TestQuerySenderListener, DistributedQueryComponentOptimizationTest, CollectionsAPISolrJTest, NoCacheHeaderTest, PreAnalyzedUpdateProcessorTest, TestManagedStopFilterFactory, TestNumericTerms32, TestConfigSetProperties, SuggesterTSTTest, CurrencyFieldOpenExchangeTest, CdcrVersionReplicationTest, TestSha256AuthenticationProvider, TolerantUpdateProcessorTest, SparseHLLTest, TestTolerantUpdateProcessorRandomCloud, TestJettySolrRunner, CSVRequestHandlerTest, TestSolrConfigHandlerCloud, TestWriterPerf, NotRequiredUniqueKeyTest, DistributedIntervalFacetingTest, DeleteInactiveReplicaTest, TestSolr4Spatial, IndexSchemaRuntimeFieldTest, TestCrossCoreJoin, TestFieldCacheSortRandom, ResourceLoaderTest, TestBinaryField, TestCloudSchemaless, TestUseDocValuesAsStored2, TestCopyFieldCollectionResource, TestReplicaProperties, SuggesterTest, BigEndianAscendingWordSerializerTest, ResponseLogComponentTest, TestManagedSchema, TestSolrJ, TestBM25SimilarityFactory, TestScoreJoinQPNoScore, TestPivotHelperCode, TestDFISimilarityFactory, TestExclusionRuleCollectionAccess, FullSolrCloudDistribCmdsTest, SpellingQueryConverterTest, CloneFieldUpdateProcessorFactoryTest, TestCharFilters, TestLeaderElectionZkExpiry, RequestLoggingTest, TestOmitPositions, TestBlendedInfixSuggestions, DistanceFunctionTest, TestSolr4Spatial2, CreateCollectionCleanupTest, TestSimpleQParserPlugin, HdfsLockFactoryTest, DefaultValueUpdateProcessorTest, TestCollationField, TestSuggestSpellingConverter, SynonymTokenizerTest, RecoveryAfterSoftCommitTest, TestFieldTypeCollectionResource, SpellCheckComponentTest, TestSimpleTrackingShardHandler, OutputWriterTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, VersionInfoTest, TestPKIAuthenticationPlugin, ConjunctionSolrSpellCheckerTest, RulesTest, SmileWriterTest, SpellCheckCollatorTest, BlockJoinFacetSimpleTest, TestQueryTypes, TestSortByMinMaxFunction, TestTestInjection, ChangedSchemaMergeTest, TestDistributedMissingSort, OpenExchangeRatesOrgProviderTest, CopyFieldTest, TestStressRecovery, ZkSolrClientTest, AnalysisErrorHandlingTest, BasicZkTest, ReplicationFactorTest, TestInitQParser, SolrPluginUtilsTest, CoreMergeIndexesAdminHandlerTest, RollingRestartTest, HighlighterConfigTest, FieldAnalysisRequestHandlerTest, OverseerTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TermVectorComponentDistributedTest, TestStressVersions, TestRangeQuery, StatsComponentTest, ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores, TestExtendedDismaxParser, CoreAdminHandlerTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, FastVectorHighlighterTest, ReturnFieldsTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, SearchHandlerTest, AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, TestDocSet, NumericFieldsTest, TestConfig, DirectSolrConnectionTest, SpellPossibilityIteratorTest, EchoParamsTest, TestLMDirichletSimilarityFactory, TestFastWriter, TestFastOutputStream, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, AssignTest, AsyncCallRequestStatusResponseTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, DeleteReplicaTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, ShardSplitTest, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestTolerantUpdateProcessorCloud]
   [junit4] Completed [515/623 (2!)] on J1 in 97.92s, 19 tests, 3 errors <<< FAILURES!

[...truncated 358 lines...]
   [junit4] JVM J1: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20160723_103559_342.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps\java_pid4872.hprof ...
   [junit4] Heap dump file created [440156309 bytes in 1.819 secs]
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20160723_103559_342.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] WARN: Event serializer exception. -> java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] <<< JVM J1: EOF ----

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

Total time: 81 minutes 4 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



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5999 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5999/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:55345/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:55345/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([CCC9A23068B7577F:F1110C1C5059090F]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:55345/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([CCC9A23068B7577F:449D9DEAC64B3A87]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11384 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1530309 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1530310 INFO  (Thread-1581) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1530310 INFO  (Thread-1581) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1530409 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.ZkTestServer start zk server on port:55278
   [junit4]   2> 1530409 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530410 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530416 INFO  (zkCallback-1331-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a3c113 name:ZooKeeperConnection Watcher:127.0.0.1:55278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530416 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530416 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530416 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1530427 INFO  (jetty-launcher-1330-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1530427 INFO  (jetty-launcher-1330-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1530427 INFO  (jetty-launcher-1330-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1530428 INFO  (jetty-launcher-1330-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f14b8e{/solr,null,AVAILABLE}
   [junit4]   2> 1530428 INFO  (jetty-launcher-1330-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35ca01{/solr,null,AVAILABLE}
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@f418b3{HTTP/1.1,[http/1.1]}{127.0.0.1:55282}
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-2) [    ] o.e.j.s.Server Started @1534152ms
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55282}
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b81511{HTTP/1.1,[http/1.1]}{127.0.0.1:55285}
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-1) [    ] o.e.j.s.Server Started @1534152ms
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node2'
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55285}
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1530429 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1530430 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1530430 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node1'
   [junit4]   2> 1530430 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1530430 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1530430 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530430 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530431 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530431 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530432 INFO  (jetty-launcher-1330-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9f4f0e{/solr,null,AVAILABLE}
   [junit4]   2> 1530434 INFO  (jetty-launcher-1330-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@f15f98{HTTP/1.1,[http/1.1]}{127.0.0.1:55292}
   [junit4]   2> 1530434 INFO  (jetty-launcher-1330-thread-4) [    ] o.e.j.s.Server Started @1534157ms
   [junit4]   2> 1530434 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55292}
   [junit4]   2> 1530434 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1530434 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node4'
   [junit4]   2> 1530434 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1530434 INFO  (jetty-launcher-1330-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1530434 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1530435 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530435 INFO  (jetty-launcher-1330-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16d4252{/solr,null,AVAILABLE}
   [junit4]   2> 1530436 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530436 INFO  (jetty-launcher-1330-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@bd382f{HTTP/1.1,[http/1.1]}{127.0.0.1:55297}
   [junit4]   2> 1530436 INFO  (jetty-launcher-1330-thread-5) [    ] o.e.j.s.Server Started @1534159ms
   [junit4]   2> 1530436 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55297}
   [junit4]   2> 1530436 INFO  (jetty-launcher-1330-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1530436 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1530436 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node5'
   [junit4]   2> 1530436 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1530437 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1530437 INFO  (jetty-launcher-1330-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b5b94f{/solr,null,AVAILABLE}
   [junit4]   2> 1530437 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530438 INFO  (jetty-launcher-1330-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@8aaf3f{HTTP/1.1,[http/1.1]}{127.0.0.1:55300}
   [junit4]   2> 1530438 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530438 INFO  (jetty-launcher-1330-thread-3) [    ] o.e.j.s.Server Started @1534161ms
   [junit4]   2> 1530438 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55300}
   [junit4]   2> 1530438 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1530438 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node3'
   [junit4]   2> 1530445 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1530445 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1530446 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530447 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530459 INFO  (zkCallback-1335-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@baebb4 name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530459 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530459 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530460 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530460 INFO  (zkCallback-1334-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@164e80f name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530460 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530460 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530460 INFO  (zkCallback-1332-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61e093 name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530460 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530461 INFO  (zkCallback-1333-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3dd304 name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530461 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530461 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530461 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530462 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530462 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530464 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530465 INFO  (zkCallback-1336-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@880cf6 name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530465 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530466 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530466 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530502 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 0x1561539a34e0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1530508 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node3\.
   [junit4]   2> 1530508 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 0x1561539a34e0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1530509 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 26522943
   [junit4]   2> 1530509 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node3]
   [junit4]   2> 1530509 WARN  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node3\lib
   [junit4]   2> 1530509 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1530510 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node4\.
   [junit4]   2> 1530510 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 19318139
   [junit4]   2> 1530510 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node4]
   [junit4]   2> 1530511 WARN  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node4\lib
   [junit4]   2> 1530511 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1530521 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node2\.
   [junit4]   2> 1530521 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 5385231
   [junit4]   2> 1530521 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node2]
   [junit4]   2> 1530521 WARN  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node2\lib
   [junit4]   2> 1530522 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node5\.
   [junit4]   2> 1530522 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 25862636
   [junit4]   2> 1530522 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node5]
   [junit4]   2> 1530522 WARN  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node5\lib
   [junit4]   2> 1530522 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1530522 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node1\.
   [junit4]   2> 1530522 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 33074706
   [junit4]   2> 1530522 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node1]
   [junit4]   2> 1530522 WARN  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node1\lib
   [junit4]   2> 1530522 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1530524 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1530524 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1530524 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1530524 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55278/solr
   [junit4]   2> 1530524 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1530524 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530529 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1530529 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1530529 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1530529 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55278/solr
   [junit4]   2> 1530529 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1530529 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530530 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530530 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1530530 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55278/solr
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55278/solr
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1530531 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530532 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530532 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530533 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1530533 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1530533 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1530533 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55278/solr
   [junit4]   2> 1530533 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1530533 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530534 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530541 INFO  (zkCallback-1346-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e0293 name:ZooKeeperConnection Watcher:127.0.0.1:55278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530541 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530541 INFO  (jetty-launcher-1330-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530543 INFO  (zkCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e2d482 name:ZooKeeperConnection Watcher:127.0.0.1:55278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530543 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530543 INFO  (jetty-launcher-1330-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530543 INFO  (zkCallback-1341-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117386d name:ZooKeeperConnection Watcher:127.0.0.1:55278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530543 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530543 INFO  (jetty-launcher-1330-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530544 INFO  (zkCallback-1348-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@975a09 name:ZooKeeperConnection Watcher:127.0.0.1:55278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530544 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530544 INFO  (jetty-launcher-1330-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530545 INFO  (zkCallback-1351-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9ae360 name:ZooKeeperConnection Watcher:127.0.0.1:55278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530545 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530545 INFO  (jetty-launcher-1330-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530548 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$90/15833655@235b28
   [junit4]   2> 1530552 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 0x1561539a34e0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1530553 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530553 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$90/15833655@1f239fe
   [junit4]   2> 1530559 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$90/15833655@13de5b4
   [junit4]   2> 1530561 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530561 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530562 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 0x1561539a34e0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1530562 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$90/15833655@c7f94d
   [junit4]   2> 1530562 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$90/15833655@1be3ebb
   [junit4]   2> 1530566 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530568 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530569 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:55285_solr) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c22050 name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530570 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530571 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55300_solr) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11eb2a0 name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530571 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530571 INFO  (zkCallback-1354-thread-1-processing-n:127.0.0.1:55297_solr) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9f1cd2 name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530571 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530572 INFO  (zkCallback-1355-thread-1-processing-n:127.0.0.1:55292_solr) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fcd615 name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530572 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530572 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f5c13 name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530572 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530575 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1530575 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1530576 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1530576 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1530578 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1530585 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1530586 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1530586 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1530586 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1530587 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1530600 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1530600 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1530600 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1530601 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1530605 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1530609 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1530609 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1530609 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1530609 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1530619 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1530620 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1530620 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1530624 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1530624 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1530632 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1530632 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1530632 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1530632 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1530632 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1530637 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1530638 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1530638 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1530638 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1530642 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1530642 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1530642 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1530643 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1530643 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1530647 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1530647 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1530648 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1530648 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1530648 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1530652 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1530652 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1530652 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1530652 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1530653 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1530655 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1530656 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1530656 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1530657 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1530658 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1530659 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1530659 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1530659 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1530659 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1530660 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1530661 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1530661 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1530661 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1530661 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1530664 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1530670 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1530670 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1530671 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1530671 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1530674 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1530675 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1530675 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1530675 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1530676 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1530679 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1530679 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1530680 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1530680 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1530681 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1530681 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96287779332161550-127.0.0.1:55292_solr-n_0000000000
   [junit4]   2> 1530681 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96287779332161548-127.0.0.1:55300_solr-n_0000000001
   [junit4]   2> 1530682 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96287779332161547-127.0.0.1:55285_solr-n_0000000002
   [junit4]   2> 1530682 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96287779332161549-127.0.0.1:55297_solr-n_0000000003
   [junit4]   2> 1530682 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55292_solr
   [junit4]   2> 1530682 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1530684 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96287779332161551-127.0.0.1:55282_solr-n_0000000004
   [junit4]   2> 1530685 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96287779332161550-127.0.0.1:55292_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1530686 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96287779332161547-127.0.0.1:55285_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1530686 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96287779332161548-127.0.0.1:55300_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1530686 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55300_solr
   [junit4]   2> 1530686 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55300_solr
   [junit4]   2> 1530687 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55297_solr
   [junit4]   2> 1530687 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55297_solr
   [junit4]   2> 1530687 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55285_solr
   [junit4]   2> 1530687 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55285_solr
   [junit4]   2> 1530687 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96287779332161549-127.0.0.1:55297_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1530689 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55282_solr
   [junit4]   2> 1530689 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55282_solr
   [junit4]   2> 1530689 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.Overseer Overseer (id=96287779332161550-127.0.0.1:55292_solr-n_0000000000) starting
   [junit4]   2> 1530692 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1530692 INFO  (zkCallback-1354-thread-1-processing-n:127.0.0.1:55297_solr) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1530692 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55300_solr) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1530692 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:55285_solr) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1530692 INFO  (zkCallback-1355-thread-1-processing-n:127.0.0.1:55292_solr) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1530707 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1530707 INFO  (zkCallback-1354-thread-1-processing-n:127.0.0.1:55297_solr) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1530707 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55300_solr) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1530707 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:55285_solr) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1530707 INFO  (zkCallback-1355-thread-1-processing-n:127.0.0.1:55292_solr) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1530727 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1530727 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1530734 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1530734 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1530734 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node5\.
   [junit4]   2> 1530734 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node3\.
   [junit4]   2> 1530735 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1530735 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1530739 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1530739 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1530740 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node1\.
   [junit4]   2> 1530740 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1530741 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1530742 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55300_solr) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1530742 INFO  (zkCallback-1354-thread-1-processing-n:127.0.0.1:55297_solr) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1530743 INFO  (zkCallback-1355-thread-1-processing-n:127.0.0.1:55292_solr) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1530743 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:55285_solr) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1530743 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1530743 INFO  (jetty-launcher-1330-thread-5) [n:127.0.0.1:55297_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1530744 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1530744 INFO  (jetty-launcher-1330-thread-3) [n:127.0.0.1:55300_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1530744 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1530744 INFO  (jetty-launcher-1330-thread-1) [n:127.0.0.1:55285_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1530744 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55300_solr) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1530746 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1530746 INFO  (zkCallback-1354-thread-1-processing-n:127.0.0.1:55297_solr) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1530746 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:55285_solr) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1530746 INFO  (zkCallback-1355-thread-1-processing-n:127.0.0.1:55292_solr) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1530746 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1530763 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1530764 INFO  (OverseerCollectionConfigSetProcessor-96287779332161550-127.0.0.1:55292_solr-n_0000000000) [n:127.0.0.1:55292_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1530765 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:55292_solr as DOWN
   [junit4]   2> 1530765 INFO  (OverseerStateUpdate-96287779332161550-127.0.0.1:55292_solr-n_0000000000) [n:127.0.0.1:55292_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1530770 INFO  (OverseerStateUpdate-96287779332161550-127.0.0.1:55292_solr-n_0000000000) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1530772 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55292_solr
   [junit4]   2> 1530772 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55292_solr
   [junit4]   2> 1530774 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1530774 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1530775 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node2\.
   [junit4]   2> 1530775 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1530776 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1530781 INFO  (zkCallback-1355-thread-1-processing-n:127.0.0.1:55292_solr) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1530781 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55300_solr) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1530781 INFO  (zkCallback-1354-thread-1-processing-n:127.0.0.1:55297_solr) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1530781 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1530782 INFO  (jetty-launcher-1330-thread-2) [n:127.0.0.1:55282_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1530782 INFO  (OverseerStateUpdate-96287779332161550-127.0.0.1:55292_solr-n_0000000000) [n:127.0.0.1:55292_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55292_solr"} current state version: 0
   [junit4]   2> 1530782 INFO  (OverseerStateUpdate-96287779332161550-127.0.0.1:55292_solr-n_0000000000) [n:127.0.0.1:55292_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:55292_solr
   [junit4]   2> 1530782 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:55285_solr) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1530782 INFO  (zkCallback-1355-thread-1-processing-n:127.0.0.1:55292_solr) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1530782 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55300_solr) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1530783 INFO  (zkCallback-1354-thread-1-processing-n:127.0.0.1:55297_solr) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1530783 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1530784 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:55285_solr) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1530816 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1530816 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1530817 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node4\.
   [junit4]   2> 1530817 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1530819 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1530819 INFO  (jetty-launcher-1330-thread-4) [n:127.0.0.1:55292_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1530819 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530820 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530822 INFO  (zkCallback-1362-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13841b3 name:ZooKeeperConnection Watcher:127.0.0.1:55278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530822 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530823 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530828 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@bd382f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1530828 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25862636
   [junit4]   2> 1530829 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55297_solr as DOWN
   [junit4]   2> 1530838 INFO  (zkCallback-1356-thread-2-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1530838 INFO  (zkCallback-1355-thread-1-processing-n:127.0.0.1:55292_solr) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1530839 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:55285_solr) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1530839 INFO  (zkCallback-1354-thread-1-processing-n:127.0.0.1:55297_solr) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1530839 WARN  (zkCallback-1354-thread-1-processing-n:127.0.0.1:55297_solr) [n:127.0.0.1:55297_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1530840 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55300_solr) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1530842 INFO  (OverseerStateUpdate-96287779332161550-127.0.0.1:55292_solr-n_0000000000) [n:127.0.0.1:55292_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55297_solr"} current state version: 0
   [junit4]   2> 1530842 INFO  (OverseerStateUpdate-96287779332161550-127.0.0.1:55292_solr-n_0000000000) [n:127.0.0.1:55292_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:55297_solr
   [junit4]   2> 1530842 INFO  (zkCallback-1356-thread-2-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1530842 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16d4252{/solr,null,UNAVAILABLE}
   [junit4]   2> 1530842 INFO  (zkCallback-1355-thread-1-processing-n:127.0.0.1:55292_solr) [n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1530843 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:55285_solr) [n:127.0.0.1:55285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1530843 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55300_solr) [n:127.0.0.1:55300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1530845 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:55282_solr) [n:127.0.0.1:55282_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96287779332161547-127.0.0.1:55285_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1530851 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1530853 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@103d443{/solr,null,AVAILABLE}
   [junit4]   2> 1530854 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1daa1b8{HTTP/1.1,[http/1.1]}{127.0.0.1:55345}
   [junit4]   2> 1530854 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.e.j.s.Server Started @1534577ms
   [junit4]   2> 1530854 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55345}
   [junit4]   2> 1530854 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1530854 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node6'
   [junit4]   2> 1530854 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1530854 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1530857 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1530857 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530859 INFO  (zkCallback-1364-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1288f4c name:ZooKeeperConnection Watcher:127.0.0.1:55278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1530860 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530860 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1530860 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530877 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 0x1561539a34e0011, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1530878 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node6\.
   [junit4]   2> 1530878 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.CoreContainer New CoreContainer 23594664
   [junit4]   2> 1530878 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node6]
   [junit4]   2> 1530878 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node6\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CCC9A23068B7577F-001\tempDir-001\node6\lib
   [junit4]   2> 1530879 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1530882 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1530882 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1530882 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CCC9A23068B7577F]) [    ] o.a.s.l.LogWatcher Re

[...truncated too long message...]

treamException: Unable to read additional data from client sessionid 0x156154a33c90005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2628720 INFO  (jetty-launcher-10971-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@baff57{/solr,null,UNAVAILABLE}
   [junit4]   2> 2628729 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[CCC9A23068B7577F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62220 62220
   [junit4]   2> 2628739 INFO  (Thread-4589) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62220 62220
   [junit4]   2> 2628741 WARN  (Thread-4589) [    ] 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> 	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/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2628742 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[CCC9A23068B7577F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_CCC9A23068B7577F-001
   [junit4]   2> Jul 23, 2016 1:06:52 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=Lucene62, sim=RandomSimilarity(queryNorm=true): {}, locale=en-ZA, timezone=Etc/GMT-4
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=171386848,total=374808576
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribDocBasedVersion, CleanupOldIndexTest, DistributedIntervalFacetingTest, TestSystemIdResolver, MergeStrategyTest, TestSerializedLuceneMatchVersion, TestTestInjection, TestScoreJoinQPNoScore, TestFieldTypeCollectionResource, CloneFieldUpdateProcessorFactoryTest, TestSubQueryTransformerDistrib, TestValueSourceCache, TestSlowCompositeReaderWrapper, CoreSorterTest, TestSolrQueryParser, TriLevelCompositeIdRoutingTest, BasicZkTest, SpellCheckComponentTest, TestSolrDeletionPolicy2, TestComplexPhraseQParserPlugin, TestConfigSetProperties, HighlighterConfigTest, SaslZkACLProviderTest, CurrencyFieldOpenExchangeTest, RAMDirectoryFactoryTest, ConnectionReuseTest, DistributedQueueTest, TestFieldCacheWithThreads, TestRTimerTree, TestReplicaProperties, TestShortCircuitedRequests, ResourceLoaderTest, TestCustomDocTransformer, TermVectorComponentDistributedTest, TestCollationField, TestStressLiveNodes, TestCloudInspectUtil, TestLeaderElectionZkExpiry, TestRecovery, IndexSchemaRuntimeFieldTest, TestSubQueryTransformer, CSVRequestHandlerTest, TestSolrIndexConfig, TestCrossCoreJoin, TestDynamicFieldCollectionResource, TestCharFilters, VersionInfoTest, LoggingHandlerTest, TestRawTransformer, TestDistributedMissingSort, EchoParamsTest, TestManagedStopFilterFactory, HdfsCollectionsAPIDistributedZkTest, TestCoreDiscovery, CollectionTooManyReplicasTest, OutputWriterTest, TestSchemaSimilarityResource, SmileWriterTest, SpellCheckCollatorTest, DeleteInactiveReplicaTest, PKIAuthenticationIntegrationTest, TestFastWriter, ConvertedLegacyTest, TestFuzzyAnalyzedSuggestions, TestMinMaxOnMultiValuedField, ExitableDirectoryReaderTest, DefaultValueUpdateProcessorTest, TestTrie, DistributedTermsComponentTest, TestNRTOpen, RequestHandlersTest, ResponseLogComponentTest, TestUninvertingReader, TestSolrConfigHandlerCloud, OverriddenZkACLAndCredentialsProvidersTest, LeaderInitiatedRecoveryOnShardRestartTest, TestReloadDeadlock, CollectionsAPISolrJTest, DateMathParserTest, DistributedFacetPivotWhiteBoxTest, BadCopyFieldTest, TestStressRecovery, OverseerStatusTest, TestRandomFaceting, TestPerFieldSimilarity, TestOverriddenPrefixQueryForCustomFieldType, ConfigSetsAPITest, TestConfigReload, HLLSerializationTest, TestRTGBase, TestReRankQParserPlugin, DistributedQueryComponentOptimizationTest, CollectionReloadTest, DistributedMLTComponentTest, TestSimpleTrackingShardHandler, TestInfoStreamLogging, UniqFieldsUpdateProcessorFactoryTest, NumericFieldsTest, ZkSolrClientTest, HdfsThreadLeakTest, TestConfigSetsAPIZkFailure, HdfsBasicDistributedZk2Test, TestDFISimilarityFactory, TestNumericTerms32, TestXmlQParserPlugin, TestReversedWildcardFilterFactory, TestSolrJ, TestBinaryField, SynonymTokenizerTest, ExplicitHLLTest, TestSolrDynamicMBean, TestSolr4Spatial2, TestOmitPositions, TestSuggestSpellingConverter, AnalysisErrorHandlingTest, BufferStoreTest, TestGraphMLResponseWriter, TestDistributedGrouping, SpatialRPTFieldTypeTest, TestConfigOverlay, ConjunctionSolrSpellCheckerTest, StressHdfsTest, JavabinLoaderTest, TestOnReconnectListenerSupport, BigEndianAscendingWordSerializerTest, TestFieldCache, DateFieldTest, DistributedDebugComponentTest, CollectionsAPIDistributedZkTest, TestGraphTermsQParserPlugin, PreAnalyzedUpdateProcessorTest, BasicDistributedZk2Test, TestInitQParser, SearchHandlerTest, SolrIndexSplitterTest, TestRandomRequestDistribution, BinaryUpdateRequestHandlerTest, HdfsRecoverLeaseTest, TestConfigSetsAPI, TestShardHandlerFactory, TestDynamicLoading, TestSchemaNameResource, CreateCollectionCleanupTest, TestRequestStatusCollectionAPI, SharedFSAutoReplicaFailoverTest, SpellingQueryConverterTest, TestSolrCoreProperties, TestRestoreCore, SolrPluginUtilsTest, SimpleMLTQParserTest, CheckHdfsIndexTest, DistanceUnitsTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestZkChroot, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, TestMergePolicyConfig, MultiTermTest, MinimalSchemaTest, TestConfig, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, PreAnalyzedFieldTest, TestUtils, ZkNodePropsTest, FileUtilsTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RollingRestartTest, TestAuthenticationFramework, TestCloudPivotFacet, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore]
   [junit4] Completed [482/623 (2!)] on J1 in 13.50s, 1 test, 1 failure <<< FAILURES!

[...truncated 52831 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5998 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5998/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([104CA7AAB781DBFC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([104CA7AAB781DBFC:98189870197DB604]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11042 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\init-core-data-001
   [junit4]   2> 680886 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-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> 680888 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 680890 INFO  (Thread-1137) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 680890 INFO  (Thread-1137) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 680988 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58294
   [junit4]   2> 680988 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 680989 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 680994 INFO  (zkCallback-753-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@216a849d name:ZooKeeperConnection Watcher:127.0.0.1:58294 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 680994 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 680994 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 680994 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 680999 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 0x156130bae950000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 681003 INFO  (jetty-launcher-752-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 681004 INFO  (jetty-launcher-752-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 681004 INFO  (jetty-launcher-752-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73912531{/solr,null,AVAILABLE}
   [junit4]   2> 681005 INFO  (jetty-launcher-752-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65314bec{/solr,null,AVAILABLE}
   [junit4]   2> 681005 INFO  (jetty-launcher-752-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@52a1607c{HTTP/1.1,[http/1.1]}{127.0.0.1:58298}
   [junit4]   2> 681005 INFO  (jetty-launcher-752-thread-2) [    ] o.e.j.s.Server Started @686141ms
   [junit4]   2> 681005 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58298}
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@759be228{HTTP/1.1,[http/1.1]}{127.0.0.1:58301}
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2'
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-1) [    ] o.e.j.s.Server Started @686141ms
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58301}
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1'
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 681006 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 681007 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 681007 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 681008 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 681008 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 681013 INFO  (zkCallback-755-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77f4ddce name:ZooKeeperConnection Watcher:127.0.0.1:58294/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 681013 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 681013 INFO  (zkCallback-754-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56faa462 name:ZooKeeperConnection Watcher:127.0.0.1:58294/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 681013 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 681013 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 681013 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 681014 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 681014 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 681027 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.
   [junit4]   2> 681027 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1007443835
   [junit4]   2> 681027 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2]
   [junit4]   2> 681027 WARN  (jetty-launcher-752-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\lib
   [junit4]   2> 681027 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 681030 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.
   [junit4]   2> 681030 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1242925631
   [junit4]   2> 681030 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1]
   [junit4]   2> 681030 WARN  (jetty-launcher-752-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\lib
   [junit4]   2> 681030 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 681034 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 681034 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 681034 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 681034 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58294/solr
   [junit4]   2> 681034 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 681034 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 681035 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 681036 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 681038 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 681038 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 681038 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58294/solr
   [junit4]   2> 681038 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 681038 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 681039 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 681055 INFO  (zkCallback-760-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@232b2b80 name:ZooKeeperConnection Watcher:127.0.0.1:58294 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 681057 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 681057 INFO  (zkCallback-761-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15be9569 name:ZooKeeperConnection Watcher:127.0.0.1:58294 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 681057 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 681057 INFO  (jetty-launcher-752-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 681057 INFO  (jetty-launcher-752-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 681058 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 0x156130bae950003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 681059 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1928890062@296e4f74
   [junit4]   2> 681060 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 681061 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1928890062@5f73b87c
   [junit4]   2> 681062 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 681064 INFO  (zkCallback-762-thread-1-processing-n:127.0.0.1:58298_solr) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a588a34 name:ZooKeeperConnection Watcher:127.0.0.1:58294/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 681065 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 681065 INFO  (zkCallback-763-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@567e277f name:ZooKeeperConnection Watcher:127.0.0.1:58294/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 681065 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 681066 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 681067 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 681070 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 681070 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 681073 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 681075 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 681076 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 681076 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 681078 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 681078 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 681080 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 681081 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 681082 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 681083 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 681083 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 681084 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 681085 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 681085 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 681086 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 681087 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 681087 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 681087 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 681088 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 681088 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 681088 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 681089 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 681091 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 681092 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 681093 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 681093 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 681094 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 681094 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 681095 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96285382929612806-127.0.0.1:58301_solr-n_0000000000
   [junit4]   2> 681095 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96285382929612805-127.0.0.1:58298_solr-n_0000000001
   [junit4]   2> 681095 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58301_solr
   [junit4]   2> 681095 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 681096 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96285382929612806-127.0.0.1:58301_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 681096 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58298_solr
   [junit4]   2> 681096 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58298_solr
   [junit4]   2> 681098 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.Overseer Overseer (id=96285382929612806-127.0.0.1:58301_solr-n_0000000000) starting
   [junit4]   2> 681098 INFO  (zkCallback-763-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 681098 INFO  (zkCallback-762-thread-1-processing-n:127.0.0.1:58298_solr) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 681099 INFO  (zkCallback-763-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 681102 INFO  (zkCallback-762-thread-1-processing-n:127.0.0.1:58298_solr) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 681110 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 681110 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 681111 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.
   [junit4]   2> 681112 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 681112 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 681112 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 681112 INFO  (jetty-launcher-752-thread-2) [n:127.0.0.1:58298_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 681122 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 681122 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58301_solr as DOWN
   [junit4]   2> 681124 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58301_solr
   [junit4]   2> 681124 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58301_solr
   [junit4]   2> 681125 INFO  (zkCallback-763-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 681125 INFO  (zkCallback-762-thread-1-processing-n:127.0.0.1:58298_solr) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 681132 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 681132 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 681133 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.
   [junit4]   2> 681133 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 681134 INFO  (zkCallback-763-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 681134 INFO  (zkCallback-762-thread-1-processing-n:127.0.0.1:58298_solr) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 681135 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 681135 INFO  (jetty-launcher-752-thread-1) [n:127.0.0.1:58301_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 681135 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 681136 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 681141 INFO  (OverseerCollectionConfigSetProcessor-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 681141 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 681143 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 681145 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58301_solr"} current state version: 0
   [junit4]   2> 681145 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58301_solr
   [junit4]   2> 681152 INFO  (zkCallback-766-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7379e39f name:ZooKeeperConnection Watcher:127.0.0.1:58294 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 681152 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 681152 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 681153 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 0x156130bae950007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 681156 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 681157 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 681159 INFO  (zkCallback-769-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ee27149 name:ZooKeeperConnection Watcher:127.0.0.1:58294/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 681159 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 681159 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 681159 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 681161 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 681162 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 681166 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 681170 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[104CA7AAB781DBFC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 681228 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[104CA7AAB781DBFC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 681230 INFO  (qtp1531933354-5105) [n:127.0.0.1:58301_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 681239 INFO  (OverseerCollectionConfigSetProcessor-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 681241 INFO  (OverseerThreadFactory-2269-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 681241 INFO  (OverseerThreadFactory-2269-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 681242 INFO  (OverseerThreadFactory-2269-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 681242 INFO  (OverseerThreadFactory-2269-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 681245 INFO  (zkCallback-763-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 681245 INFO  (zkCallback-769-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 681246 INFO  (zkCallback-762-thread-1-processing-n:127.0.0.1:58298_solr) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 681253 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 681253 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 681255 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 681353 INFO  (OverseerThreadFactory-2269-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 681353 INFO  (OverseerThreadFactory-2269-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:58301_solr
   [junit4]   2> 681353 INFO  (OverseerThreadFactory-2269-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:58298_solr
   [junit4]   2> 681353 INFO  (OverseerThreadFactory-2269-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:58301_solr
   [junit4]   2> 681353 INFO  (OverseerThreadFactory-2269-thread-1-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:58298_solr
   [junit4]   2> 681355 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 681358 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 681361 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 681361 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 681361 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 681361 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 681361 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 681361 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 681365 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 681365 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 681365 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 681367 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 681367 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 681367 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 681367 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 681368 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 681368 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 681368 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 681368 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58301/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58301_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 681368 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 681368 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58301/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58301_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 681368 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 681368 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 681369 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 681371 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58298/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58298_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 681371 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58298/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58298_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 681373 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58301/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58301_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 681373 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58301/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58301_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 681375 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58298/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58298_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 681375 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58298/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58298_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 681480 INFO  (OverseerStateUpdate-96285382929612806-127.0.0.1:58301_solr-n_0000000000) [n:127.0.0.1:58301_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 681481 INFO  (zkCallback-763-thread-2-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 681482 INFO  (zkCallback-762-thread-1-processing-n:127.0.0.1:58298_solr) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 681483 INFO  (zkCallback-763-thread-2-processing-n:127.0.0.1:58301_solr) [n:127.0.0.1:58301_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 681483 INFO  (zkCallback-762-thread-1-processing-n:127.0.0.1:58298_solr) [n:127.0.0.1:58298_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 682368 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 682368 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 682368 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 682368 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 682369 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 682369 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 682369 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 682369 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 682369 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 682369 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 682369 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 682369 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 682369 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 682369 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 682369 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 682369 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 682369 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 682369 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 682369 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 682369 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 682369 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 682369 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 682369 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 682369 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 682369 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 682369 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 682369 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 682369 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 682369 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 682369 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 682369 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 682369 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 682376 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 682376 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 682378 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 682378 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 682392 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 682392 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 682392 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 682394 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 682394 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 682412 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 682414 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 682415 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 682417 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 682417 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 682421 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 682422 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 682424 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 682426 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 682427 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 682427 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 682429 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 682430 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 682430 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 682430 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 682430 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 682430 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 682430 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 682430 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 682430 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 682430 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 682430 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 682430 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 682430 WARN  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 682430 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 682430 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 682430 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 682430 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 682430 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 682430 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 682430 WARN  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 682433 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 682433 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 682433 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 682433 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 682433 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 682434 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 682434 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 682434 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f69cf93 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e6c85a2),segFN=segments_1,generation=1}
   [junit4]   2> 682434 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@791881cc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d629c2a),segFN=segments_1,generation=1}
   [junit4]   2> 682434 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 682434 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 682434 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 682434 WARN  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 682434 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 682434 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 682434 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 682434 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 682434 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 682434 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 682434 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 682435 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 682435 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 682435 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 682435 WARN  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 682435 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 682435 INFO  (qtp1531933354-5127) [n:127.0.0.1:58301_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 682436 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 682436 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 682436 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 682437 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 682438 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 682438 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 682438 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 682439 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_104CA7AAB781DBFC-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 682439 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 682439 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 682440 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f3f3ab6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5940ae7),segFN=segments_1,generation=1}
   [junit4]   2> 682440 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 682440 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 682441 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 682441 INFO  (qtp310595189-5118) [n:127.0.0.1:58298_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 682442 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 682442 INFO  (qtp310595189-5117) [n:127.0.0.1:58298_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 682442 INFO  (qtp1531933354-5129) [n:127.0.0.1:58301_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plu

[...truncated too long message...]

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 120)
 [ecj-lint] 	reader = cfiltfac.create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 144)
 [ecj-lint] 	return namedList;
 [ecj-lint] 	^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java (at line 1227)
 [ecj-lint] 	DirectoryReader reader = s==null ? null : s.get().getIndexReader();
 [ecj-lint] 	                ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 58)
 [ecj-lint] 	import org.apache.solr.common.cloud.DocCollection;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.cloud.DocCollection is never used
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 254)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 393)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\component\ExpandComponent.java (at line 223)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), field), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\highlight\DefaultSolrHighlighter.java (at line 544)
 [ecj-lint] 	tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java (at line 829)
 [ecj-lint] 	fastForRandomSet = new HashDocSet(sset.getDocs(), 0, sset.size());
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java (at line 146)
 [ecj-lint] 	ratesJsonStream = resourceLoader.openResource(ratesFileLocation);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java (at line 1187)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), collapseField), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 145)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 154)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 163)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java (at line 184)
 [ecj-lint] 	throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred while loading solr.xml from zookeeper", e);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java (at line 98)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java (at line 149)
 [ecj-lint] 	SolrQueryRequest req = requestInfo == null ? null : requestInfo.getReq();
 [ecj-lint] 	                 ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30 problems (1 error, 29 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:652: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1992: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2031: Compile failed; see the compiler error output for details.

Total time: 89 minutes 16 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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5997 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5997/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:57192/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:57192/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([D02880460A729D85:EDF02E6A329CC3F5]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:57192/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:51810/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51810/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([D02880460A729D85:587CBF9CA48EF07D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12159 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\init-core-data-001
   [junit4]   2> 2378818 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-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> 2378821 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2378821 INFO  (Thread-4182) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2378821 INFO  (Thread-4182) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2378922 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51806
   [junit4]   2> 2378922 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378922 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378927 INFO  (zkCallback-3037-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@361fc82e name:ZooKeeperConnection Watcher:127.0.0.1:51806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378927 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378927 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378927 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2378933 INFO  (jetty-launcher-3036-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2378934 INFO  (jetty-launcher-3036-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2378934 INFO  (jetty-launcher-3036-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@202ed543{/solr,null,AVAILABLE}
   [junit4]   2> 2378935 INFO  (jetty-launcher-3036-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34a1571a{/solr,null,AVAILABLE}
   [junit4]   2> 2378935 INFO  (jetty-launcher-3036-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@186d7a78{HTTP/1.1,[http/1.1]}{127.0.0.1:51810}
   [junit4]   2> 2378938 INFO  (jetty-launcher-3036-thread-1) [    ] o.e.j.s.Server Started @2384188ms
   [junit4]   2> 2378938 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51810}
   [junit4]   2> 2378938 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2378938 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1'
   [junit4]   2> 2378938 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2378938 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2378938 INFO  (jetty-launcher-3036-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@3ae5868b{HTTP/1.1,[http/1.1]}{127.0.0.1:51813}
   [junit4]   2> 2378938 INFO  (jetty-launcher-3036-thread-2) [    ] o.e.j.s.Server Started @2384189ms
   [junit4]   2> 2378938 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51813}
   [junit4]   2> 2378939 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2378939 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2'
   [junit4]   2> 2378939 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378939 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2378939 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2378939 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378939 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378940 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378940 INFO  (zkCallback-3038-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53405611 name:ZooKeeperConnection Watcher:127.0.0.1:51806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378940 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378941 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378941 INFO  (zkCallback-3039-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67224dab name:ZooKeeperConnection Watcher:127.0.0.1:51806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378941 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378941 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2378941 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378942 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2378953 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.
   [junit4]   2> 2378953 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 0x1560ca6f0340001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2378955 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 0x1560ca6f0340002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2378955 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\.
   [junit4]   2> 2378955 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1023885080
   [junit4]   2> 2378955 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2]
   [junit4]   2> 2378955 WARN  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\lib
   [junit4]   2> 2378955 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2378953 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1919915186
   [junit4]   2> 2378956 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1]
   [junit4]   2> 2378956 WARN  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\lib
   [junit4]   2> 2378956 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51806/solr
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51806/solr
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2378962 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378963 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378963 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378965 INFO  (zkCallback-3044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fcfa6de name:ZooKeeperConnection Watcher:127.0.0.1:51806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378965 INFO  (zkCallback-3045-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a6a6d1e name:ZooKeeperConnection Watcher:127.0.0.1:51806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378965 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378965 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378965 INFO  (jetty-launcher-3036-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378965 INFO  (jetty-launcher-3036-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378966 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/774258866@416e87e8
   [junit4]   2> 2378966 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 0x1560ca6f0340004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2378969 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/774258866@6d8564a6
   [junit4]   2> 2378970 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378970 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378973 INFO  (zkCallback-3046-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53e904e3 name:ZooKeeperConnection Watcher:127.0.0.1:51806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378973 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378973 INFO  (zkCallback-3047-thread-1-processing-n:127.0.0.1:51813_solr) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13d9ccf2 name:ZooKeeperConnection Watcher:127.0.0.1:51806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378973 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378974 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2378974 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2378976 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2378976 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2378981 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2378982 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2378984 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2378984 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2378986 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2378987 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2378988 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2378988 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2378989 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2378990 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2378991 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2378991 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2378992 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2378993 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2378994 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2378994 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2378995 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2378995 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2378996 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2378996 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2378997 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2378997 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2379001 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2379001 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2379002 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2379003 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2379004 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2379004 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2379005 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96278353169088517-127.0.0.1:51810_solr-n_0000000000
   [junit4]   2> 2379005 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96278353169088518-127.0.0.1:51813_solr-n_0000000001
   [junit4]   2> 2379005 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51810_solr
   [junit4]   2> 2379005 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2379006 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96278353169088517-127.0.0.1:51810_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2379006 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51813_solr
   [junit4]   2> 2379007 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.Overseer Overseer (id=96278353169088517-127.0.0.1:51810_solr-n_0000000000) starting
   [junit4]   2> 2379007 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51813_solr
   [junit4]   2> 2379009 INFO  (zkCallback-3046-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2379009 INFO  (zkCallback-3047-thread-1-processing-n:127.0.0.1:51813_solr) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2379009 INFO  (zkCallback-3046-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2379009 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2379009 INFO  (zkCallback-3047-thread-1-processing-n:127.0.0.1:51813_solr) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2379015 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2379015 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51810_solr as DOWN
   [junit4]   2> 2379017 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51810_solr
   [junit4]   2> 2379017 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51810_solr
   [junit4]   2> 2379018 INFO  (zkCallback-3047-thread-1-processing-n:127.0.0.1:51813_solr) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2379019 INFO  (zkCallback-3046-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2379019 INFO  (zkCallback-3047-thread-1-processing-n:127.0.0.1:51813_solr) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2379019 INFO  (zkCallback-3046-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2379021 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2379021 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2379021 INFO  (OverseerCollectionConfigSetProcessor-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2379023 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2379023 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\.
   [junit4]   2> 2379023 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2379025 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2379025 INFO  (jetty-launcher-3036-thread-2) [n:127.0.0.1:51813_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2379025 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2379027 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51810_solr"} current state version: 0
   [junit4]   2> 2379027 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51810_solr
   [junit4]   2> 2379034 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2379034 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2379035 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.
   [junit4]   2> 2379035 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2379036 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2379036 INFO  (jetty-launcher-3036-thread-1) [n:127.0.0.1:51810_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2379037 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2379037 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2379038 INFO  (zkCallback-3050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c9eb337 name:ZooKeeperConnection Watcher:127.0.0.1:51806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2379038 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2379039 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2379042 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2379042 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2379044 INFO  (zkCallback-3053-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35c5668c name:ZooKeeperConnection Watcher:127.0.0.1:51806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2379044 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2379044 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2379044 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2379045 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2379045 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2379049 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2379050 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D02880460A729D85]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2379075 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[D02880460A729D85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2379078 INFO  (qtp363460803-19257) [n:127.0.0.1:51813_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2379081 INFO  (OverseerCollectionConfigSetProcessor-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2379082 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2379082 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2379082 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2379082 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2379083 INFO  (zkCallback-3047-thread-1-processing-n:127.0.0.1:51813_solr) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2379083 INFO  (zkCallback-3053-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2379083 INFO  (zkCallback-3046-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2379086 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2379086 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2379086 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2379186 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2379186 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:51810_solr
   [junit4]   2> 2379186 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:51813_solr
   [junit4]   2> 2379186 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:51810_solr
   [junit4]   2> 2379186 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:51813_solr
   [junit4]   2> 2379189 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2379190 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2379190 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2379190 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2379191 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2379191 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2379191 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2379192 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379192 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379192 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379193 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2379193 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379193 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379193 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379193 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51813/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51813_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2379193 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51813/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51813_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379195 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2379193 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379195 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379195 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379195 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2379195 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379195 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379195 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379196 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51813/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51813_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2379196 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51813/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51813_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379198 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51810/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51810_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2379198 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51810/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51810_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379201 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51810/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51810_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2379201 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51810/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51810_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379304 INFO  (OverseerStateUpdate-96278353169088517-127.0.0.1:51810_solr-n_0000000000) [n:127.0.0.1:51810_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2379305 INFO  (zkCallback-3047-thread-1-processing-n:127.0.0.1:51813_solr) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2379305 INFO  (zkCallback-3046-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2379305 INFO  (zkCallback-3047-thread-1-processing-n:127.0.0.1:51813_solr) [n:127.0.0.1:51813_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2379305 INFO  (zkCallback-3046-thread-1-processing-n:127.0.0.1:51810_solr) [n:127.0.0.1:51810_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2380195 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 2380195 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 2380195 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380195 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380196 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2380196 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2380196 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380196 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380196 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380196 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380196 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380196 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380196 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380196 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380197 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380197 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380197 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380197 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380197 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 2380197 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380197 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 2380198 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380198 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380198 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380198 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380198 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2380198 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380198 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380198 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380199 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 2380199 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380199 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380200 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380201 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380201 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380203 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380207 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380207 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380207 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380220 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380220 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380220 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380224 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380224 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380224 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380225 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380226 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380228 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2380228 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2380231 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380234 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2380235 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380235 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2380236 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380237 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380238 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2380239 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 2380239 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2380239 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2380239 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2380239 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2380239 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380239 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380239 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2380239 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2380239 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2380239 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2380239 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380240 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2380240 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 2380240 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2380240 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2380240 WARN  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2380240 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2380240 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380241 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2380241 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2380241 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2380241 WARN  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2380241 WARN  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2380241 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2380241 INFO  (qtp1550873662-19245) [n:127.0.0.1:51810_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2380242 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2380242 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 2380242 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2380242 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@374b63bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37fe5175),segFN=segments_1,generation=1}
   [junit4]   2> 2380242 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380242 INFO  (qtp1550873662-19248) [n:127.0.0.1:51810_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2380242 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@90e1aa1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73b4d9ba),segFN=segments_1,generation=1}
   [junit4]   2> 2380242 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_D02880460A729D85-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2380242 INFO  (qtp363460803-19255) [n:127.0.0.1:51813_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2380242 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 2380243 INFO  (qtp363460803-19253) [n:127.0.0.1:51813_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirec

[...truncated too long message...]

	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [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.security.BasicAuthIntegrationTest_D02880460A729D85-001
   [junit4]   2> Jul 21, 2016 8:57:17 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(Lucene62): {range_facet_l_dv=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1557, maxMBSortInHeap=5.458706561049341, sim=RandomSimilarity(queryNorm=false): {}, locale=is, timezone=Atlantic/Cape_Verde
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=218928592,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [TestAuthenticationFramework, BasicZkTest, SpellPossibilityIteratorTest, TestFoldingMultitermQuery, AnalyticsQueryTest, TestFieldSortValues, VersionInfoTest, SimpleCollectionCreateDeleteTest, TermVectorComponentTest, TestSolr4Spatial2, DistributedFacetPivotSmallAdvancedTest, TestTrie, TestExceedMaxTermLength, AsyncCallRequestStatusResponseTest, NotRequiredUniqueKeyTest, TestReplicaProperties, CdcrReplicationHandlerTest, TestDistributedGrouping, TestFreeTextSuggestions, BadIndexSchemaTest, UpdateRequestProcessorFactoryTest, NumericFieldsTest, TestStressRecovery, DateMathParserTest, TestComplexPhraseQParserPlugin, TestSlowCompositeReaderWrapper, TestPKIAuthenticationPlugin, BaseCdcrDistributedZkTest, AliasIntegrationTest, TestExactSharedStatsCache, TestQueryUtils, TestCloudManagedSchema, AnalysisErrorHandlingTest, TestUseDocValuesAsStored2, CdcrVersionReplicationTest, TestRawTransformer, SuggesterWFSTTest, TestOnReconnectListenerSupport, TestRestoreCore, HdfsUnloadDistributedZkTest, BlockCacheTest, TestSystemIdResolver, TestSolrDeletionPolicy2, TestDistributedStatsComponentCardinality, JavabinLoaderTest, TestFiltering, TestLeaderElectionZkExpiry, BasicFunctionalityTest, OpenExchangeRatesOrgProviderTest, TestPivotHelperCode, LoggingHandlerTest, TestSubQueryTransformerDistrib, TestQueryTypes, TestConfigOverlay, CoreAdminHandlerTest, TestMinMaxOnMultiValuedField, TestSuggestSpellingConverter, TestRandomFaceting, DefaultValueUpdateProcessorTest, CoreMergeIndexesAdminHandlerTest, TestLRUStatsCache, TestGraphTermsQParserPlugin, RecoveryAfterSoftCommitTest, RulesTest, TestCoreDiscovery, TestRecovery, TestQuerySenderListener, BasicDistributedZk2Test, TestSchemaSimilarityResource, RequestLoggingTest, ResourceLoaderTest, UniqFieldsUpdateProcessorFactoryTest, TestReloadDeadlock, TestCloudSchemaless, MergeStrategyTest, TestPerFieldSimilarity, TestFastWriter, CollectionReloadTest, ExplicitHLLTest, DistributedQueueTest, TestCSVResponseWriter, LeaderFailoverAfterPartitionTest, TestBulkSchemaAPI, HdfsRestartWhileUpdatingTest, SpellCheckComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ShowFileRequestHandlerTest, SharedFSAutoReplicaFailoverTest, CreateCollectionCleanupTest, TestSolrQueryParserResource, TestReRankQParserPlugin, TestConfigSetsAPIZkFailure, TestSortingResponseWriter, SolrIndexSplitterTest, TestDynamicLoading, TestDynamicFieldCollectionResource, TestCopyFieldCollectionResource, TestRequestStatusCollectionAPI, TriLevelCompositeIdRoutingTest, SpatialRPTFieldTypeTest, SolrCloudExampleTest, SaslZkACLProviderTest, TestPerFieldSimilarityWithDefaultOverride, TestIndexSearcher, PreAnalyzedUpdateProcessorTest, ConfigSetsAPITest, TestFieldCacheWithThreads, TestSolrDynamicMBean, ZkStateReaderTest, TestBadConfig, DebugComponentTest, MultiTermTest, DistributedQueryComponentOptimizationTest, ChaosMonkeySafeLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, TestRealTimeGet, SimpleMLTQParserTest, TestFieldCollectionResource, TestSolrJ, HighlighterConfigTest, TestTestInjection, CurrencyFieldOpenExchangeTest, SuggestComponentContextFilterQueryTest, TestSortByMinMaxFunction, RollingRestartTest, CoreAdminCreateDiscoverTest, DistributedFacetPivotWhiteBoxTest, TestReload, TestBinaryField, TestSolrQueryParser, HdfsRecoverLeaseTest, ConnectionReuseTest, TestJoin, WordBreakSolrSpellCheckerTest, TestConfigSetsAPI, DistributedDebugComponentTest, ResponseLogComponentTest, TestShardHandlerFactory, RAMDirectoryFactoryTest, TestStandardQParsers, TestManagedResourceStorage, CoreSorterTest, SearchHandlerTest, TestSubQueryTransformer, TestJettySolrRunner, TestDefaultStatsCache, DistanceFunctionTest, FileUtilsTest, TestSchemaNameResource, TestMiniSolrCloudCluster, SortByFunctionTest, PluginInfoTest, TestFieldTypeCollectionResource, SparseHLLTest, RequestHandlersTest, CollectionsAPIDistributedZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SolrCoreTest, SolrCmdDistributorTest, PeerSyncTest, DirectUpdateHandlerTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SuggesterFSTTest, SuggesterTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DocValuesMultiTest, SolrInfoMBeanTest, TestSurroundQueryParser, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, MBeansHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, SampleTest, MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, TestFastLRUCache, PrimUtilsTest, SpellingQueryConverterTest, TestDocumentBuilder, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestTolerantSearch, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCollectionAPI, TestCryptoKeys, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRequestForwarding, TestShortCircuitedRequests, TestStressLiveNodes, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigSetImmutable, TestConfigSetProperties, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestSolrConfigHandler, TestConfigReload, TestSolrConfigHandlerCloud, DistributedFacetPivotLargeTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestBulkSchemaConcurrent, TestRandomCollapseQParserPlugin, BlockJoinFacetSimpleTest, GraphQueryTest, TestScoreJoinQPNoScore, TestJsonRequest, TestDFISimilarityFactory, BasicAuthIntegrationTest]
   [junit4] Completed [590/623 (2!)] on J1 in 17.71s, 1 test, 1 error <<< FAILURES!

[...truncated 60192 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5996 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5996/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at https://127.0.0.1:64240/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:64240/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([820C98D83C85E25C:A58A70292798FA4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11121 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\init-core-data-001
   [junit4]   2> 600747 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 600750 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 600751 INFO  (Thread-1058) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 600751 INFO  (Thread-1058) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 600851 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64233
   [junit4]   2> 600851 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 600853 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600877 INFO  (zkCallback-792-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@887854 name:ZooKeeperConnection Watcher:127.0.0.1:64233 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 600878 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600879 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 600879 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 600896 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 600900 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 0x1560a5d53cf0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 600913 INFO  (jetty-launcher-791-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 600913 INFO  (jetty-launcher-791-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 600915 INFO  (jetty-launcher-791-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bf0a6a{/solr,null,AVAILABLE}
   [junit4]   2> 600915 INFO  (jetty-launcher-791-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c0055{/solr,null,AVAILABLE}
   [junit4]   2> 600929 INFO  (jetty-launcher-791-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@a71453{SSL,[ssl, http/1.1]}{127.0.0.1:64240}
   [junit4]   2> 600929 INFO  (jetty-launcher-791-thread-1) [    ] o.e.j.s.Server Started @605043ms
   [junit4]   2> 600929 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64240}
   [junit4]   2> 600930 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 600930 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1'
   [junit4]   2> 600930 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 600930 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 600931 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 600934 INFO  (jetty-launcher-791-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@d8acdc{SSL,[ssl, http/1.1]}{127.0.0.1:64241}
   [junit4]   2> 600934 INFO  (jetty-launcher-791-thread-2) [    ] o.e.j.s.Server Started @605047ms
   [junit4]   2> 600934 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64241}
   [junit4]   2> 600934 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600944 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 600944 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2'
   [junit4]   2> 600944 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 600944 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 600945 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 600946 INFO  (zkCallback-793-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54d5f9 name:ZooKeeperConnection Watcher:127.0.0.1:64233/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 600946 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600947 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600947 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 600949 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 600951 INFO  (zkCallback-794-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50418f name:ZooKeeperConnection Watcher:127.0.0.1:64233/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 600951 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600952 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 600953 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 600963 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.
   [junit4]   2> 600963 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 738368
   [junit4]   2> 600963 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1]
   [junit4]   2> 600963 WARN  (jetty-launcher-791-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\lib
   [junit4]   2> 600964 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 600966 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 0x1560a5d53cf0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 600967 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.
   [junit4]   2> 600967 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 11044209
   [junit4]   2> 600967 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2]
   [junit4]   2> 600968 WARN  (jetty-launcher-791-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\lib
   [junit4]   2> 600968 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 600969 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 600969 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 600969 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 600969 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64233/solr
   [junit4]   2> 600970 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 600970 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 600971 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600971 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 600972 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 600974 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 600974 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64233/solr
   [junit4]   2> 600974 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 600974 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 600975 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600977 INFO  (zkCallback-797-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6834c2 name:ZooKeeperConnection Watcher:127.0.0.1:64233 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 600979 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600979 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 600982 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 0x1560a5d53cf0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 600983 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/20094786@107c9d8
   [junit4]   2> 600985 INFO  (zkCallback-800-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@838bf5 name:ZooKeeperConnection Watcher:127.0.0.1:64233 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 600985 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600985 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 600985 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600989 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 0x1560a5d53cf0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 600990 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/20094786@19c2203
   [junit4]   2> 600996 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601001 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:64240_solr) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b111c1 name:ZooKeeperConnection Watcher:127.0.0.1:64233/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601001 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601004 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 601005 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19d828e name:ZooKeeperConnection Watcher:127.0.0.1:64233/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601005 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601010 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 601012 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 601020 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 601021 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 601026 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 601028 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 601033 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 601033 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 601036 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 601036 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 601041 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 601041 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 601042 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 601046 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 601047 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 601049 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 601052 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 601053 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 601054 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 601055 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 601055 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 601055 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 601056 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 601064 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 601064 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 601068 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 601070 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 601073 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 601074 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96275837989355526-127.0.0.1:64241_solr-n_0000000000
   [junit4]   2> 601074 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64241_solr
   [junit4]   2> 601074 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 601079 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 601082 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96275837989355525-127.0.0.1:64240_solr-n_0000000001
   [junit4]   2> 601082 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.Overseer Overseer (id=96275837989355526-127.0.0.1:64241_solr-n_0000000000) starting
   [junit4]   2> 601084 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96275837989355526-127.0.0.1:64241_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 601085 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64240_solr
   [junit4]   2> 601085 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64240_solr
   [junit4]   2> 601088 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 601096 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 601096 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:64240_solr) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 601101 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 601103 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:64240_solr) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 601120 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 601121 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:64241_solr as DOWN
   [junit4]   2> 601125 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64241_solr
   [junit4]   2> 601125 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64241_solr
   [junit4]   2> 601128 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 601128 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:64240_solr) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 601136 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 601136 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 601137 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.
   [junit4]   2> 601138 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 601138 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:64240_solr) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 601139 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 601140 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 601140 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:64240_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 601140 INFO  (OverseerCollectionConfigSetProcessor-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 601144 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 601149 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 601154 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64241_solr"} current state version: 0
   [junit4]   2> 601154 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64241_solr
   [junit4]   2> 601155 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 601155 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 601156 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.
   [junit4]   2> 601156 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 601157 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 601157 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:64241_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 601158 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601161 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601163 INFO  (zkCallback-805-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fb4d5b name:ZooKeeperConnection Watcher:127.0.0.1:64233 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601163 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601163 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601168 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601169 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601174 INFO  (zkCallback-808-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae975b name:ZooKeeperConnection Watcher:127.0.0.1:64233/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601174 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601174 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601174 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 601176 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 601177 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 601181 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 601188 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 601228 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[820C98D83C85E25C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 601358 INFO  (qtp23329300-4841) [n:127.0.0.1:64241_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601366 INFO  (OverseerCollectionConfigSetProcessor-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 601366 INFO  (OverseerThreadFactory-2547-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 601367 INFO  (OverseerThreadFactory-2547-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 601368 INFO  (OverseerThreadFactory-2547-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 601369 INFO  (OverseerThreadFactory-2547-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 601372 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601372 INFO  (zkCallback-808-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601372 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:64240_solr) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601379 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 601380 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 601382 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 601480 INFO  (OverseerThreadFactory-2547-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 601480 INFO  (OverseerThreadFactory-2547-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:64240_solr
   [junit4]   2> 601481 INFO  (OverseerThreadFactory-2547-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:64241_solr
   [junit4]   2> 601481 INFO  (OverseerThreadFactory-2547-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:64241_solr
   [junit4]   2> 601481 INFO  (OverseerThreadFactory-2547-thread-1-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:64240_solr
   [junit4]   2> 601538 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 601566 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 601571 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 601591 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 601594 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 601606 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 601609 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 601611 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 601611 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 601614 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 601615 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 601615 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64241/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 601615 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64241/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 601650 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 601653 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 601656 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 601660 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64241/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 601661 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64241/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 601661 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 601664 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 601666 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 601666 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 601667 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 601667 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 601667 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 601667 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 601671 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64240/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64240_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 601672 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64240/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64240_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 601677 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64240/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64240_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 601677 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64240/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64240_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 601787 INFO  (OverseerStateUpdate-96275837989355526-127.0.0.1:64241_solr-n_0000000000) [n:127.0.0.1:64241_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 601789 INFO  (zkCallback-802-thread-2-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 601789 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:64240_solr) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 601790 INFO  (zkCallback-802-thread-2-processing-n:127.0.0.1:64241_solr) [n:127.0.0.1:64241_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 601792 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:64240_solr) [n:127.0.0.1:64240_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 602612 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 602612 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 602613 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 602613 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 602615 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 602615 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 602615 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 602615 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 602616 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 602616 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 602616 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 602616 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 602618 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 602618 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 602618 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 602619 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 602623 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 602624 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 602643 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 602643 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 602646 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 602648 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 602655 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 602659 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 602663 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 602667 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 602667 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 602668 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 602668 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 602668 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 602668 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 602669 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 602669 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 602670 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 602671 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 602670 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 602671 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 602672 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 602672 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 602672 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 602672 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 602673 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 602673 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 602673 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 602674 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 602674 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 602674 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 602674 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 602674 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 602675 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 602675 WARN  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 602675 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 602676 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 602677 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 602675 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 602678 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 602678 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 602678 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 602679 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 602679 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 602680 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 602680 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 602680 WARN  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 602681 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 602688 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 602690 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 602691 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f1e52c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@88709b),segFN=segments_1,generation=1}
   [junit4]   2> 602691 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 602691 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13f277d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@170d1b4),segFN=segments_1,generation=1}
   [junit4]   2> 602691 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 602693 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 602694 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 602699 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 602704 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 602708 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 602710 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 602712 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 602712 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 602713 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 602715 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 602716 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 602717 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 602719 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 602719 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 602719 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 602719 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 602721 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 602721 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 602722 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 602722 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 602722 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 602722 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 602723 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 602723 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 602724 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 602724 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 602724 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 602725 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 602725 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 602725 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 602725 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 602725 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 602726 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 602726 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 602727 INFO  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 602727 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 602727 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 602727 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 602728 WARN  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 602728 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 602728 INFO  (qtp27736103-4833) [n:127.0.0.1:64240_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 602729 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13f277d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@170d1b4),segFN=segments_1,generation=1}
   [junit4]   2> 602729 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 602729 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 602729 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e2ffe5[backuprestore_shard2_replica2] main]
   [junit4]   2> 602729 INFO  (qtp23329300-4856) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 602727 WARN  (qtp27736103-4834) [n:127.0.0.1:64240_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 602730 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:64241_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 602731 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 602731 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 602732 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 602733 INFO  (qtp23329300-4838) [n:127.0.0.1:64241_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 602734 INFO  (qtp233293

[...truncated too long message...]

read.run(ClientCnxn.java:498)
   [junit4]   2> 613178 INFO  (jetty-launcher-791-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bf0a6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 613178 ERROR (jetty-launcher-791-thread-1-EventThread) [n:127.0.0.1:64240_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/9171884@1f98d rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3e7b95[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 12]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 613181 ERROR (jetty-launcher-791-thread-1-EventThread) [n:127.0.0.1:64240_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/9171884@1f5848c rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3e7b95[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 12]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 613181 ERROR (jetty-launcher-791-thread-1-EventThread) [n:127.0.0.1:64240_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/9171884@122eee8 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3e7b95[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 12]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 613183 ERROR (jetty-launcher-791-thread-1-EventThread) [n:127.0.0.1:64240_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/9171884@912b73 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3e7b95[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 12]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 613179 INFO  (jetty-launcher-791-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c0055{/solr,null,UNAVAILABLE}
   [junit4]   2> 613194 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64233 64233
   [junit4]   2> 613197 INFO  (Thread-1058) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64233 64233
   [junit4]   2> 613200 WARN  (Thread-1058) [    ] 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> 	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/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 613200 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[820C98D83C85E25C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_820C98D83C85E25C-001
   [junit4]   2> Jul 20, 2016 10:11:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=1, maxDocsPerChunk=6, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=1, blockSize=3)), sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=Pacific/Gambier
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=322878032,total=482344960
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestoreCore, QueryParsingTest, TestFieldCollectionResource, HighlighterConfigTest, ConfigSetsAPITest, TriLevelCompositeIdRoutingTest, TestSolrDynamicMBean, CoreMergeIndexesAdminHandlerTest, DistributedQueryComponentOptimizationTest, SolrPluginUtilsTest, MultiThreadedOCPTest, TestOmitPositions, TestQuerySenderListener, TestOnReconnectListenerSupport, MultiTermTest, SaslZkACLProviderTest, TestBadConfig, TestCloudManagedSchema, OverriddenZkACLAndCredentialsProvidersTest, TestDistributedStatsComponentCardinality, TestConfigReload, TestFreeTextSuggestions, TestQueryUtils, AnalysisErrorHandlingTest, TestCloudSchemaless, SolrInfoMBeanTest, TermVectorComponentDistributedTest, RecoveryAfterSoftCommitTest, SpellCheckCollatorTest, TestRecovery, TestCollationField, ConvertedLegacyTest, TestSimpleQParserPlugin, ZkSolrClientTest, HdfsRestartWhileUpdatingTest, BufferStoreTest, DebugComponentTest, TestReversedWildcardFilterFactory, TestBulkSchemaAPI, SortSpecParsingTest, TestSuggestSpellingConverter, ExplicitHLLTest, SimpleMLTQParserTest, PluginInfoTest, QueryResultKeyTest, TestRandomCollapseQParserPlugin, TestCrossCoreJoin, LoggingHandlerTest, TestBinaryField, TestReRankQParserPlugin, FileBasedSpellCheckerTest, TestFieldCacheSanityChecker, CoreAdminCreateDiscoverTest, SpatialRPTFieldTypeTest, TestDistribDocBasedVersion, TestTrie, ShowFileRequestHandlerTest, TestSubQueryTransformerDistrib, DistributedQueueTest, TestFieldSortValues, TestShortCircuitedRequests, BlockJoinFacetSimpleTest, LukeRequestHandlerTest, TestFoldingMultitermQuery, TestDistributedGrouping, TestSlowCompositeReaderWrapper, CoreSorterTest, OutputWriterTest, BinaryUpdateRequestHandlerTest, TestStandardQParsers, CloneFieldUpdateProcessorFactoryTest, PKIAuthenticationIntegrationTest, SuggestComponentContextFilterQueryTest, AutoCommitTest, TestRTGBase, TestUtils, DistribDocExpirationUpdateProcessorTest, TestCharFilters, TestLocalFSCloudBackupRestore]
   [junit4] Completed [177/623 (1!)] on J1 in 13.52s, 1 test, 1 error <<< FAILURES!

[...truncated 53865 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5995 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5995/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([A76FFEFA12D2F20A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:62251/forceleader_test_collection_shard1_replica3]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:62251/forceleader_test_collection_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([A76FFEFA12D2F20A:41F8CA3A2B500B6B]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:131)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:62251/forceleader_test_collection_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:62251/forceleader_test_collection_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:62251 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:50883/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50883/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([A76FFEFA12D2F20A:9AB750D62A3CAC7A]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50883/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:63259/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_A76FFEFA12D2F20A-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63259/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_A76FFEFA12D2F20A-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([A76FFEFA12D2F20A:2F3BC120BC2E9FF2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10843 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\init-core-data-001
   [junit4]   2> 478775 INFO  (SUITE-CdcrVersionReplicationTest-seed#[A76FFEFA12D2F20A]-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> 478775 INFO  (SUITE-CdcrVersionReplicationTest-seed#[A76FFEFA12D2F20A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /nh_wd/x
   [junit4]   2> 478777 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 478779 INFO  (Thread-596) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 478779 INFO  (Thread-596) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 478880 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.ZkTestServer start zk server on port:51675
   [junit4]   2> 478880 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 478881 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 478885 INFO  (zkCallback-8425-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ed53e59 name:ZooKeeperConnection Watcher:127.0.0.1:51675 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 478885 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 478886 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 478886 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 478888 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 478889 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 478891 INFO  (zkCallback-8426-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f5c790b name:ZooKeeperConnection Watcher:127.0.0.1:51675/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 478891 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 478891 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 478891 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 478894 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 478896 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 478897 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 478899 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 478900 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 478902 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 478903 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 478906 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 478906 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 478908 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 478908 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 478910 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 478910 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 478912 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 478913 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 478914 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 478914 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 478918 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 478918 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 478920 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 478920 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 478922 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 478922 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 478924 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 478924 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 478928 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 0x156081d616f0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 478928 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 479518 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1
   [junit4]   2> 479522 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 479523 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70012a81{/nh_wd/x,null,AVAILABLE}
   [junit4]   2> 479533 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c202dcb{HTTP/1.1,[http/1.1]}{127.0.0.1:51684}
   [junit4]   2> 479533 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.e.j.s.Server Started @486283ms
   [junit4]   2> 479533 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/nh_wd/x, hostPort=51684, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores}
   [junit4]   2> 479533 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 479533 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001'
   [junit4]   2> 479533 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 479533 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 479534 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479534 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479537 INFO  (zkCallback-8427-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@168337b name:ZooKeeperConnection Watcher:127.0.0.1:51675/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479537 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479537 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479538 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 479538 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\solr.xml
   [junit4]   2> 479549 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores
   [junit4]   2> 479551 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.CoreContainer New CoreContainer 129574201
   [junit4]   2> 479551 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001]
   [junit4]   2> 479551 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\lib
   [junit4]   2> 479551 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 479557 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 479557 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 479557 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 479557 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51675/solr
   [junit4]   2> 479557 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 479557 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479558 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479559 INFO  (zkCallback-8430-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55fde8e9 name:ZooKeeperConnection Watcher:127.0.0.1:51675 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479560 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479560 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479562 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 0x156081d616f0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 479562 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$29/2032448887@62ae0d8d
   [junit4]   2> 479566 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479567 INFO  (zkCallback-8431-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@740ff5a3 name:ZooKeeperConnection Watcher:127.0.0.1:51675/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479567 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479568 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 479571 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 479575 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 479579 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 479581 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 479584 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 479586 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 479587 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 479589 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 479590 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 479591 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 479592 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 479596 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 479597 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 479598 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 479599 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000
   [junit4]   2> 479599 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51684_nh_wd%2Fx
   [junit4]   2> 479600 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 479601 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.Overseer Overseer (id=96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) starting
   [junit4]   2> 479604 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 479611 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 479611 INFO  (OverseerCollectionConfigSetProcessor-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 479612 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51684_nh_wd%2Fx
   [junit4]   2> 479612 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51684_nh_wd%2Fx
   [junit4]   2> 479612 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 479615 INFO  (zkCallback-8431-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 479618 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 479623 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 479623 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 479624 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores
   [junit4]   2> 479628 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 479628 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1
   [junit4]   2> 479628 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 479628 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 479628 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 479629 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 479629 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 479629 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 479630 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51684/nh_wd/x",
   [junit4]   2>   "node_name":"127.0.0.1:51684_nh_wd%2Fx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 479630 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51684/nh_wd/x",
   [junit4]   2>   "node_name":"127.0.0.1:51684_nh_wd%2Fx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 479630 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 479631 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 479631 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 479632 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 479632 INFO  (zkCallback-8431-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 480632 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 480632 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 480633 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 480633 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 480634 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 480634 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 480635 INFO  (zkCallback-8431-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 480635 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 480636 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 480636 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1'
   [junit4]   2> 480636 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 480636 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 480639 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 480648 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 480650 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 480654 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 480660 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 480713 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 480714 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 480714 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 480718 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 480744 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 480744 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 480745 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 480745 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 480745 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14e86a55
   [junit4]   2> 480745 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1\data\
   [junit4]   2> 480745 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 480746 WARN  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 480746 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 480746 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.126953125, noCFSRatio=0.0]
   [junit4]   2> 480747 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@34abd4a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43478a74),segFN=segments_1,generation=1}
   [junit4]   2> 480747 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 480748 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1\data\
   [junit4]   2> 480749 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 480751 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 480802 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 480809 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 480811 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 480812 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 480814 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 480851 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file,/terms
   [junit4]   2> 480851 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 480890 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 480890 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 480892 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 480892 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 480893 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21528565519034962]
   [junit4]   2> 480893 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@34abd4a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43478a74),segFN=segments_1,generation=1}
   [junit4]   2> 480893 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 480894 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@346a5256[collection1] main]
   [junit4]   2> 480894 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 480895 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 480895 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 480895 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 480895 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 480895 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 480896 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 480896 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 480896 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 480896 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 480905 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 480910 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 480922 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 480963 INFO  (searcherExecutor-2552-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@346a5256[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 480963 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 480963 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 480963 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 480963 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540373831355465728
   [junit4]   2> 480965 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540373831355465728
   [junit4]   2> 480965 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 480966 INFO  (coreLoadExecutor-2551-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 480967 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:51684/nh_wd/x collection:tmp_collection shard:shard2
   [junit4]   2> 480968 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 480973 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/96273364316782596-core_node1-n_0000000000
   [junit4]   2> 480974 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 480976 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 480976 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 480976 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51684/nh_wd/x/collection1/
   [junit4]   2> 480976 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 480976 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51684/nh_wd/x/collection1/ has no replicas
   [junit4]   2> 480977 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 480978 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 480981 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/96273364316782596-core_node1-n_0000000000
   [junit4]   2> 480983 INFO  (zkCallback-8431-thread-2-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 480987 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51684/nh_wd/x/collection1/ shard2
   [junit4]   2> 480988 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:51684/nh_wd/x",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 481093 INFO  (zkCallback-8431-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 481139 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:51684/nh_wd/x/collection1/ and leader is http://127.0.0.1:51684/nh_wd/x/collection1/
   [junit4]   2> 481139 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51684/nh_wd/x
   [junit4]   2> 481139 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 481139 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 481139 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 481141 INFO  (coreZkRegister-2545-thread-1-processing-n:127.0.0.1:51684_nh_wd%2Fx x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:51684_nh_wd%2Fx c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection tmp_collection
   [junit4]   2> 481143 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51684/nh_wd/x",
   [junit4]   2>   "node_name":"127.0.0.1:51684_nh_wd%2Fx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 481144 INFO  (OverseerStateUpdate-96273364316782596-127.0.0.1:51684_nh_wd%2Fx-n_0000000000) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51684/nh_wd/x",
   [junit4]   2>   "node_name":"127.0.0.1:51684_nh_wd%2Fx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 481249 INFO  (zkCallback-8431-thread-2-processing-n:127.0.0.1:51684_nh_wd%2Fx) [n:127.0.0.1:51684_nh_wd%2Fx    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 481637 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-002\cores\collection1
   [junit4]   2> 481640 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 481641 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc1ef7d{/nh_wd/x,null,AVAILABLE}
   [junit4]   2> 481642 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f0003b9{HTTP/1.1,[http/1.1]}{127.0.0.1:51702}
   [junit4]   2> 481643 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.e.j.s.Server Started @488394ms
   [junit4]   2> 481643 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/nh_wd/x, hostPort=51702, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-002\cores}
   [junit4]   2> 481643 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 481643 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_A76FFEFA12D2F20A-001\jetty-002'
   [junit4]   2> 481643 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 481643 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 481644 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 481645 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 481646 INFO  (zkCallback-8433-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d3da4e5 name:ZooKeeperConnection Watcher:127.0.0.1:51675/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 481646 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A76FFEFA12D2F20A]) [    ] o.a.s.c.c.ConnectionManager Client is connect

[...truncated too long message...]

che.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [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.security.BasicAuthIntegrationTest_A76FFEFA12D2F20A-001
   [junit4]   2> Jul 20, 2016 12:19:53 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(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=Asserting), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=330, maxMBSortInHeap=7.160903448066322, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-SG, timezone=Africa/Juba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=272239288,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, TestCloudSchemaless, TestDefaultStatsCache, CleanupOldIndexTest, TestReversedWildcardFilterFactory, IndexSchemaRuntimeFieldTest, DistribDocExpirationUpdateProcessorTest, CopyFieldTest, BadCopyFieldTest, TestInitQParser, MultiThreadedOCPTest, SolrCoreCheckLockOnStartupTest, CheckHdfsIndexTest, TestFieldTypeCollectionResource, TestRandomRequestDistribution, TestCustomDocTransformer, CollectionTooManyReplicasTest, TestConfigOverlay, TestStressLiveNodes, BaseCdcrDistributedZkTest, CoreMergeIndexesAdminHandlerTest, TestSortByMinMaxFunction, TestRandomFaceting, TestSimpleTrackingShardHandler, CdcrVersionReplicationTest, TestIntervalFaceting, TestDistribDocBasedVersion, ConfigSetsAPITest, TestSerializedLuceneMatchVersion, SpellingQueryConverterTest, AnalyticsQueryTest, SolrCloudExampleTest, TestCharFilters, TermVectorComponentTest, SynonymTokenizerTest, NoCacheHeaderTest, DirectUpdateHandlerOptimizeTest, DistributedFacetPivotWhiteBoxTest, TestReload, DistributedQueueTest, TestSolrQueryParserResource, TestRTimerTree, CdcrReplicationHandlerTest, SignatureUpdateProcessorFactoryTest, VersionInfoTest, TestReplicaProperties, BigEndianAscendingWordSerializerTest, TestManagedStopFilterFactory, DateFieldTest, TestBlendedInfixSuggestions, MinimalSchemaTest, TestConfigSetProperties, SolrIndexSplitterTest, TestUseDocValuesAsStored2, TestSolrIndexConfig, LeaderFailoverAfterPartitionTest, FileBasedSpellCheckerTest, CollectionReloadTest, TestReRankQParserPlugin, DistributedTermsComponentTest, TestRestoreCore, TestZkChroot, JavabinLoaderTest, TestSimpleQParserPlugin, TestBinaryResponseWriter, TestBinaryField, TestTrieFacet, TestPerFieldSimilarityWithDefaultOverride, AutoCommitTest, DataDrivenBlockJoinTest, TestRTGBase, TestTrie, TestUninvertingReader, TestJettySolrRunner, TestCloudInspectUtil, TestPerFieldSimilarity, BlockJoinFacetSimpleTest, HdfsChaosMonkeyNothingIsSafeTest, TestDistributedStatsComponentCardinality, TestFieldCacheSortRandom, CollectionsAPISolrJTest, TestXmlQParserPlugin, SaslZkACLProviderTest, HdfsRestartWhileUpdatingTest, ExplicitHLLTest, AtomicUpdatesTest, TestConfigReload, TestShardHandlerFactory, BadIndexSchemaTest, TestJsonRequest, TestCloudPseudoReturnFields, TestQueryUtils, ResourceLoaderTest, SpellCheckComponentTest, TestQueryTypes, SimpleMLTQParserTest, TestManagedSchema, TestExclusionRuleCollectionAccess, TestCloudManagedSchema, OutputWriterTest, TestSolrJ, BinaryUpdateRequestHandlerTest, BasicDistributedZk2Test, TestFieldCollectionResource, TestCoreDiscovery, HLLSerializationTest, AsyncCallRequestStatusResponseTest, TestComplexPhraseQParserPlugin, SharedFSAutoReplicaFailoverTest, TestOnReconnectListenerSupport, TestSolrDynamicMBean, TestSubQueryTransformerDistrib, HdfsRecoverLeaseTest, CoreAdminHandlerTest, FacetPivotSmallTest, StressHdfsTest, CSVRequestHandlerTest, NumericFieldsTest, TestRangeQuery, OpenCloseCoreStressTest, TestManagedResourceStorage, ShowFileRequestHandlerTest, TestRecovery, WordBreakSolrSpellCheckerTest, TestRequestStatusCollectionAPI, TestCollationField, SpatialRPTFieldTypeTest, DistanceUnitsTest, TestRandomCollapseQParserPlugin, TestRealTimeGet, SimpleCollectionCreateDeleteTest, RollingRestartTest, TestFieldCache, ZkStateReaderTest, DeleteInactiveReplicaTest, TestTolerantUpdateProcessorRandomCloud, TermVectorComponentDistributedTest, QueryParsingTest, RAMDirectoryFactoryTest, CacheHeaderTest, HdfsLockFactoryTest, TestDistributedGrouping, TestScoreJoinQPNoScore, DocValuesMissingTest, RecoveryAfterSoftCommitTest, PluginInfoTest, DistributedDebugComponentTest, SpellCheckCollatorTest, ZkNodePropsTest, SmileWriterTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestJoin, HardAutoCommitTest, StatsComponentTest, PeerSyncTest, TestLazyCores, TestIndexSearcher, TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestOmitPositions, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, LoggingHandlerTest, TestJmxIntegration, ReturnFieldsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, ResponseLogComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, DateMathParserTest, PrimUtilsTest, DOMUtilTest, TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, FileUtilsTest, CursorPagingTest, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, ConnectionReuseTest, AssignTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCollectionAPI, TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, RuleEngineTest, RulesTest, TestSolrConfigHandlerCloud, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, TestMacros, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestManagedResource, TestBulkSchemaAPI, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, TestManagedSynonymFilterFactory, TestCollationFieldDocValues, TestSchemaManager, MergeStrategyTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort, TestFieldSortValues, TestGraphTermsQParserPlugin, TestMissingGroups, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestReloadDeadlock, TestSearcherReuse, TestSmileRequest, TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStandardQParsers, TestStressUserVersions, TestJsonFacets, TestMinMaxOnMultiValuedField, BJQParserTest, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, GraphQueryTest, TestScoreJoinQPScore, CloudMLTQParserTest, TestDFISimilarityFactory, TestExactSharedStatsCache, TestLRUStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [589/623 (4!)] on J1 in 16.31s, 1 test, 1 error <<< FAILURES!

[...truncated 60194 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5994 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5994/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at https://127.0.0.1:49301/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49301/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([29622E2A8D9B2921:A13611F0236744D9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11012 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\init-core-data-001
   [junit4]   2> 612926 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 612929 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 612930 INFO  (Thread-1017) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 612930 INFO  (Thread-1017) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 613029 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49297
   [junit4]   2> 613029 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 613030 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613035 INFO  (zkCallback-878-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a5c8cee name:ZooKeeperConnection Watcher:127.0.0.1:49297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613035 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613035 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 613036 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 613039 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 613042 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 0x1560600a89f0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 613050 INFO  (jetty-launcher-877-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 613051 INFO  (jetty-launcher-877-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5be294d6{/solr,null,AVAILABLE}
   [junit4]   2> 613053 INFO  (jetty-launcher-877-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 613054 INFO  (jetty-launcher-877-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@534e76c2{/solr,null,AVAILABLE}
   [junit4]   2> 613061 INFO  (jetty-launcher-877-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@112aefb4{SSL,[ssl, http/1.1]}{127.0.0.1:49301}
   [junit4]   2> 613061 INFO  (jetty-launcher-877-thread-2) [    ] o.e.j.s.Server Started @616920ms
   [junit4]   2> 613061 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49301}
   [junit4]   2> 613061 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 613061 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2'
   [junit4]   2> 613061 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 613061 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 613064 INFO  (jetty-launcher-877-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@e67f8fc{SSL,[ssl, http/1.1]}{127.0.0.1:49302}
   [junit4]   2> 613064 INFO  (jetty-launcher-877-thread-1) [    ] o.e.j.s.Server Started @616924ms
   [junit4]   2> 613064 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49302}
   [junit4]   2> 613065 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 613065 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1'
   [junit4]   2> 613065 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 613065 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 613066 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 613067 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613068 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 613069 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613071 INFO  (zkCallback-879-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24d0b9a8 name:ZooKeeperConnection Watcher:127.0.0.1:49297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613071 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613071 INFO  (zkCallback-880-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2948ecac name:ZooKeeperConnection Watcher:127.0.0.1:49297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613071 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 613071 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613071 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 613072 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 613072 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 613105 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.
   [junit4]   2> 613105 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 3036168
   [junit4]   2> 613105 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1]
   [junit4]   2> 613106 WARN  (jetty-launcher-877-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\lib
   [junit4]   2> 613106 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 613107 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.
   [junit4]   2> 613107 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1296954430
   [junit4]   2> 613107 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2]
   [junit4]   2> 613107 WARN  (jetty-launcher-877-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\lib
   [junit4]   2> 613107 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 613113 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 613113 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 613113 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 613114 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 613114 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49297/solr
   [junit4]   2> 613114 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 613114 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 613114 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 613114 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 613114 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49297/solr
   [junit4]   2> 613114 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 613114 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 613115 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613115 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613117 INFO  (zkCallback-885-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64cdf83b name:ZooKeeperConnection Watcher:127.0.0.1:49297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613118 INFO  (zkCallback-886-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ceda779 name:ZooKeeperConnection Watcher:127.0.0.1:49297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613118 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613118 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613118 INFO  (jetty-launcher-877-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 613118 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 613119 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 0x1560600a89f0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 613120 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$60/3482184@6941f594
   [junit4]   2> 613122 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$60/3482184@603d57bc
   [junit4]   2> 613122 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613123 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613125 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c7f3513 name:ZooKeeperConnection Watcher:127.0.0.1:49297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613125 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613125 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23e3cc80 name:ZooKeeperConnection Watcher:127.0.0.1:49297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613125 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613126 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 613126 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 613129 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 613129 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 613136 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 613137 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 613139 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 613139 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 613143 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 613144 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 613147 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 613147 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 613148 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 613148 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 613151 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 613151 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 613152 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 613153 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 613154 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 613154 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 613155 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 613156 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 613156 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 613157 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 613157 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 613158 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 613162 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 613164 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 613165 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 613166 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 613166 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 613167 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96271041933803525-127.0.0.1:49301_solr-n_0000000000
   [junit4]   2> 613167 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96271041933803526-127.0.0.1:49302_solr-n_0000000001
   [junit4]   2> 613167 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49301_solr
   [junit4]   2> 613167 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 613168 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96271041933803525-127.0.0.1:49301_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 613169 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49302_solr
   [junit4]   2> 613169 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49302_solr
   [junit4]   2> 613169 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer Overseer (id=96271041933803525-127.0.0.1:49301_solr-n_0000000000) starting
   [junit4]   2> 613169 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 613171 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 613174 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 613174 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 613174 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 613192 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 613193 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 613193 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.
   [junit4]   2> 613194 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 613196 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 613196 INFO  (jetty-launcher-877-thread-1) [n:127.0.0.1:49302_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 613199 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 613200 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49301_solr as DOWN
   [junit4]   2> 613201 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49301_solr
   [junit4]   2> 613201 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49301_solr
   [junit4]   2> 613203 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613203 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613211 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 613211 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 613212 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.
   [junit4]   2> 613212 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 613215 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 613215 INFO  (jetty-launcher-877-thread-2) [n:127.0.0.1:49301_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 613215 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 613215 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 613215 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 613217 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613219 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 613220 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 613222 INFO  (OverseerCollectionConfigSetProcessor-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 613222 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49301_solr"} current state version: 0
   [junit4]   2> 613222 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49301_solr
   [junit4]   2> 613228 INFO  (zkCallback-891-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25068694 name:ZooKeeperConnection Watcher:127.0.0.1:49297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613228 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613228 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 613235 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 613236 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613238 INFO  (zkCallback-894-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b445bfb name:ZooKeeperConnection Watcher:127.0.0.1:49297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613238 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613238 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 613238 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 613240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 613240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 613244 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 613249 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 613300 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[29622E2A8D9B2921]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 613342 INFO  (qtp1812148551-4962) [n:127.0.0.1:49302_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 613345 INFO  (OverseerCollectionConfigSetProcessor-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 613347 INFO  (OverseerThreadFactory-2474-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 613347 INFO  (OverseerThreadFactory-2474-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 613347 INFO  (OverseerThreadFactory-2474-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 613348 INFO  (OverseerThreadFactory-2474-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 613349 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 613349 INFO  (zkCallback-894-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 613351 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 613360 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 613360 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 613363 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 613459 INFO  (OverseerThreadFactory-2474-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 613460 INFO  (OverseerThreadFactory-2474-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:49301_solr
   [junit4]   2> 613460 INFO  (OverseerThreadFactory-2474-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:49302_solr
   [junit4]   2> 613480 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 613484 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 613484 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 613489 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 613491 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:49302/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49302_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 613491 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:49302/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49302_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 613492 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 613492 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 613521 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 613522 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 613523 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 613525 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 613525 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 613525 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 613526 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:49301/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49301_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 613526 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:49301/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49301_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 613630 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 613631 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 613633 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 613633 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 613636 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 614493 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 614493 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 614494 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 614494 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 614494 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 614495 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 614495 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 614495 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 614498 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 614508 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 614510 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 614515 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 614523 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 614526 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 614526 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 614527 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 614527 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 614528 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 614528 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 614528 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 614528 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 614530 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 614533 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 614536 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 614536 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 614536 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 614536 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 614537 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 614539 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 614539 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 614539 WARN  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 614541 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 614542 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ac1dddd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40619fa6),segFN=segments_1,generation=1}
   [junit4]   2> 614542 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 614543 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 614543 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 614545 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 614545 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 614548 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 614552 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 614552 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614554 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614556 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614557 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 614558 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614559 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 614561 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 614562 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 614562 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 614562 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 614562 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 614562 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 614563 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 614563 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 614563 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 614563 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 614563 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 614564 WARN  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 614564 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 614565 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 614565 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 614565 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@736deb7d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e19d2ac),segFN=segments_1,generation=1}
   [junit4]   2> 614565 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 614565 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ac1dddd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40619fa6),segFN=segments_1,generation=1}
   [junit4]   2> 614565 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 614565 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a96969a[backuprestore_shard2_replica1] main]
   [junit4]   2> 614565 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 614565 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 614567 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 614568 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 614568 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 614568 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 614569 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 614569 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 614569 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 614570 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 614570 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 614570 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 614570 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 614570 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 614570 INFO  (searcherExecutor-2475-thread-1-processing-n:127.0.0.1:49302_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@6a96969a[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 614570 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 614570 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 614570 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540336672654229504
   [junit4]   2> 614571 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614572 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614572 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1540336672654229504
   [junit4]   2> 614572 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 614574 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614576 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 614577 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:https://127.0.0.1:49302/solr collection:backuprestore shard:shard2
   [junit4]   2> 614577 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614579 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 614579 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 614582 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 614582 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 614582 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 614585 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 614585 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 614586 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@736deb7d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e19d2ac),segFN=segments_1,generation=1}
   [junit4]   2> 614586 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 614586 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5502c6ac[backuprestore_shard1_replica1] main]
   [junit4]   2> 614587 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 614588 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 614588 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 614589 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 614589 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 614589 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 614589 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 614589 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 614589 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 614591 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 614591 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 614591 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 614591 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 614591 INFO  (searcherExecutor-2477-thread-1-processing-n:127.0.0.1:49301_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@5502c6ac[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 614591 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540336672676249600
   [junit4]   2> 614593 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1540336672676249600
   [junit4]   2> 614593 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 614594 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 614594 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96271041933803526-core_node1-n_0000000000
   [junit4]   2> 614594 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:https://127.0.0.1:49301/solr collection:backuprestore shard:shard1
   [junit4]   2> 614595 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 614595 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 614600 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 614600 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 614600 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:49302/solr/backuprestore_shard2_replica1/
   [junit4]   2> 614600 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 614600 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:49302/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 614601 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 614602 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 614608 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96271041933803525-core_node2-n_0000000000
   [junit4]   2> 614608 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 614611 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96271041933803526-core_node1-n_0000000000
   [junit4]   2> 614612 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 614613 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 614613 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:49301/solr/backuprestore_shard1_replica1/
   [junit4]   2> 614613 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 614613 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:49301/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 614613 INFO  (qtp1812148551-4972) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:49302/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 614613 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 614616 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 614628 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"https://127.0.0.1:49302/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 614630 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96271041933803525-core_node2-n_0000000000
   [junit4]   2> 614635 INFO  (qtp636378647-4955) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:49301/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 614636 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"https://127.0.0.1:49301/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 614743 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 614744 INFO  (zkCallback-887-thread-3-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:N

[...truncated too long message...]

test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\;done=false>>]
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2485-thread-1) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2485-thread-1) [n:127.0.0.1:49301_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2486-thread-1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2486-thread-1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2486-thread-1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index;done=false>>]
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2486-thread-1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2486-thread-1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2486-thread-1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\;done=false>>]
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2486-thread-1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 616106 INFO  (coreCloseExecutor-2486-thread-1) [n:127.0.0.1:49302_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 616115 INFO  (jetty-launcher-877-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96271041933803525-127.0.0.1:49301_solr-n_0000000000) closing
   [junit4]   2> 616123 INFO  (OverseerStateUpdate-96271041933803525-127.0.0.1:49301_solr-n_0000000000) [n:127.0.0.1:49301_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49301_solr
   [junit4]   2> 616142 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 616142 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 616142 WARN  (zkCallback-888-thread-1-processing-n:127.0.0.1:49302_solr) [n:127.0.0.1:49302_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 616145 INFO  (jetty-launcher-877-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@534e76c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 617642 WARN  (zkCallback-887-thread-1-processing-n:127.0.0.1:49301_solr) [n:127.0.0.1:49301_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 617642 INFO  (jetty-launcher-877-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5be294d6{/solr,null,UNAVAILABLE}
   [junit4]   2> 617643 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49297 49297
   [junit4]   2> 617649 INFO  (Thread-1017) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49297 49297
   [junit4]   2> 617651 WARN  (Thread-1017) [    ] 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> 	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/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 617651 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[29622E2A8D9B2921]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_29622E2A8D9B2921-001
   [junit4]   2> Jul 20, 2016 1:52:06 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=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=30758, maxDocsPerChunk=523, blockSize=356), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=30758, blockSize=356)), sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Canada/Eastern
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=42540416,total=339738624
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrossCoreJoin, HdfsThreadLeakTest, DistributedFacetPivotWhiteBoxTest, DateFieldTest, StressHdfsTest, TestDistributedGrouping, EchoParamsTest, TestCloudPseudoReturnFields, NumericFieldsTest, TestSchemaNameResource, TestDynamicLoading, FileUtilsTest, TestPKIAuthenticationPlugin, TestNumericTerms32, SuggesterTest, CollectionTooManyReplicasTest, TestJoin, HdfsCollectionsAPIDistributedZkTest, SynonymTokenizerTest, DistribDocExpirationUpdateProcessorTest, TestFastWriter, ZkSolrClientTest, LeaderFailoverAfterPartitionTest, SharedFSAutoReplicaFailoverTest, TestPHPSerializedResponseWriter, TestOnReconnectListenerSupport, CreateCollectionCleanupTest, TermVectorComponentDistributedTest, CoreAdminCreateDiscoverTest, TestUseDocValuesAsStored2, TestManagedResourceStorage, LeaderElectionIntegrationTest, TestNRTOpen, BasicZkTest, BinaryUpdateRequestHandlerTest, TestReloadDeadlock, ShardRoutingCustomTest, TestRawTransformer, TestManagedSchema, DataDrivenBlockJoinTest, TestCollationField, OutputWriterTest, TestFoldingMultitermQuery, SolrInfoMBeanTest, NoCacheHeaderTest, CleanupOldIndexTest, SuggesterWFSTTest, DebugComponentTest, HdfsRestartWhileUpdatingTest, TestFreeTextSuggestions, TestPivotHelperCode, FileBasedSpellCheckerTest, TestFieldSortValues, AnalysisErrorHandlingTest, CloneFieldUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, FacetPivotSmallTest, TestSlowCompositeReaderWrapper, TestTrie, TestFieldCollectionResource, TestStressRecovery, TestRealTimeGet, TestBM25SimilarityFactory, BlockJoinFacetSimpleTest, TestReRankQParserPlugin, PluginInfoTest, PreAnalyzedUpdateProcessorTest, CollectionReloadTest, TestConfigSetsAPI, TestCharFilters, CdcrReplicationHandlerTest, TestReload, BadIndexSchemaTest, TestSolrCloudWithKerberosAlt, TestFastOutputStream, BasicDistributedZk2Test, TestBadConfig, TestLocalFSCloudBackupRestore]
   [junit4] Completed [137/623 (1!)] on J1 in 5.51s, 1 test, 1 error <<< FAILURES!

[...truncated 61629 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5993 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5993/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 3 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([68CD0FDC2C3CEA5E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:56823/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56823/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([68CD0FDC2C3CEA5E:E099300682C087A6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12098 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\init-core-data-001
   [junit4]   2> 2609501 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-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> 2609503 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2609504 INFO  (Thread-4032) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2609504 INFO  (Thread-4032) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2609605 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56816
   [junit4]   2> 2609605 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2609607 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609626 INFO  (zkCallback-11160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b363ab name:ZooKeeperConnection Watcher:127.0.0.1:56816 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609627 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609627 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2609627 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2609640 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 0x15603efcfcc0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2609644 INFO  (jetty-launcher-11159-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2609645 INFO  (jetty-launcher-11159-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@381e2f{/solr,null,AVAILABLE}
   [junit4]   2> 2609648 INFO  (jetty-launcher-11159-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2609648 INFO  (jetty-launcher-11159-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76eab9{/solr,null,AVAILABLE}
   [junit4]   2> 2609651 INFO  (jetty-launcher-11159-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e585ee{HTTP/1.1,[http/1.1]}{127.0.0.1:56820}
   [junit4]   2> 2609651 INFO  (jetty-launcher-11159-thread-1) [    ] o.e.j.s.Server Started @2613867ms
   [junit4]   2> 2609651 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56820}
   [junit4]   2> 2609651 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2609651 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1'
   [junit4]   2> 2609651 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2609651 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2609652 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2609655 INFO  (jetty-launcher-11159-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@95817{HTTP/1.1,[http/1.1]}{127.0.0.1:56823}
   [junit4]   2> 2609655 INFO  (jetty-launcher-11159-thread-2) [    ] o.e.j.s.Server Started @2613872ms
   [junit4]   2> 2609655 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56823}
   [junit4]   2> 2609655 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609656 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2609658 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2'
   [junit4]   2> 2609658 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2609658 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2609661 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2609661 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609664 INFO  (zkCallback-11161-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@124498b name:ZooKeeperConnection Watcher:127.0.0.1:56816/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609664 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609666 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2609666 INFO  (zkCallback-11162-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19082e8 name:ZooKeeperConnection Watcher:127.0.0.1:56816/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609666 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609666 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2609666 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2609668 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2609691 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\.
   [junit4]   2> 2609692 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 0x15603efcfcc0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2609692 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 10310898
   [junit4]   2> 2609693 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2]
   [junit4]   2> 2609693 WARN  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\lib
   [junit4]   2> 2609693 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2609693 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 0x15603efcfcc0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2609698 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\.
   [junit4]   2> 2609698 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 2965029
   [junit4]   2> 2609698 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1]
   [junit4]   2> 2609698 WARN  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\lib
   [junit4]   2> 2609698 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2609700 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2609700 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2609700 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2609700 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56816/solr
   [junit4]   2> 2609700 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2609700 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2609701 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2609701 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2609701 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2609701 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56816/solr
   [junit4]   2> 2609701 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609701 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2609701 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2609702 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609707 INFO  (zkCallback-11167-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@184ef00 name:ZooKeeperConnection Watcher:127.0.0.1:56816 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609707 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609708 INFO  (zkCallback-11168-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@688ce0 name:ZooKeeperConnection Watcher:127.0.0.1:56816 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609708 INFO  (jetty-launcher-11159-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2609708 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609708 INFO  (jetty-launcher-11159-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2609710 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$39/4361836@ddab51
   [junit4]   2> 2609714 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609715 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$39/4361836@57b7e4
   [junit4]   2> 2609716 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609717 INFO  (zkCallback-11169-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11c1521 name:ZooKeeperConnection Watcher:127.0.0.1:56816/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609717 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609718 INFO  (zkCallback-11170-thread-1-processing-n:127.0.0.1:56820_solr) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1711c2d name:ZooKeeperConnection Watcher:127.0.0.1:56816/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609718 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609719 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2609722 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2609725 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2609725 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2609730 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2609734 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2609734 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2609739 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2609741 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2609744 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2609746 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2609747 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2609747 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2609750 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2609750 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2609751 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2609751 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2609754 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2609754 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2609755 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2609755 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2609756 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2609757 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2609758 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2609759 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2609763 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2609766 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2609766 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2609768 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2609768 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2609768 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96268770553364485-127.0.0.1:56823_solr-n_0000000000
   [junit4]   2> 2609770 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96268770553364486-127.0.0.1:56820_solr-n_0000000001
   [junit4]   2> 2609770 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56823_solr
   [junit4]   2> 2609770 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2609771 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96268770553364485-127.0.0.1:56823_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2609771 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56820_solr
   [junit4]   2> 2609771 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56820_solr
   [junit4]   2> 2609771 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.Overseer Overseer (id=96268770553364485-127.0.0.1:56823_solr-n_0000000000) starting
   [junit4]   2> 2609773 INFO  (zkCallback-11170-thread-1-processing-n:127.0.0.1:56820_solr) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2609773 INFO  (zkCallback-11169-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2609776 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2609777 INFO  (zkCallback-11170-thread-1-processing-n:127.0.0.1:56820_solr) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2609777 INFO  (zkCallback-11169-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2609799 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2609801 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56823_solr as DOWN
   [junit4]   2> 2609801 INFO  (OverseerCollectionConfigSetProcessor-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2609803 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2609807 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56823_solr
   [junit4]   2> 2609807 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56823_solr
   [junit4]   2> 2609810 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2609811 INFO  (zkCallback-11170-thread-1-processing-n:127.0.0.1:56820_solr) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2609812 INFO  (zkCallback-11169-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2609823 INFO  (zkCallback-11170-thread-1-processing-n:127.0.0.1:56820_solr) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2609824 INFO  (zkCallback-11169-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2609828 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2609828 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2609830 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56823_solr"} current state version: 0
   [junit4]   2> 2609830 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56823_solr
   [junit4]   2> 2609831 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\.
   [junit4]   2> 2609832 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2609833 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2609833 INFO  (jetty-launcher-11159-thread-1) [n:127.0.0.1:56820_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2609836 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2609836 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2609837 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\.
   [junit4]   2> 2609838 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2609839 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2609839 INFO  (jetty-launcher-11159-thread-2) [n:127.0.0.1:56823_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2609839 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2609840 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609842 INFO  (zkCallback-11173-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@171e95d name:ZooKeeperConnection Watcher:127.0.0.1:56816 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609842 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609842 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2609845 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2609847 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609848 INFO  (zkCallback-11176-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d4c398 name:ZooKeeperConnection Watcher:127.0.0.1:56816/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609849 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609849 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2609849 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2609850 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2609851 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2609855 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2609869 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[68CD0FDC2C3CEA5E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2609892 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[68CD0FDC2C3CEA5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2609899 INFO  (qtp12449217-45758) [n:127.0.0.1:56820_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2609904 INFO  (OverseerCollectionConfigSetProcessor-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2609905 INFO  (OverseerThreadFactory-10478-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2609906 INFO  (OverseerThreadFactory-10478-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2609906 INFO  (OverseerThreadFactory-10478-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2609908 INFO  (OverseerThreadFactory-10478-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2609909 INFO  (zkCallback-11170-thread-1-processing-n:127.0.0.1:56820_solr) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2609909 INFO  (zkCallback-11176-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2609909 INFO  (zkCallback-11169-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2609914 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2609915 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2609917 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2610014 INFO  (OverseerThreadFactory-10478-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2610014 INFO  (OverseerThreadFactory-10478-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:56820_solr
   [junit4]   2> 2610014 INFO  (OverseerThreadFactory-10478-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:56823_solr
   [junit4]   2> 2610021 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2610023 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2610024 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2610026 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2610026 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2610027 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2610028 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2610029 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2610029 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2610030 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2610030 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56820/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56820_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2610030 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56820/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56820_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2610031 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2610031 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2610035 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56823/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56823_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2610036 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56823/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56823_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2610140 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2610141 INFO  (zkCallback-11170-thread-1-processing-n:127.0.0.1:56820_solr) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2610141 INFO  (zkCallback-11169-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2610142 INFO  (zkCallback-11170-thread-1-processing-n:127.0.0.1:56820_solr) [n:127.0.0.1:56820_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2610143 INFO  (zkCallback-11169-thread-1-processing-n:127.0.0.1:56823_solr) [n:127.0.0.1:56823_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2611030 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2611030 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2611031 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2611031 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2611031 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2611032 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2611032 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2611032 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2611032 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2611032 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2611032 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2611032 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2611036 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2611036 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2611037 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2611037 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2611037 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2611041 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2611052 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2611056 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2611057 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2611060 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2611062 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2611066 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2611069 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2611073 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2611087 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2611088 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2611092 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2611093 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2611093 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2611093 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2611093 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2611093 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2611094 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2611094 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2611094 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2611094 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2611095 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2611095 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2611095 WARN  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2611095 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2611096 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2611096 WARN  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2611096 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2611096 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2611104 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18ed1b8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ae180),segFN=segments_1,generation=1}
   [junit4]   2> 2611105 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2611106 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f9c426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@82c007),segFN=segments_1,generation=1}
   [junit4]   2> 2611106 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2611107 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2611108 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2611116 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2611116 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2611118 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2611118 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2611119 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2611120 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2611121 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2611121 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2611123 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2611123 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2611123 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2611123 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2611124 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2611124 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2611124 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2611125 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2611126 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2611126 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2611127 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2611128 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2611128 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2611128 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_68CD0FDC2C3CEA5E-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2611134 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f9c426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@82c007),segFN=segments_1,generation=1}
   [junit4]   2> 2611134 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2611134 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad69f2[backuprestore_shard1_replica1] main]
   [junit4]   2> 2611134 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2611135 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18ed1b8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ae180),segFN=segments_1,generation=1}
   [junit4]   2> 2611135 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2611135 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@103e369[backuprestore_shard2_replica1] main]
   [junit4]   2> 2611136 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2611136 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2611136 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2611137 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2611137 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2611137 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2611138 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2611138 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2611138 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2611138 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2611138 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2611138 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2611138 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2611139 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2611139 INFO  (searcherExecutor-10483-thread-1-processing-n:127.0.0.1:56820_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@1ad69f2[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2611138 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2611139 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2611139 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2611139 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2611139 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540300330560913408
   [junit4]   2> 2611141 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2611141 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2611141 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2611141 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2611141 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2611142 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2611142 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2611142 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540300330564059136
   [junit4]   2> 2611142 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1540300330560913408
   [junit4]   2> 2611142 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2611142 INFO  (searcherExecutor-10484-thread-1-processing-n:127.0.0.1:56823_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@103e369[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2611143 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540300330564059136
   [junit4]   2> 2611143 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2611144 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2611144 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:56820/solr collection:backuprestore shard:shard1
   [junit4]   2> 2611144 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2611144 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:56823/solr collection:backuprestore shard:shard2
   [junit4]   2> 2611147 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 2611147 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 2611157 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96268770553364485-core_node2-n_0000000000
   [junit4]   2> 2611157 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96268770553364486-core_node1-n_0000000000
   [junit4]   2> 2611158 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2611158 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2611162 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2611162 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2611162 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56820/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2611162 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2611162 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:56820/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2611162 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2611162 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2611163 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56823/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2611163 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2611163 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:56823/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2611163 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2611164 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 2611164 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 2611168 INFO  (OverseerStateUpdate-96268770553364485-127.0.0.1:56823_solr-n_0000000000) [n:127.0.0.1:56823_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2611168 INFO  (qtp12449217-45757) [n:127.0.0.1:56820_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96268770553364486-core_node1-n_0000000000
   [junit4]   2> 2611169 INFO  (qtp2452629-45766) [n:127.0.0.1:56823_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collectio

[...truncated too long message...]

   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2537)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3187955 INFO  (Thread-5583) [n:localhost:60939_solr    ] o.a.s.c.SolrCore core reload testCloudExamplePrompt_shard1_replica2
   [junit4]   2> 3187955 WARN  (Thread-5583) [n:localhost:60939_solr    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: No such core: testCloudExamplePrompt_shard1_replica2
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:955)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 19, 2016 4:24:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=7, maxDocsPerChunk=10, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=7, blockSize=8)), sim=ClassicSimilarity, locale=es-SV, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=280749760,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, SortByFunctionTest, TestSubQueryTransformer, WordBreakSolrSpellCheckerTest, ReplicationFactorTest, TestCloudPseudoReturnFields, TestFastOutputStream, TestExceedMaxTermLength, TestSolrJ, TestConfigSetProperties, TestInitQParser, TestSolrCoreProperties, TestScoreJoinQPNoScore, DirectUpdateHandlerOptimizeTest, SolrIndexSplitterTest, DateFieldTest, BinaryUpdateRequestHandlerTest, TestCopyFieldCollectionResource, DistributedQueryComponentOptimizationTest, TestGraphMLResponseWriter, TestRestoreCore, TestLeaderElectionZkExpiry, HdfsRestartWhileUpdatingTest, SuggesterWFSTTest, TestInfoStreamLogging, SolrCmdDistributorTest, TestCSVResponseWriter, HdfsUnloadDistributedZkTest, TestOmitPositions, TestSolrDynamicMBean, SpellingQueryConverterTest, MergeStrategyTest, FileUtilsTest, CollectionsAPIDistributedZkTest, TestFieldCacheSortRandom, BlockCacheTest, TestCoreDiscovery, BlockJoinFacetDistribTest, OverriddenZkACLAndCredentialsProvidersTest, TestBlendedInfixSuggestions, TestManagedSchema, ZkNodePropsTest, TestConfigOverlay, BaseCdcrDistributedZkTest, DirectSolrConnectionTest, FileBasedSpellCheckerTest, TestIndexSearcher, TestFieldTypeCollectionResource, HLLSerializationTest, HdfsChaosMonkeyNothingIsSafeTest, LeaderFailoverAfterPartitionTest, DocValuesMissingTest, RollingRestartTest, TestBulkSchemaAPI, ConjunctionSolrSpellCheckerTest, DeleteReplicaTest, SmileWriterTest, TestPerFieldSimilarity, TestStandardQParsers, HdfsLockFactoryTest, TestSha256AuthenticationProvider, ConfigSetsAPITest, LukeRequestHandlerTest, TestQueryTypes, TestRTimerTree, TestSolrQueryParserResource, TestSortingResponseWriter, RecoveryAfterSoftCommitTest, CurrencyFieldOpenExchangeTest, TestExactSharedStatsCache, SearchHandlerTest, TestStressLiveNodes, TestNRTOpen, SecurityConfHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, TestNumericTerms32, CopyFieldTest, CoreMergeIndexesAdminHandlerTest, TestExclusionRuleCollectionAccess, ResourceLoaderTest, DateMathParserTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestMinMaxOnMultiValuedField, ConvertedLegacyTest, TestRTGBase, TestConfigSetsAPIZkFailure, TestReversedWildcardFilterFactory, BasicZkTest, TestSolr4Spatial, VersionInfoTest, TestSolrDeletionPolicy2, CollectionsAPISolrJTest, TestSolrIndexConfig, TestDistributedMissingSort, BadCopyFieldTest, TestIntervalFaceting, TestStressRecovery, BadIndexSchemaTest, TestIndexingPerformance, DebugComponentTest, TestPKIAuthenticationPlugin, SolrInfoMBeanTest, DistributedFacetPivotLargeTest, TestLMJelinekMercerSimilarityFactory, OutputWriterTest, RequestLoggingTest, TestUseDocValuesAsStored2, EchoParamsTest, SimpleCollectionCreateDeleteTest, SpellPossibilityIteratorTest, TestSuggestSpellingConverter, TestManagedStopFilterFactory, TestRawTransformer, TestUninvertingReader, SpatialRPTFieldTypeTest, HdfsThreadLeakTest, SpellCheckCollatorTest, CloneFieldUpdateProcessorFactoryTest, TestPivotHelperCode, TestSchemaSimilarityResource, TestDistribDocBasedVersion, StatsComponentTest, DistributedQueueTest, TestSimpleQParserPlugin, DeleteStatusTest, TestFieldSortValues, TestSolrConfigHandlerCloud, TestGraphTermsQParserPlugin, TestFastWriter, QueryResultKeyTest, LeaderElectionIntegrationTest, TestTestInjection, NotRequiredUniqueKeyTest, BlockJoinFacetSimpleTest, TestDefaultStatsCache, AnalysisErrorHandlingTest, TestRandomRequestDistribution, FullSolrCloudDistribCmdsTest, TestSolrQueryParser, TestValueSourceCache, TestFieldCollectionResource, TestTrie, TestJettySolrRunner, TestMissingGroups, DistributedFacetPivotSmallAdvancedTest, DataDrivenBlockJoinTest, SolrCoreCheckLockOnStartupTest, TestBinaryField, TestShardHandlerFactory, AliasIntegrationTest, TestDFISimilarityFactory, HdfsBasicDistributedZk2Test, CollectionTooManyReplicasTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, TestJoin, TestReload, DistributedTermsComponentTest, TestCoreContainer, SpellCheckComponentTest, PeerSyncTest, BasicFunctionalityTest, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, CoreAdminHandlerTest, SuggesterTest, NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, DistanceFunctionTest, TestSurroundQueryParser, TestQueryUtils, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestPHPSerializedResponseWriter, TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, MultiTermTest, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCodecSupport, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, DOMUtilTest, ClusterStateTest, TestDocumentBuilder, DistributedMLTComponentTest, DistributedIntervalFacetingTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CollectionReloadTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, ShardSplitTest, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster, TestRequestForwarding, TestRequestStatusCollectionAPI, TestTolerantUpdateProcessorCloud, TriLevelCompositeIdRoutingTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, CoreSorterTest, ExitableDirectoryReaderTest, TestConfigSetImmutable, TestDynamicLoading, TestImplicitCoreProperties, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestSolrXml, TestBlobHandler, TestConfigReload, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, CoreAdminCreateDiscoverTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, TestManagedResourceStorage, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestSchemaNameResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, BooleanFieldTest, ChangedSchemaMergeTest, EnumFieldTest, TestCloudManagedSchema, TestSchemaManager, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, AnalyticsQueryTest, RankQueryTest, SortSpecParsingTest, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestHashQParserPlugin, TestMaxScoreQueryParser, TestRandomCollapseQParserPlugin, TestOrdValues, BlockJoinFacetRandomTest, TestJsonRequest, TestLRUStatsCache, TestAuthorizationFramework, BufferStoreTest, HdfsDirectoryTest, TestFieldCache, TestFieldCacheSanityChecker, TestFieldCacheSort, TestFieldCacheVsDocValues, TestFieldCacheWithThreads, AddBlockUpdateTest, CdcrUpdateLogTest, AtomicUpdatesTest, DocExpirationUpdateProcessorFactoryTest, TolerantUpdateProcessorTest, UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestObjectReleaseTracker, TestSolrCLIRunExample]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.seed=68CD0FDC2C3CEA5E -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Etc/GMT+3 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCLIRunExample (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([68CD0FDC2C3CEA5E]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [616/623 (2!)] on J1 in 26.53s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 52392 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5992 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5992/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:61243/forceleader_test_collection_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:61243/forceleader_test_collection_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([6910F4B68B33E6B8:8F87C076B2B11FD9]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:131)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:61243/forceleader_test_collection_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:61243/forceleader_test_collection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:61243 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6910F4B68B33E6B8:7C221334D8252422]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at https://127.0.0.1:63498/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:63498/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([6910F4B68B33E6B8:E144CB6C25CF8B40]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10846 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001
   [junit4]   2> 489616 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-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> 489618 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 489618 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 489618 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 489618 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 489619 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 489619 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 489703 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 489712 WARN  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 489712 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 489737 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 489759 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 489873 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 489874 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 489876 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 489879 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 489892 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 489893 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 489894 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 489894 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 489894 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 489894 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 482764297
   [junit4]   2> 489894 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 489894 WARN  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 489894 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 489901 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 489901 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 489901 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 489901 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 489901 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 489904 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema15.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001, shard=shard1}
   [junit4]   2> 489904 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 489905 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 489905 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 489906 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 489906 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 489937 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 489947 WARN  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 489949 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 489972 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 489976 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 490071 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 490072 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 490073 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 490076 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 490102 INFO  (coreLoadExecutor-1972-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 490102 INFO  (coreLoadExecutor-1972-thread-1) [    ] 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
   [junit4]   2> 490103 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 490103 INFO  (coreLoadExecutor-1972-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\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\]
   [junit4]   2> 490104 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2059e2cb
   [junit4]   2> 490104 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\
   [junit4]   2> 490104 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\index/
   [junit4]   2> 490104 WARN  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 490105 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\index
   [junit4]   2> 490105 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.860036208374845]
   [junit4]   2> 490105 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@710700e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57a4408f),segFN=segments_1,generation=1}
   [junit4]   2> 490105 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 490106 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\
   [junit4]   2> 490109 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 490109 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 490109 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 490109 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 490109 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 490109 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 490109 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 490109 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 490109 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 490110 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 490110 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 490110 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 490117 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 490119 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 490120 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 490121 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 490127 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 490129 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 490129 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 490130 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 490130 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 490131 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 490131 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 490132 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=44.07421875, floorSegmentMB=1.07421875, forceMergeDeletesPctAllowed=16.284978904207104, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 490132 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@710700e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57a4408f),segFN=segments_1,generation=1}
   [junit4]   2> 490132 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 490132 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ae32fb9[collection1] main]
   [junit4]   2> 490133 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 490133 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 490133 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 490133 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 490149 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 490217 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 490217 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 490219 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 490220 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 490220 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 490220 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540262950305005568
   [junit4]   2> 490222 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540262950305005568
   [junit4]   2> 490222 INFO  (coreLoadExecutor-1972-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 490224 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 490224 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 490224 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 490224 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 490224 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 490225 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 490226 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 490228 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 490229 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 490229 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 490229 INFO  (searcherExecutor-1973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ae32fb9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 490245 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 490249 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 490261 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 490265 INFO  (TEST-QueryEqualityTest.testField-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 490266 INFO  (TEST-QueryEqualityTest.testField-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 490269 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 490293 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 490300 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 490307 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 490311 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 490323 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 490324 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 490326 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 490331 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 490332 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 490340 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 490537 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=6910F4B68B33E6B8 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.21s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6910F4B68B33E6B8:7C221334D8252422]:0)
   [junit4]    > 	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
   [junit4]    > 	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 490562 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 490580 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 490591 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 490598 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 490599 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 490599 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 490610 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 490617 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 490621 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 490625 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 490631 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 490632 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 490648 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 490661 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 490664 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 490664 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 490676 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 490772 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 490776 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 490776 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 490780 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 490789 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 490792 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 490792 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 490796 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 490800 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 490805 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 490809 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 490812 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 490814 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 490817 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 490817 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 490842 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 490848 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 490851 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 490869 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 490880 INFO  (TEST-QueryEqualityTest.testTerms-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 490914 INFO  (TEST-QueryEqualityTest.testTerms-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 490918 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 490919 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 490921 INFO  (TEST-QueryEqualityTest.testHash-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 490922 INFO  (TEST-QueryEqualityTest.testHash-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 490932 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 490934 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 490941 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 490954 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 490957 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 490961 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1540262951078854656)]} 0 3
   [junit4]   2> 490970 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 490973 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@710700e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57a4408f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@710700e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57a4408f),segFN=segments_2,generation=2}
   [junit4]   2> 490973 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 490977 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36324e1c[collection1] main]
   [junit4]   2> 490977 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 490980 INFO  (searcherExecutor-1973-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36324e1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 490980 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 490982 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 490982 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 490983 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 490983 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 490983 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 490983 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 490988 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 491008 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 491013 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 491013 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 491023 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 491029 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 491047 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 491053 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 491074 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 491074 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 491108 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 491108 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 491130 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 491133 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 491143 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 491144 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 491151 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 491156 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 491161 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 491168 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 491169 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 491282 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 491288 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 491290 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 491296 INFO  (TEST-QueryEqualityTest.testAggs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 491357 INFO  (TEST-QueryEqualityTest.testAggs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 491362 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 491363 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 491368 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 491368 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 491375 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 491391 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 491400 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 491401 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 491407 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 491407 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 491411 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 491413 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 491419 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 491423 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 491426 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 491434 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 491438 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 491438 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 491441 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 491448 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 491451 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 491458 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 491461 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 491463 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 491468 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 491468 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 491472 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 491476 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 491481 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 491482 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 491486 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 491497 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 491499 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 491500 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 491501 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 491505 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 491510 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 491511 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 491514 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 491525 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 491536 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 491543 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 491549 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 491550 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 491555 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 491555 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 491558 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 491570 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 491580 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 491582 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 491585 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 491590 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 491600 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 491616 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 491622 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 491640 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 491643 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 491712 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 491719 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 491738 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 491741 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 491743 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 491746 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 491748 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 491751 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 491759 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 491762 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 491762 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[6910F4B68B33E6B8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 491763 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 491763 INFO  (SUITE-QueryEqualityTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=482764297
   [junit4]   2> 491763 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ae3de21
   [junit4]   2> 491765 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 491766 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 491766 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 491766 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 491770 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 491778 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 491778 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 491778 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 491778 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\index
   [junit4]   2> 491778 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\;done=false>>]
   [junit4]   2> 491778 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 491778 INFO  (coreCloseExecutor-1978-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_6910F4B68B33E6B8-001\init-core-data-001\
   [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.search.QueryEqualityTest_6910F4B68B33E6B8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=BlockTreeOrds(blocksize=128), lowerfilt=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1942, maxMBSortInHeap=6.639885320063875, sim=ClassicSimilarity, locale=fr, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=181394992,total=324009984
   [junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, BlobRepositoryCloudTest, TestReplicationHandler, TestCloudPivotFacet, SoftAutoCommitTest, DistributedFacetPivotLongTailTest, HdfsWriteToMultipleCollectionsTest, TestNamedUpdateProcessors, BlockJoinFacetRandomTest, CachingDirectoryFactoryTest, MigrateRouteKeyTest, SpatialFilterTest, CursorPagingTest, TestAnalyzeInfixSuggestions, InfoHandlerTest, DeleteShardTest, TestHighFrequencyDictionaryFactory, MoreLikeThisHandlerTest, StatelessScriptUpdateProcessorFactoryTest, SimpleFacetsTest, AnalyticsMergeStrategyTest, TestRequestForwarding, TestLegacyFieldCache, RequiredFieldsTest, ZkControllerTest, TestWordDelimiterFilterFactory, DOMUtilTest, LeaderInitiatedRecoveryOnCommitTest, TestElisionMultitermQuery, TestRawResponseWriter, TestConfigSets, AddSchemaFieldsUpdateProcessorFactoryTest, TestReloadAndDeleteDocs, RuleEngineTest, TestMiniSolrCloudClusterBase, XsltUpdateRequestHandlerTest, TestSQLHandler, TestDFRSimilarityFactory, DirectUpdateHandlerTest, TestDynamicFieldResource, TestSweetSpotSimilarityFactory, QueryEqualityTest]
   [junit4] Completed [96/623 (1!)] on J0 in 2.20s, 80 tests, 1 error <<< FAILURES!

[...truncated 328 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\init-core-data-001
   [junit4]   2> 1012726 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1012728 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1012728 INFO  (Thread-2161) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1012728 INFO  (Thread-2161) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1012828 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63494
   [junit4]   2> 1012828 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1012829 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012832 INFO  (zkCallback-1394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44219aee name:ZooKeeperConnection Watcher:127.0.0.1:63494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012832 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1012832 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1012832 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1012835 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1012843 INFO  (jetty-launcher-1393-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1012843 INFO  (jetty-launcher-1393-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1012843 INFO  (jetty-launcher-1393-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16533c2e{/solr,null,AVAILABLE}
   [junit4]   2> 1012844 INFO  (jetty-launcher-1393-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d25f8d5{/solr,null,AVAILABLE}
   [junit4]   2> 1012851 INFO  (jetty-launcher-1393-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c680db4{SSL,[ssl, http/1.1]}{127.0.0.1:63498}
   [junit4]   2> 1012852 INFO  (jetty-launcher-1393-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d28e28e{SSL,[ssl, http/1.1]}{127.0.0.1:63499}
   [junit4]   2> 1012852 INFO  (jetty-launcher-1393-thread-2) [    ] o.e.j.s.Server Started @1040957ms
   [junit4]   2> 1012852 INFO  (jetty-launcher-1393-thread-1) [    ] o.e.j.s.Server Started @1040957ms
   [junit4]   2> 1012852 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63498}
   [junit4]   2> 1012852 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63499}
   [junit4]   2> 1012852 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1012852 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1012853 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node2'
   [junit4]   2> 1012853 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node1'
   [junit4]   2> 1012853 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1012853 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1012853 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1012853 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1012854 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1012854 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1012855 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012855 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012856 INFO  (zkCallback-1395-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25057dfa name:ZooKeeperConnection Watcher:127.0.0.1:63494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012856 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1012856 INFO  (zkCallback-1396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a03ccff name:ZooKeeperConnection Watcher:127.0.0.1:63494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012858 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1012858 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1012858 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1012858 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1012858 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1012863 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 0x15601d833a00001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1012864 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 0x15601d833a00002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1012864 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node2\.
   [junit4]   2> 1012864 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2131165155
   [junit4]   2> 1012864 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node2]
   [junit4]   2> 1012864 WARN  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node2\lib
   [junit4]   2> 1012864 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1012865 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node1\.
   [junit4]   2> 1012865 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 275531595
   [junit4]   2> 1012865 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node1]
   [junit4]   2> 1012865 WARN  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_6910F4B68B33E6B8-001\tempDir-001\node1\lib
   [junit4]   2> 1012868 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1012868 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1012868 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1012868 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1012868 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63494/solr
   [junit4]   2> 1012869 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1012869 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1012870 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012870 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1012870 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1012870 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1012870 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63494/solr
   [junit4]   2> 1012870 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1012870 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1012871 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012871 INFO  (zkCallback-1399-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@446d3994 name:ZooKeeperConnection Watcher:127.0.0.1:63494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012871 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1012871 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1012873 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 0x15601d833a00003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1012873 INFO  (jetty-launcher-1393-thread-2) [n:127.0.0.1:63498_solr    ] o.a.s.c.ZkController Added ne

[...truncated too long message...]

impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused: connect
   [junit4]    > 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
   [junit4]    > 	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [junit4]    > 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    > 	... 20 more
   [junit4]   2> 2288573 INFO  (SUITE-ForceLeaderTest-seed#[6910F4B68B33E6B8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.ForceLeaderTest_6910F4B68B33E6B8-001
   [junit4]   2> Jul 19, 2016 6:50:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Memory doPackFST= true), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), text=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1809, maxMBSortInHeap=5.5651433513148945, sim=RandomSimilarity(queryNorm=true): {}, locale=de-GR, timezone=Atlantic/Faeroe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=139670200,total=505413632
   [junit4]   2> NOTE: All tests run in this JVM: [DateMathParserTest, TestSolrCloudWithKerberosAlt, ShardRoutingCustomTest, QueryParsingTest, DeleteInactiveReplicaTest, SolrInfoMBeanTest, SpatialRPTFieldTypeTest, TestRequestStatusCollectionAPI, TestComplexPhraseQParserPlugin, TestFieldCache, TolerantUpdateProcessorTest, TestReRankQParserPlugin, TestRangeQuery, TestSubQueryTransformerDistrib, TestRandomRequestDistribution, TestConfigSetsAPIZkFailure, TestDFISimilarityFactory, EchoParamsTest, RequestLoggingTest, AliasIntegrationTest, TestFastOutputStream, TestPivotHelperCode, TestGraphMLResponseWriter, TestConfigSetProperties, TestRealTimeGet, DistributedFacetPivotLargeTest, CdcrVersionReplicationTest, SmileWriterTest, TestFieldCollectionResource, TestFreeTextSuggestions, DistributedTermsComponentTest, TestFieldCacheSortRandom, ResourceLoaderTest, AsyncCallRequestStatusResponseTest, TestFieldTypeCollectionResource, IndexSchemaRuntimeFieldTest, LukeRequestHandlerTest, BlockJoinFacetSimpleTest, TestSolrCoreProperties, CollectionReloadTest, SignatureUpdateProcessorFactoryTest, FieldAnalysisRequestHandlerTest, TestReplicationHandlerBackup, MergeStrategyTest, TestSubQueryTransformer, UpdateRequestProcessorFactoryTest, NotRequiredUniqueKeyTest, TestJoin, TestInitQParser, TestSimpleTrackingShardHandler, ChaosMonkeySafeLeaderTest, TestSolrJ, SecurityConfHandlerTest, TestFiltering, TestFieldSortValues, TestStandardQParsers, FileUtilsTest, TriLevelCompositeIdRoutingTest, ConfigSetsAPITest, SparseHLLTest, ReplicationFactorTest, TestOverriddenPrefixQueryForCustomFieldType, LeaderFailoverAfterPartitionTest, OpenExchangeRatesOrgProviderTest, TestConfigReload, HdfsUnloadDistributedZkTest, MultiThreadedOCPTest, TestTolerantUpdateProcessorRandomCloud, TestMinMaxOnMultiValuedField, TestSchemaSimilarityResource, TestSolrQueryParserResource, TestLRUStatsCache, TestIndexSearcher, SharedFSAutoReplicaFailoverTest, TestInfoStreamLogging, CheckHdfsIndexTest, CopyFieldTest, SpellCheckCollatorTest, TestPerFieldSimilarity, DistributedMLTComponentTest, CollectionsAPISolrJTest, TestMiniSolrCloudCluster, TestRecovery, ConnectionReuseTest, HdfsChaosMonkeyNothingIsSafeTest, TestBadConfig, SolrCoreCheckLockOnStartupTest, BlockCacheTest, ConjunctionSolrSpellCheckerTest, VersionInfoTest, TermVectorComponentTest, TestLeaderElectionZkExpiry, SolrCloudExampleTest, TestDistribDocBasedVersion, TestQueryUtils, TestConfigOverlay, SimpleMLTQParserTest, TestDefaultStatsCache, AnalysisErrorHandlingTest, TestLocalFSCloudBackupRestore, TestDistributedMissingSort, StatsComponentTest, TestJettySolrRunner, TestCustomDocTransformer, BasicZkTest, HdfsThreadLeakTest, TestShardHandlerFactory, AutoCommitTest, DefaultValueUpdateProcessorTest, TestCloudManagedSchema, RulesTest, DistributedDebugComponentTest, TestShortCircuitedRequests, TestSolrConfigHandlerCloud, DistributedQueryComponentOptimizationTest, DirectUpdateHandlerOptimizeTest, SuggestComponentContextFilterQueryTest, ZkNodePropsTest, TestDistributedGrouping, TestSha256AuthenticationProvider, TestBulkSchemaAPI, TestBM25SimilarityFactory, TestSortByMinMaxFunction, AtomicUpdatesTest, DistributedFacetPivotSmallAdvancedTest, LeaderInitiatedRecoveryOnShardRestartTest, TestJsonRequest, ShowFileRequestHandlerTest, NumericFieldsTest, UniqFieldsUpdateProcessorFactoryTest, TestUtils, CoreAdminHandlerTest, TestSolrDeletionPolicy2, TestIndexingPerformance, TermVectorComponentDistributedTest, CoreAdminCreateDiscoverTest, RecoveryAfterSoftCommitTest, LoggingHandlerTest, FacetPivotSmallTest, TestValueSourceCache, TestRestoreCore, ConvertedLegacyTest, CoreSorterTest, TestZkChroot, SpellPossibilityIteratorTest, TestSerializedLuceneMatchVersion, BinaryUpdateRequestHandlerTest, TestTrieFacet, SuggesterTSTTest, TestSolr4Spatial, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, RecoveryZkTest, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, TestReload, TestCoreContainer, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, HighlighterTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterTest, SuggesterWFSTTest, NoCacheHeaderTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, CacheHeaderTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestSolrQueryParser, SolrPluginUtilsTest, TestCollationField, JSONWriterTest, MBeansHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteReplicaTest, DistributedQueueTest, ForceLeaderTest]
   [junit4] Completed [466/623 (3!)] on J1 in 127.73s, 3 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 542 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-20160719_061200_455.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps\java_pid2156.hprof ...
   [junit4] Heap dump file created [495166931 bytes in 1.554 secs]
   [junit4] <<< JVM J0: EOF ----

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

Total time: 85 minutes 44 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



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5991 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5991/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([BFF81D29C803CD9D:AACAFAAB9B150F07]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([BFF81D29C803CD9D:37AC22F366FFA065]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10731 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001
   [junit4]   2> 351504 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-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> 351510 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 351510 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 351511 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 351511 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 351512 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 351512 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 351625 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 351638 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 351674 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 351687 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 351826 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 351826 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 351826 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 351832 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 351846 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 351846 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 351847 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 351847 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 351847 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 351847 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 5055654
   [junit4]   2> 351847 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 351847 WARN  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 351849 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 351857 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 351857 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 351857 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 351857 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 351857 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 351858 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema15.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001, shard=shard1}
   [junit4]   2> 351860 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 351861 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 351861 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 351863 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 351863 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 351900 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 351915 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 351951 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 351958 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 352092 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 352098 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 352099 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 352104 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 352134 INFO  (coreLoadExecutor-910-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 352134 INFO  (coreLoadExecutor-910-thread-1) [    ] 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
   [junit4]   2> 352134 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 352135 INFO  (coreLoadExecutor-910-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\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\]
   [junit4]   2> 352135 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c60a4d
   [junit4]   2> 352135 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\
   [junit4]   2> 352135 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index/
   [junit4]   2> 352135 WARN  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 352136 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index
   [junit4]   2> 352136 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8496475120607957]
   [junit4]   2> 352136 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58173a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad3cd9),segFN=segments_1,generation=1}
   [junit4]   2> 352136 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 352139 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 352141 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 352148 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 352150 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 352152 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 352153 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 352159 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 352162 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 352162 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 352162 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 352162 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 352165 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 352165 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 352165 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=84.3818359375, floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=29.48224824727355, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 352165 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58173a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad3cd9),segFN=segments_1,generation=1}
   [junit4]   2> 352165 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 352166 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13333ed[collection1] main]
   [junit4]   2> 352166 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 352166 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 352166 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 352166 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 352195 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 352261 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 352261 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 352262 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 352262 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 352262 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 352262 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 352262 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 352262 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 352262 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 352262 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540223303651688448
   [junit4]   2> 352263 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 352263 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 352263 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 352264 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 352264 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1540223303651688448
   [junit4]   2> 352264 INFO  (searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13333ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 352264 INFO  (coreLoadExecutor-910-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 352266 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 352271 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 352291 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 352294 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 352301 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 352312 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 352318 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 352322 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 352361 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 352371 INFO  (TEST-QueryEqualityTest.testHash-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 352383 INFO  (TEST-QueryEqualityTest.testHash-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 352387 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 352445 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 352450 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 352450 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 352454 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 352455 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 352458 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 352465 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 352468 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 352516 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 352521 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 352536 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 352541 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 352556 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 352565 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 352565 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 352572 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 352575 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 352581 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 352583 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 352590 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 352590 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 352595 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 352620 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 352626 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 352640 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 352645 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 352667 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 352675 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 352680 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 352685 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 352704 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 352709 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 352713 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 352719 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 352721 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 352725 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 352731 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 352734 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 352746 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 352749 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 352764 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 352767 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 352773 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 352776 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 352960 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=BFF81D29C803CD9D -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Africa/Mbabane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.19s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BFF81D29C803CD9D:AACAFAAB9B150F07]:0)
   [junit4]    > 	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
   [junit4]    > 	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 352967 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 352968 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 352982 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 353122 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 353127 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 353128 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 353131 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 353141 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 353147 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 353153 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 353156 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 353167 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 353171 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 353174 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 353176 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 353180 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 353183 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 353186 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 353189 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 353189 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 353192 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 353193 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 353196 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 353202 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 353205 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 353210 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 353217 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 353220 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 353223 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 353225 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 353230 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 353232 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 353235 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 353236 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 353245 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 353246 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 353254 INFO  (TEST-QueryEqualityTest.testAggs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 353362 INFO  (TEST-QueryEqualityTest.testAggs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 353364 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 353364 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 353366 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 353366 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 353369 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 353372 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 353376 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 353377 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 353380 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 353392 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 353395 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 353395 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 353399 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 353402 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 353423 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 353435 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 353442 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 353443 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 353448 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 353449 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 353461 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 353461 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 353465 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 353474 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 353479 INFO  (TEST-QueryEqualityTest.testField-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 353479 INFO  (TEST-QueryEqualityTest.testField-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 353486 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 353549 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 353552 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 353552 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 353556 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 353559 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 353563 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 353563 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 353567 INFO  (TEST-QueryEqualityTest.testTerms-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 353586 INFO  (TEST-QueryEqualityTest.testTerms-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 353589 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 353592 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1540223305043148800)]} 0 3
   [junit4]   2> 353600 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 353604 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58173a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad3cd9),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58173a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad3cd9),segFN=segments_2,generation=2}
   [junit4]   2> 353604 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 353605 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19faec6[collection1] main]
   [junit4]   2> 353606 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 353607 INFO  (searcherExecutor-911-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19faec6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 353607 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 353632 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 353632 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 353632 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 353632 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 353633 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 353633 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 353637 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 353676 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 353680 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 353686 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 353691 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 353696 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 353701 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 353703 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 353706 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 353707 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 353711 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 353711 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 353716 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 353716 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 353720 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 353726 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 353730 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 353731 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 353742 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 353755 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 353759 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 353759 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 353764 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 353767 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 353779 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 353779 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 353782 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 353782 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[BFF81D29C803CD9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 353782 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 353782 INFO  (SUITE-QueryEqualityTest-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5055654
   [junit4]   2> 353787 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1281127
   [junit4]   2> 353787 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 353788 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 353788 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 353788 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 353789 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 353811 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 353811 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 353812 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 353812 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\index
   [junit4]   2> 353812 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\;done=false>>]
   [junit4]   2> 353812 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 353812 INFO  (coreCloseExecutor-916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryEqualityTest_BFF81D29C803CD9D-001\init-core-data-001\
   [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.search.QueryEqualityTest_BFF81D29C803CD9D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=Memory doPackFST= true), lowerfilt=Lucene50(blocksize=128), id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1341, maxMBSortInHeap=5.690534131395747, sim=ClassicSimilarity, locale=sk, timezone=Africa/Mbabane
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=46557872,total=182243328
   [junit4]   2> NOTE: All tests run in this JVM: [TestExpandComponent, ScriptEngineTest, UUIDUpdateProcessorFallbackTest, TestHashPartitioner, BasicDistributedZkTest, HdfsWriteToMultipleCollectionsTest, HdfsTlogReplayBufferedWhileIndexingTest, TestRestManager, DistribJoinFromCollectionTest, PathHierarchyTokenizerFactoryTest, TestLRUCache, TestBlobHandler, HdfsRecoveryZkTest, TestElisionMultitermQuery, BadComponentTest, TestCloudDeleteByQuery, SolrIndexConfigTest, PrimUtilsTest, RequiredFieldsTest, AsyncMigrateRouteKeyTest, ExternalFileFieldSortTest, TestLegacyFieldCache, TestSolrDeletionPolicy1, PrimitiveFieldTypeTest, TestDocBasedVersionConstraints, CollectionsAPIAsyncDistributedZkTest, SuggesterFSTTest, TestCSVLoader, TestJmxIntegration, BitVectorTest, TestComponentsName, URLClassifyProcessorTest, CursorPagingTest, HdfsChaosMonkeySafeLeaderTest, TestHdfsBackupRestoreCore, DistributedQueryComponentCustomSortTest, DocumentAnalysisRequestHandlerTest, QueryEqualityTest]
   [junit4] Completed [57/623 (1!)] on J0 in 2.34s, 80 tests, 1 error <<< FAILURES!

[...truncated 160 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\init-core-data-001
   [junit4]   2> 449936 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-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> 449939 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 449939 INFO  (Thread-934) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 449939 INFO  (Thread-934) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 450039 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51731
   [junit4]   2> 450039 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 450042 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450048 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1960c56 name:ZooKeeperConnection Watcher:127.0.0.1:51731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450048 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450048 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 450048 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 450067 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 450068 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 450069 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b39087{/solr,null,AVAILABLE}
   [junit4]   2> 450069 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5178f{/solr,null,AVAILABLE}
   [junit4]   2> 450073 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@3505cd{HTTP/1.1,[http/1.1]}{127.0.0.1:51736}
   [junit4]   2> 450073 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.Server Started @457962ms
   [junit4]   2> 450073 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51736}
   [junit4]   2> 450073 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@13210f9{HTTP/1.1,[http/1.1]}{127.0.0.1:51735}
   [junit4]   2> 450073 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.Server Started @457963ms
   [junit4]   2> 450073 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 450073 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51735}
   [junit4]   2> 450073 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1'
   [junit4]   2> 450074 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 450074 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 450074 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 450074 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2'
   [junit4]   2> 450074 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 450074 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 450075 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 450075 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 450076 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450076 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450081 INFO  (zkCallback-573-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f4de6b name:ZooKeeperConnection Watcher:127.0.0.1:51731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450081 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450081 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 450081 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450085 INFO  (zkCallback-574-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a6e58e name:ZooKeeperConnection Watcher:127.0.0.1:51731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450085 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450085 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 450085 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450138 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 0x155ff9072b70001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 450138 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.
   [junit4]   2> 450139 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 8292100
   [junit4]   2> 450139 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1]
   [junit4]   2> 450139 WARN  (jetty-launcher-571-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\lib
   [junit4]   2> 450139 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 450142 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2\.
   [junit4]   2> 450142 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 5735541
   [junit4]   2> 450143 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2]
   [junit4]   2> 450143 WARN  (jetty-launcher-571-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2\lib
   [junit4]   2> 450143 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51731/solr
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51731/solr
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 450153 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 450164 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450165 INFO  (zkCallback-577-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b90ff2 name:ZooKeeperConnection Watcher:127.0.0.1:51731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450166 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450166 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 450167 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 0x155ff9072b70003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 450170 INFO  (zkCallback-580-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ee724e name:ZooKeeperConnection Watcher:127.0.0.1:51731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450170 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/27302571@1c70ef8
   [junit4]   2> 450171 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450171 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 450172 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450174 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/27302571@2ee2fc
   [junit4]   2> 450175 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450176 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:51736_solr) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3257ec name:ZooKeeperConnection Watcher:127.0.0.1:51731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450176 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450178 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e7a2e2 name:ZooKeeperConnection Watcher:127.0.0.1:51731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 450178 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450178 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 450179 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 450181 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 450182 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 450187 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 450187 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 450190 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 450191 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 450193 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 450194 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 450197 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 450197 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 450199 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 450199 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 450200 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 450201 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 450202 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 450203 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 450204 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 450204 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 450206 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 450206 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 450207 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 450207 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 450208 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 450208 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 450209 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 450215 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 450218 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450218 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450219 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96263962923302917-127.0.0.1:51736_solr-n_0000000000
   [junit4]   2> 450219 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96263962923302918-127.0.0.1:51735_solr-n_0000000001
   [junit4]   2> 450219 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51736_solr
   [junit4]   2> 450219 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 450220 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96263962923302917-127.0.0.1:51736_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 450221 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51735_solr
   [junit4]   2> 450221 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51735_solr
   [junit4]   2> 450221 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.Overseer Overseer (id=96263962923302917-127.0.0.1:51736_solr-n_0000000000) starting
   [junit4]   2> 450223 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 450223 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:51736_solr) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 450224 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 450225 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:51736_solr) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 450229 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 450241 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 450242 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 450243 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node2\.
   [junit4]   2> 450244 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 450245 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 450246 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 450246 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:51735_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 450246 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51736_solr as DOWN
   [junit4]   2> 450246 INFO  (OverseerCollectionConfigSetProcessor-96263962923302917-127.0.0.1:51736_solr-n_0000000000) [n:127.0.0.1:51736_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 450246 INFO  (OverseerStateUpdate-96263962923302917-127.0.0.1:51736_solr-n_0000000000) [n:127.0.0.1:51736_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 450249 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:51736_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51736_sol

[...truncated too long message...]

 c:backuprestore s:shard1_0 r:core_node3 x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 461258 INFO  (coreCloseExecutor-1826-thread-2) [n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3 x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\index;done=false>>]
   [junit4]   2> 461258 INFO  (coreCloseExecutor-1826-thread-2) [n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3 x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 461258 INFO  (coreCloseExecutor-1826-thread-2) [n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3 x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\index
   [junit4]   2> 461258 INFO  (coreCloseExecutor-1826-thread-3) [n:127.0.0.1:51736_solr c:backuprestore s:shard1_1 r:core_node4 x:backuprestore_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_1_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_1_replica1\data\;done=false>>]
   [junit4]   2> 461258 INFO  (coreCloseExecutor-1826-thread-3) [n:127.0.0.1:51736_solr c:backuprestore s:shard1_1 r:core_node4 x:backuprestore_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 461258 INFO  (coreCloseExecutor-1826-thread-3) [n:127.0.0.1:51736_solr c:backuprestore s:shard1_1 r:core_node4 x:backuprestore_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_1_replica1\data\
   [junit4]   2> 461266 INFO  (coreCloseExecutor-1826-thread-2) [n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3 x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\;done=false>>]
   [junit4]   2> 461266 INFO  (coreCloseExecutor-1826-thread-2) [n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3 x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 461266 INFO  (coreCloseExecutor-1826-thread-2) [n:127.0.0.1:51736_solr c:backuprestore s:shard1_0 r:core_node3 x:backuprestore_shard1_0_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001\tempDir-001\node1\.\backuprestore_shard1_0_replica1\data\
   [junit4]   2> 461270 INFO  (zkCallback-581-thread-2-processing-n:127.0.0.1:51736_solr) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 461270 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 461270 WARN  (zkCallback-582-thread-1-processing-n:127.0.0.1:51735_solr) [n:127.0.0.1:51735_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 461273 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5178f{/solr,null,UNAVAILABLE}
   [junit4]   2> 461275 INFO  (zkCallback-581-thread-2-processing-n:127.0.0.1:51736_solr) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 461289 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96263962923302917-127.0.0.1:51736_solr-n_0000000000) closing
   [junit4]   2> 461289 INFO  (OverseerStateUpdate-96263962923302917-127.0.0.1:51736_solr-n_0000000000) [n:127.0.0.1:51736_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51736_solr
   [junit4]   2> 461300 INFO  (zkCallback-581-thread-2-processing-n:127.0.0.1:51736_solr) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 461300 WARN  (zkCallback-581-thread-2-processing-n:127.0.0.1:51736_solr) [n:127.0.0.1:51736_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 461308 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b39087{/solr,null,UNAVAILABLE}
   [junit4]   2> 461321 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51731 51731
   [junit4]   2> 461323 INFO  (Thread-934) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51731 51731
   [junit4]   2> 461324 WARN  (Thread-934) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 461325 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[BFF81D29C803CD9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_BFF81D29C803CD9D-001
   [junit4]   2> Jul 18, 2016 7:51:55 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=26455, maxDocsPerChunk=8, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=26455, blockSize=10)), sim=ClassicSimilarity, locale=ar-SD, timezone=America/Martinique
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=19657288,total=111886336
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRestartWhileUpdatingTest, TestIndexSearcher, BufferStoreTest, BlockJoinFacetDistribTest, DistributedTermsComponentTest, ExitableDirectoryReaderTest, RulesTest, DistributedIntervalFacetingTest, TestConfigSetsAPIZkFailure, ReplicationFactorTest, JavabinLoaderTest, TestNumericTerms32, TestConfigSetProperties, TestFieldCacheSanityChecker, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRTGBase, ForceLeaderTest, DistanceUnitsTest, TestIntervalFaceting, TestFastWriter, AnalysisErrorHandlingTest, TestManagedSchema, DistributedFacetPivotSmallAdvancedTest, TestBinaryResponseWriter, TestSubQueryTransformer, TestExclusionRuleCollectionAccess, SparseHLLTest, AutoCommitTest, TestNRTOpen, FileBasedSpellCheckerTest, TestSystemIdResolver, TestFieldTypeCollectionResource, CoreAdminCreateDiscoverTest, TestMissingGroups, TestManagedResourceStorage, DataDrivenBlockJoinTest, TolerantUpdateProcessorTest, TestRangeQuery, TestUtils, AnalyticsQueryTest, UpdateRequestProcessorFactoryTest, TestDFISimilarityFactory, SpellPossibilityIteratorTest, ZkStateReaderTest, TestLRUStatsCache, TestLocalFSCloudBackupRestore]
   [junit4] Completed [103/623 (2!)] on J1 in 11.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 54061 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5990 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5990/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20160718024312370, index.20160718024312768, index.properties, replication.properties] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160718024312370, index.20160718024312768, index.properties, replication.properties] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([AA16FD80BFB03E81:71BDFD46BA985732]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:905)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:872)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:55082/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55082/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([AA16FD80BFB03E81:2242C25A114C5379]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11147 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\init-core-data-001
   [junit4]   2> 851738 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-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> 851740 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 851741 INFO  (Thread-1985) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 851741 INFO  (Thread-1985) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 851844 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55076
   [junit4]   2> 851844 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 851845 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 851858 INFO  (zkCallback-1380-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b18776 name:ZooKeeperConnection Watcher:127.0.0.1:55076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 851858 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 851859 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 851859 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 851870 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 851870 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 851871 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@144d934{/solr,null,AVAILABLE}
   [junit4]   2> 851873 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15253f7{/solr,null,AVAILABLE}
   [junit4]   2> 851878 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@ac30f4{HTTP/1.1,[http/1.1]}{127.0.0.1:55082}
   [junit4]   2> 851885 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ea8752{HTTP/1.1,[http/1.1]}{127.0.0.1:55086}
   [junit4]   2> 851885 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.Server Started @857296ms
   [junit4]   2> 851885 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.Server Started @857296ms
   [junit4]   2> 851885 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55086}
   [junit4]   2> 851885 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55082}
   [junit4]   2> 851897 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 851897 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 851897 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2'
   [junit4]   2> 851897 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1'
   [junit4]   2> 851907 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 851907 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 851907 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 851907 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 851910 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 851910 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 851910 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 851913 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@106fac0 name:ZooKeeperConnection Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 851913 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 851913 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 851914 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 851914 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 851915 INFO  (zkCallback-1381-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13ba774 name:ZooKeeperConnection Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 851915 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 851915 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 851916 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 851927 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 0x155fd5d882f0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 851927 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.
   [junit4]   2> 851927 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.
   [junit4]   2> 851928 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 4391749
   [junit4]   2> 851928 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 18692906
   [junit4]   2> 851928 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2]
   [junit4]   2> 851928 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1]
   [junit4]   2> 851928 WARN  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\lib
   [junit4]   2> 851928 WARN  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\lib
   [junit4]   2> 851929 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 851929 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 851940 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 851940 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 851940 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 851940 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 851940 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 851940 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 851940 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55076/solr
   [junit4]   2> 851940 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55076/solr
   [junit4]   2> 851941 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 851941 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 851941 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 851941 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 851942 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 851943 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 851945 INFO  (zkCallback-1388-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ded165 name:ZooKeeperConnection Watcher:127.0.0.1:55076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 851945 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 851945 INFO  (zkCallback-1387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e2e78f name:ZooKeeperConnection Watcher:127.0.0.1:55076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 851946 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 851946 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 851946 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 851948 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/13789938@1bea6ec
   [junit4]   2> 851949 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 0x155fd5d882f0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 851950 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/13789938@a77489
   [junit4]   2> 851952 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 851953 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 851975 INFO  (zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14adee4 name:ZooKeeperConnection Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 851975 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 851977 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d68b name:ZooKeeperConnection Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 851977 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 851978 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 851980 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 851984 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 851985 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 851991 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 851991 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 851994 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 851995 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 851998 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 852000 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 852000 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 852002 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 852003 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 852005 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 852006 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 852009 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 852010 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 852012 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 852013 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 852016 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 852016 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 852017 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 852017 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 852018 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 852018 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 852022 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 852023 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 852025 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 852025 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 852032 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 852033 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 852033 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96261545216901126-127.0.0.1:55086_solr-n_0000000000
   [junit4]   2> 852034 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55086_solr
   [junit4]   2> 852034 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 852035 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96261545216901125-127.0.0.1:55082_solr-n_0000000001
   [junit4]   2> 852036 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96261545216901126-127.0.0.1:55086_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 852037 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55082_solr
   [junit4]   2> 852037 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55082_solr
   [junit4]   2> 852037 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.Overseer Overseer (id=96261545216901126-127.0.0.1:55086_solr-n_0000000000) starting
   [junit4]   2> 852039 INFO  (zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 852039 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 852041 INFO  (zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 852042 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 852044 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 852064 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 852065 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 852069 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.
   [junit4]   2> 852070 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 852071 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 852072 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:55086_solr as DOWN
   [junit4]   2> 852073 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 852073 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:55082_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 852074 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 852075 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55086_solr
   [junit4]   2> 852075 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55086_solr
   [junit4]   2> 852075 INFO  (OverseerCollectionConfigSetProcessor-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 852078 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 852079 INFO  (zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 852079 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 852081 INFO  (zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 852081 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 852083 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55086_solr"} current state version: 0
   [junit4]   2> 852083 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:55086_solr
   [junit4]   2> 852104 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 852104 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 852104 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.
   [junit4]   2> 852104 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 852109 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 852109 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:55086_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 852109 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 852110 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 852121 INFO  (zkCallback-1393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@198b027 name:ZooKeeperConnection Watcher:127.0.0.1:55076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 852124 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 852124 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 852132 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 0x155fd5d882f0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 852132 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 852132 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 852135 INFO  (zkCallback-1396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e373bc name:ZooKeeperConnection Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 852135 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 852135 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 852135 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 852137 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 852138 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 852143 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 852147 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 852176 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[AA16FD80BFB03E81]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 852181 INFO  (qtp27333390-8424) [n:127.0.0.1:55086_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 852187 INFO  (OverseerCollectionConfigSetProcessor-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 852187 INFO  (OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 852188 INFO  (OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 852189 INFO  (OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 852190 INFO  (OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 852191 INFO  (zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 852192 INFO  (zkCallback-1396-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 852192 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 852195 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 852197 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 852198 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 852296 INFO  (OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 852296 INFO  (OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:55086_solr
   [junit4]   2> 852296 INFO  (OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:55082_solr
   [junit4]   2> 852296 INFO  (OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:55082_solr
   [junit4]   2> 852296 INFO  (OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:55086_solr
   [junit4]   2> 852303 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 852304 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 852308 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 852308 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 852315 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 852315 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 852315 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 852317 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 852318 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 852318 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 852318 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 852319 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 852320 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 852320 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 852321 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 852322 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 852322 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 852322 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 852323 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 852323 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 852323 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 852323 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 852323 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55086/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55086_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 852324 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55086/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55086_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 852326 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55082/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55082_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 852326 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55082/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55082_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 852330 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55086/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55086_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 852330 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55086/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55086_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 852333 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55082/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55082_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 852333 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55082/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55082_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 852438 INFO  (OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000) [n:127.0.0.1:55086_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 852439 INFO  (zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 852439 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 852440 INFO  (zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr) [n:127.0.0.1:55082_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 852440 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr) [n:127.0.0.1:55086_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 853323 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 853323 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 853323 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 853323 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 853323 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 853323 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 853323 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 853323 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 853324 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 853324 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 853324 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 853324 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 853324 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 853324 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 853324 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 853324 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 853325 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 853325 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 853325 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 853325 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 853325 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 853325 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 853325 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 853325 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 853326 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 853326 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 853326 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 853326 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 853326 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 853326 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 853326 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 853326 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 853330 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 853331 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 853332 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 853333 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 853343 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 853343 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 853344 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 853344 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 853345 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 853346 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 853346 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 853347 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 853351 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 853351 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 853353 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 853356 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 853362 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 853362 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 853367 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 853368 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 853372 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 853372 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 853375 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 853380 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 853380 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 853380 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 853381 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 853381 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 853381 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 853381 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 853381 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 853382 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 853382 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 853382 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 853382 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 853383 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 853381 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 853383 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 853383 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 853384 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 853384 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 853385 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 853385 WARN  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 853386 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 853386 WARN  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 853388 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 853388 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 853388 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 853388 WARN  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 853388 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 853390 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 853390 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e8e35 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12e97f6),segFN=segments_1,generation=1}
   [junit4]   2> 853390 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 853391 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1115c2c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ec8e7),segFN=segments_1,generation=1}
   [junit4]   2> 853391 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 853391 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@684a5e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8cb4ec),segFN=segments_1,generation=1}
   [junit4]   2> 853391 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 853393 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 853393 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 853393 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 853393 INFO  (qtp27333390-8423) [n:127.0.0.1:55086_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 853393 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 853393 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 853394 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 853395 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 853398 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 853398 WARN  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 853399 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 853399 INFO  (qtp27333390-8422) [n:127.0.0.1:55086_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 853400 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853400 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853401 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853402 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853402 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853403 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853404 INFO  (qtp26846426-8418) [n:127.0.0.1:55082_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853405 INFO  (qtp26846426-8415) [n:127.0.0.1:55082_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admi

[...truncated too long message...]

 [junit4]   2> 1295761 INFO  (coreCloseExecutor-5914-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1295762 INFO  (coreCloseExecutor-5914-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1295762 INFO  (coreCloseExecutor-5914-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\;done=false>>]
   [junit4]   2> 1295762 INFO  (coreCloseExecutor-5914-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1295762 INFO  (coreCloseExecutor-5914-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\
   [junit4]   2> 1295762 INFO  (coreCloseExecutor-5914-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\index;done=false>>]
   [junit4]   2> 1295762 INFO  (coreCloseExecutor-5914-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1295762 INFO  (coreCloseExecutor-5914-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\index
   [junit4]   2> 1295764 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[AA16FD80BFB03E81]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b4d14e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1295770 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[AA16FD80BFB03E81]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1e5d2ea{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1295770 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[AA16FD80BFB03E81]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1487442
   [junit4]   2> 1295774 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10278f1
   [junit4]   2> 1295774 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1295774 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1295774 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1295774 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1295775 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1295775 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1295775 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\;done=false>>]
   [junit4]   2> 1295776 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1295776 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\
   [junit4]   2> 1295776 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\index;done=false>>]
   [junit4]   2> 1295776 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1295776 INFO  (coreCloseExecutor-5916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\index
   [junit4]   2> 1295778 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[AA16FD80BFB03E81]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8be66c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1295784 INFO  (SUITE-TestReplicationHandler-seed#[AA16FD80BFB03E81]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.TestReplicationHandler_AA16FD80BFB03E81-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128), newname=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=650, maxMBSortInHeap=7.31632514617197, sim=ClassicSimilarity, locale=nl, timezone=US/Arizona
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=178244464,total=311427072
   [junit4]   2> NOTE: All tests run in this JVM: [PathHierarchyTokenizerFactoryTest, DocumentAnalysisRequestHandlerTest, SolrCoreTest, TestPhraseSuggestions, ExternalFileFieldSortTest, TestSchemaNameResource, DistribJoinFromCollectionTest, DocExpirationUpdateProcessorFactoryTest, DirectUpdateHandlerTest, RequiredFieldsTest, TestDownShardTolerantSearch, TestFieldCacheReopen, XmlUpdateRequestHandlerTest, TestLegacyFieldCache, IndexBasedSpellCheckerTest, ShardSplitTest, OutOfBoxZkACLAndCredentialsProvidersTest, ConcurrentDeleteAndCreateCollectionTest, TestCryptoKeys, TestUpdate, PrimUtilsTest, SimplePostToolTest, IndexSchemaTest, RegexBoostProcessorTest, TestInitQParser, TestSchemaSimilarityResource, TestXIncludeConfig, TestLeaderInitiatedRecoveryThread, URLClassifyProcessorTest, TestDFRSimilarityFactory, TestSolrConfigHandlerCloud, AnalyticsQueryTest, CustomCollectionTest, TestCSVLoader, HdfsUnloadDistributedZkTest, DistributedVersionInfoTest, TestDynamicFieldCollectionResource, CoreSorterTest, CdcrRequestHandlerTest, TestSolrDynamicMBean, CollectionsAPIAsyncDistributedZkTest, TestReRankQParserPlugin, ZkCLITest, ClassificationUpdateProcessorFactoryTest, HdfsBasicDistributedZk2Test, TestRestoreCore, BasicAuthIntegrationTest, TestLRUCache, TestSchemaManager, TestCollectionAPI, HdfsThreadLeakTest, LeaderInitiatedRecoveryOnCommitTest, TestFieldCollectionResource, CurrencyFieldXmlFileTest, TestStressLiveNodes, TestRandomCollapseQParserPlugin, TestConfigSetsAPIExclusivity, CdcrUpdateLogTest, TestObjectReleaseTracker, TestSortingResponseWriter, TestHighFrequencyDictionaryFactory, TestFunctionQuery, SolrCLIZkUtilsTest, OverseerTest, TestCloudManagedSchema, TestSerializedLuceneMatchVersion, TestBulkSchemaAPI, DistribCursorPagingTest, JavabinLoaderTest, CircularListTest, ChaosMonkeyNothingIsSafeTest, SyncSliceTest, TestInfoStreamLogging, QueryResultKeyTest, TestDocTermOrds, SimpleFacetsTest, MoreLikeThisHandlerTest, TestJsonFacets, PeerSyncTest, TestTolerantSearch, HLLUtilTest, DistributedDebugComponentTest, TestConfig, TestClassicSimilarityFactory, TestFaceting, TestQuerySenderNoQuery, BlockDirectoryTest, AlternateDirectoryTest, TestWordDelimiterFilterFactory, SliceStateTest, ExitableDirectoryReaderTest, TestRandomDVFaceting, SecurityConfHandlerTest, TestSubQueryTransformerDistrib, TestSubQueryTransformer, TestAnalyzeInfixSuggestions, TestAuthorizationFramework, TestNumericTerms64, TestReplicationHandler]
   [junit4] Completed [258/621 (2!)] on J0 in 73.24s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 53530 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5989 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5989/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([2C91AE6756F3BD5D:A4C591BDF80FD0A5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12108 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\init-core-data-001
   [junit4]   2> 2205594 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-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> 2205596 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2205596 INFO  (Thread-5277) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2205596 INFO  (Thread-5277) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2205696 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61286
   [junit4]   2> 2205696 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2205697 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2205700 INFO  (zkCallback-3344-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ff1a13f name:ZooKeeperConnection Watcher:127.0.0.1:61286 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2205701 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205701 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2205701 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2205706 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2205706 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2205707 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bfcf547{/solr,null,AVAILABLE}
   [junit4]   2> 2205707 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63cfaca4{/solr,null,AVAILABLE}
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@379a64a7{HTTP/1.1,[http/1.1]}{127.0.0.1:61294}
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.Server Started @2212032ms
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61294}
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2'
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2ca7aa6a{HTTP/1.1,[http/1.1]}{127.0.0.1:61297}
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.Server Started @2212033ms
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61297}
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2205709 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1'
   [junit4]   2> 2205710 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2205710 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2205710 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2205710 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2205710 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2205712 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2205712 INFO  (zkCallback-3345-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f04f0eb name:ZooKeeperConnection Watcher:127.0.0.1:61286/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2205712 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205713 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2205713 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2205715 INFO  (zkCallback-3346-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@36db8335 name:ZooKeeperConnection Watcher:127.0.0.1:61286/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2205715 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205715 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2205715 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2205726 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 0x155facff7b80002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2205726 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\.
   [junit4]   2> 2205728 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 674993417
   [junit4]   2> 2205728 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\.
   [junit4]   2> 2205728 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2]
   [junit4]   2> 2205728 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1994862466
   [junit4]   2> 2205728 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1]
   [junit4]   2> 2205728 WARN  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\lib
   [junit4]   2> 2205728 WARN  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\lib
   [junit4]   2> 2205729 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2205729 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61286/solr
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61286/solr
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2205736 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2205737 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2205737 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2205739 INFO  (zkCallback-3351-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@93e073d name:ZooKeeperConnection Watcher:127.0.0.1:61286 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2205739 INFO  (zkCallback-3352-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@944b91e name:ZooKeeperConnection Watcher:127.0.0.1:61286 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2205739 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205739 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205739 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2205739 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2205741 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$54/1332256026@29819542
   [junit4]   2> 2205742 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$54/1332256026@4a2ffed0
   [junit4]   2> 2205743 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 0x155facff7b80004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2205743 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2205743 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2205744 INFO  (zkCallback-3353-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@751d4182 name:ZooKeeperConnection Watcher:127.0.0.1:61286/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2205744 INFO  (zkCallback-3354-thread-1-processing-n:127.0.0.1:61294_solr) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68f86816 name:ZooKeeperConnection Watcher:127.0.0.1:61286/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2205745 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205745 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205746 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2205746 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2205748 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2205748 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2205752 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2205752 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2205754 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2205754 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2205756 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2205756 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2205758 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2205758 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2205759 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2205759 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2205760 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2205760 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2205762 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2205762 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2205763 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2205763 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2205764 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2205764 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2205765 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2205765 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2205766 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2205766 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2205769 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2205769 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2205770 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2205770 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2205771 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2205771 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2205771 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96258738179538949-127.0.0.1:61297_solr-n_0000000000
   [junit4]   2> 2205771 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96258738179538950-127.0.0.1:61294_solr-n_0000000001
   [junit4]   2> 2205771 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61297_solr
   [junit4]   2> 2205772 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2205772 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96258738179538949-127.0.0.1:61297_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2205773 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61294_solr
   [junit4]   2> 2205773 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61294_solr
   [junit4]   2> 2205773 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer Overseer (id=96258738179538949-127.0.0.1:61297_solr-n_0000000000) starting
   [junit4]   2> 2205774 INFO  (zkCallback-3353-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2205774 INFO  (zkCallback-3354-thread-1-processing-n:127.0.0.1:61294_solr) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2205774 INFO  (zkCallback-3353-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2205775 INFO  (zkCallback-3354-thread-1-processing-n:127.0.0.1:61294_solr) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2205775 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2205780 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2205781 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2205781 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2205781 INFO  (OverseerCollectionConfigSetProcessor-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2205781 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\.
   [junit4]   2> 2205781 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:61297_solr as DOWN
   [junit4]   2> 2205782 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2205782 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2205782 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2205782 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:61294_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2205783 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61297_solr
   [junit4]   2> 2205783 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61297_solr
   [junit4]   2> 2205783 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2205784 INFO  (zkCallback-3353-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2205784 INFO  (zkCallback-3354-thread-1-processing-n:127.0.0.1:61294_solr) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2205784 INFO  (zkCallback-3353-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2205784 INFO  (zkCallback-3354-thread-1-processing-n:127.0.0.1:61294_solr) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2205784 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:61297_solr"} current state version: 0
   [junit4]   2> 2205785 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:61297_solr
   [junit4]   2> 2205795 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2205795 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2205796 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\.
   [junit4]   2> 2205796 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2205797 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2205797 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:61297_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2205798 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2205798 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2205800 INFO  (zkCallback-3357-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d4b042e name:ZooKeeperConnection Watcher:127.0.0.1:61286 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2205801 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205801 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2205802 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 0x155facff7b80007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2205803 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2205803 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2205806 INFO  (zkCallback-3360-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a47dd87 name:ZooKeeperConnection Watcher:127.0.0.1:61286/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2205806 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205806 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2205806 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2205807 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2205808 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2205810 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2205813 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2205832 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[2C91AE6756F3BD5D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2205835 INFO  (qtp1408232792-21206) [n:127.0.0.1:61294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.customKey=customValue&collection.configName=conf1&router.field=shard_s&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2205838 INFO  (OverseerCollectionConfigSetProcessor-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2205838 INFO  (OverseerThreadFactory-9242-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2205838 INFO  (OverseerThreadFactory-9242-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2205839 INFO  (OverseerThreadFactory-9242-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2205839 INFO  (OverseerThreadFactory-9242-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2205841 INFO  (zkCallback-3354-thread-1-processing-n:127.0.0.1:61294_solr) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2205842 INFO  (zkCallback-3353-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2205842 INFO  (zkCallback-3360-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2205845 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2205845 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2205846 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2205944 INFO  (OverseerThreadFactory-9242-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2205944 INFO  (OverseerThreadFactory-9242-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:61297_solr
   [junit4]   2> 2205944 INFO  (OverseerThreadFactory-9242-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:61294_solr
   [junit4]   2> 2205948 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2205948 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2205950 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2205950 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2205950 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2205951 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2205951 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2205951 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2205952 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2205952 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61297/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61297_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2205952 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2205952 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2205952 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61297/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61297_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2205952 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2205954 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61294_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2205954 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61294_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2206057 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2206058 INFO  (zkCallback-3353-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2206058 INFO  (zkCallback-3354-thread-1-processing-n:127.0.0.1:61294_solr) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2206058 INFO  (zkCallback-3354-thread-1-processing-n:127.0.0.1:61294_solr) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2206058 INFO  (zkCallback-3353-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2206953 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2206953 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2206953 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2206953 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2206954 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2206954 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2206954 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2206954 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2206955 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2206955 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2206955 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2206955 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2206955 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2206955 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2206955 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2206956 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2206959 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2206959 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2206968 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2206968 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2206971 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2206971 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2207001 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2207001 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2207005 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2207005 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2207014 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2207014 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2207018 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2207018 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2207019 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2207019 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2207019 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2207019 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2207019 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2207019 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2207019 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2207019 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2207020 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2207020 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2207020 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2207020 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2207020 WARN  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2207021 WARN  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2207023 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2207023 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2207023 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@300c50a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c418ab6),segFN=segments_1,generation=1}
   [junit4]   2> 2207023 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2207023 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@26007599 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64255a13),segFN=segments_1,generation=1}
   [junit4]   2> 2207023 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2207023 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2207024 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2207024 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2207024 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2207025 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2207026 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2207035 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2207035 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2207035 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2207035 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2207036 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2207037 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2207038 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2207038 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2207040 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2207040 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2207040 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2207040 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2207041 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2207041 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2207041 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2207041 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2207043 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2207043 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2207043 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@300c50a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c418ab6),segFN=segments_1,generation=1}
   [junit4]   2> 2207043 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2207043 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14e9c6cf[backuprestore_shard1_replica1] main]
   [junit4]   2> 2207044 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2207044 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2207044 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2207044 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@26007599 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64255a13),segFN=segments_1,generation=1}
   [junit4]   2> 2207044 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2207044 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ec4fe9c[backuprestore_shard2_replica1] main]
   [junit4]   2> 2207044 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2207045 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2207047 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2207047 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2207047 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2207047 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2207047 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2207047 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2207048 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2207048 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2207048 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2207048 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2207048 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2207048 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2207048 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2207048 INFO  (searcherExecutor-9246-thread-1-processing-n:127.0.0.1:61297_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@14e9c6cf[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2207049 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2207049 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2207049 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2207049 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540139812392009728
   [junit4]   2> 2207049 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2207049 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2207049 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2207049 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2207049 INFO  (searcherExecutor-9245-thread-1-processing-n:127.0.0.1:61294_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@ec4fe9c[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2207049 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2207050 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2207050 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2207050 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540139812393058304
   [junit4]   2> 2207051 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540139812392009728
   [junit4]   2> 2207051 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2207052 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540139812393058304
   [junit4]   2> 2207052 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2207052 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2207052 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:61297/solr collection:backuprestore shard:shard1
   [junit4]   2> 2207052 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2207052 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:61294/solr collection:backuprestore shard:shard2
   [junit4]   2> 2207053 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 2207054 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 2207060 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96258738179538950-core_node2-n_0000000000
   [junit4]   2> 2207060 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96258738179538949-core_node1-n_0000000000
   [junit4]   2> 2207061 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2207061 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2207064 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2207064 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2207064 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2207064 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61297/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2207064 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2207064 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2207064 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61294/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2207064 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:61297/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2207064 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2207064 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:61294/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2207065 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2207065 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 2207065 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 2207068 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2207071 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96258738179538950-core_node2-n_0000000000
   [junit4]   2> 2207071 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96258738179538949-core_node1-n_0000000000
   [junit4]   2> 2207072 INFO  (qtp1408232792-21208) [n:127.0.0.1:61294_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61294/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2207072 INFO  (qtp542015432-21216) [n:127.0.0.1:61297_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61297/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2207073 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:61294/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2207076 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:61297/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2207180 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 2207181 INFO  (zkCallback-3353-thread-1-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2207181 INFO  (zkCallback-3354-thread-1-processing-n:127.0.0.1:61294_solr) [n:127.0.0.1:61294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occur

[...truncated too long message...]

vletContextHandler@6bfcf547{/solr,null,UNAVAILABLE}
   [junit4]   2> 2216434 INFO  (zkCallback-3353-thread-2-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2216434 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96258738179538949-127.0.0.1:61297_solr-n_0000000000) closing
   [junit4]   2> 2216435 INFO  (OverseerStateUpdate-96258738179538949-127.0.0.1:61297_solr-n_0000000000) [n:127.0.0.1:61297_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61297_solr
   [junit4]   2> 2216439 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 0x155facff7b80005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2216439 INFO  (zkCallback-3353-thread-2-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2216440 WARN  (zkCallback-3353-thread-2-processing-n:127.0.0.1:61297_solr) [n:127.0.0.1:61297_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2216441 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63cfaca4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2216447 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61286 61286
   [junit4]   2> 2216450 INFO  (Thread-5277) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61286 61286
   [junit4]   2> 2216451 WARN  (Thread-5277) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/overseer/queue
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2216453 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[2C91AE6756F3BD5D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_2C91AE6756F3BD5D-001
   [junit4]   2> Jul 17, 2016 9:43:12 PM 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(Lucene62): {shard_s=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, maxPointsInLeafNode=78, maxMBSortInHeap=7.2553312315120255, sim=ClassicSimilarity, locale=ms-MY, timezone=Antarctica/Palmer
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=105368056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, RAMDirectoryFactoryTest, TestSystemIdResolver, RecoveryAfterSoftCommitTest, TestTrie, MinimalSchemaTest, TestCrossCoreJoin, TestSubQueryTransformerCrossCore, OpenCloseCoreStressTest, HdfsLockFactoryTest, TestSolr4Spatial, DeleteInactiveReplicaTest, BufferStoreTest, TestSSLRandomization, PluginInfoTest, DistributedFacetPivotSmallTest, DebugComponentTest, TestDefaultStatsCache, LeaderFailoverAfterPartitionTest, TestLMJelinekMercerSimilarityFactory, TestMaxScoreQueryParser, TestBinaryField, TolerantUpdateProcessorTest, TestAddFieldRealTimeGet, TestCloudPseudoReturnFields, TestJoin, TestSortByMinMaxFunction, DistributedTermsComponentTest, TestQueryTypes, ResourceLoaderTest, AnalyticsMergeStrategyTest, TestJsonRequest, CachingDirectoryFactoryTest, AliasIntegrationTest, TestGeoJSONResponseWriter, SuggesterTest, TestSchemaResource, PreAnalyzedUpdateProcessorTest, TestTolerantUpdateProcessorCloud, TestNumericTerms32, FileUtilsTest, SegmentsInfoRequestHandlerTest, TestRTGBase, TestReversedWildcardFilterFactory, NumericFieldsTest, TestFoldingMultitermQuery, OutputWriterTest, TestManagedSynonymFilterFactory, TestManagedSchemaAPI, TestCollationFieldDocValues, BlockJoinFacetSimpleTest, RuleEngineTest, TestReqParamsAPI, UniqFieldsUpdateProcessorFactoryTest, HdfsRecoveryZkTest, TlogReplayBufferedWhileIndexingTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSolrXml, SharedFSAutoReplicaFailoverTest, BlockCacheTest, CoreAdminHandlerTest, TestBinaryResponseWriter, TestUninvertingReader, MultiThreadedOCPTest, TestStressUserVersions, SpatialHeatmapFacetsTest, SaslZkACLProviderTest, TestFilteredDocIdSet, TestOmitPositions, TestCollationField, TestIndexSearcher, TestClusterStateMutator, TestPHPSerializedResponseWriter, FieldAnalysisRequestHandlerTest, DistributedMLTComponentTest, TestHdfsBackupRestoreCore, EnumFieldTest, TestValueSourceCache, HighlighterConfigTest, DateFieldTest, TestMacros, TestDistributedGrouping, TestFieldTypeResource, TestCloudInspectUtil, OverseerStatusTest, TestBadConfig, SolrCmdDistributorTest, TestRTimerTree, EchoParamsTest, TestFieldCacheSortRandom, TermVectorComponentTest, TestPKIAuthenticationPlugin, DateRangeFieldTest, TestDistributedMissingSort, SuggestComponentTest, TestConfigSetsAPI, TestImplicitCoreProperties, TestSuggestSpellingConverter, BasicZkTest, TestRecoveryHdfs, TestQuerySenderListener, ConfigSetsAPITest, CursorMarkTest, DeleteReplicaTest, UpdateRequestProcessorFactoryTest, TestRestManager, TestSolrFieldCacheMBean, TestPerFieldSimilarity, TestTestInjection, CdcrVersionReplicationTest, DistributedSuggestComponentTest, SparseHLLTest, HdfsBasicDistributedZkTest, TestFieldCacheSanityChecker, TestSolrDeletionPolicy2, HdfsDirectoryFactoryTest, TestDynamicFieldResource, ConnectionReuseTest, TestExclusionRuleCollectionAccess, TestFiltering, TestInitParams, DeleteStatusTest, TestExactSharedStatsCache, CSVRequestHandlerTest, LoggingHandlerTest, BooleanFieldTest, TestOnReconnectListenerSupport, TestQueryWrapperFilter, SuggesterTSTTest, TestSolrJ, StatsComponentTest, BasicFunctionalityTest, CollectionsAPISolrJTest, SortByFunctionTest, ConjunctionSolrSpellCheckerTest, BigEndianAscendingWordSerializerTest, DistributedIntervalFacetingTest, TestRecovery, TestRangeQuery, TestMiniSolrCloudCluster, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, DistribDocExpirationUpdateProcessorTest, SpellCheckCollatorTest, TestFastWriter, CollectionReloadTest, TestHashQParserPlugin, ZkNodePropsTest, OpenExchangeRatesOrgProviderTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, SpellCheckComponentTest, TestSort, HighlighterTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, DocValuesTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, SolrPluginUtilsTest, JSONWriterTest, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, SearchHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, MultiTermTest, SampleTest, TestSearchPerf, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestLMDirichletSimilarityFactory, DateMathParserTest, PreAnalyzedFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, CircularListTest, CursorPagingTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, RemoteQueryErrorTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLocalFSCloudBackupRestore]
   [junit4] Completed [483/621 (1!)] on J1 in 11.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 60535 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5988 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5988/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001

	at __randomizedtesting.SeedInfo.seed([B386E0C1ECC582CC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([C1FE8EA8D85DDDCE:4E706908CA312E31]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([C1FE8EA8D85DDDCE]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([45513B5899FD7440:CD050482370119B8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 7547 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1818, maxMBSortInHeap=6.345386163310482, sim=RandomSimilarity(queryNorm=true): {}, locale=sv, timezone=Indian/Chagos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=49849224,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexSplitter, SweetSpotSimilarityTest, TestPKIndexSplitter, TestFSTsMisc, TestHardLinkCopyDirectoryWrapper, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=B386E0C1ECC582CC -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Indian/Chagos -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_B386E0C1ECC582CC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B386E0C1ECC582CC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [9/10 (1!)] on J1 in 2.91s, 44 tests, 1 error <<< FAILURES!

[...truncated 611 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> juil. 17, 2016 3:32:51 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> AVERTISSEMENT: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([C1FE8EA8D85DDDCE]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=C1FE8EA8D85DDDCE -Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.03s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C1FE8EA8D85DDDCE:4E706908CA312E31]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C1FE8EA8D85DDDCE]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=17, maxMBSortInHeap=5.742047060496298, sim=ClassicSimilarity, locale=fr-CA, timezone=SystemV/MST7
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=46935808,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, IndexReplicationClientTest]
   [junit4] Completed [2/9 (1!)] on J0 in 4.11s, 4 tests, 1 error <<< FAILURES!

[...truncated 3988 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\init-core-data-001
   [junit4]   2> 2673432 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-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> 2673434 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2673434 INFO  (Thread-3863) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2673434 INFO  (Thread-3863) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2673534 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58884
   [junit4]   2> 2673534 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673536 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673539 INFO  (zkCallback-3843-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fd86305 name:ZooKeeperConnection Watcher:127.0.0.1:58884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673539 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673540 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673540 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2673544 INFO  (jetty-launcher-3842-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2673544 INFO  (jetty-launcher-3842-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2673545 INFO  (jetty-launcher-3842-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e5ab479{/solr,null,AVAILABLE}
   [junit4]   2> 2673545 INFO  (jetty-launcher-3842-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@751040b0{/solr,null,AVAILABLE}
   [junit4]   2> 2673547 INFO  (jetty-launcher-3842-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1dcfcbe5{HTTP/1.1,[http/1.1]}{127.0.0.1:58888}
   [junit4]   2> 2673547 INFO  (jetty-launcher-3842-thread-2) [    ] o.e.j.s.Server Started @2678756ms
   [junit4]   2> 2673547 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58888}
   [junit4]   2> 2673547 INFO  (jetty-launcher-3842-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@43f5ea32{HTTP/1.1,[http/1.1]}{127.0.0.1:58890}
   [junit4]   2> 2673547 INFO  (jetty-launcher-3842-thread-1) [    ] o.e.j.s.Server Started @2678756ms
   [junit4]   2> 2673547 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2673547 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58890}
   [junit4]   2> 2673548 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2'
   [junit4]   2> 2673548 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2673548 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2673548 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1'
   [junit4]   2> 2673548 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2673548 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2673548 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2673549 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673549 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673549 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673549 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673550 INFO  (zkCallback-3844-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fb67973 name:ZooKeeperConnection Watcher:127.0.0.1:58884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673550 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673550 INFO  (zkCallback-3845-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b5a361a name:ZooKeeperConnection Watcher:127.0.0.1:58884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673550 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673550 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673550 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673550 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2673550 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2673569 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 0x155f896410f0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2673569 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.
   [junit4]   2> 2673570 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1930444335
   [junit4]   2> 2673570 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1]
   [junit4]   2> 2673570 WARN  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\lib
   [junit4]   2> 2673570 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2673571 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.
   [junit4]   2> 2673571 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 620491201
   [junit4]   2> 2673571 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2]
   [junit4]   2> 2673571 WARN  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\lib
   [junit4]   2> 2673571 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58884/solr
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58884/solr
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2673576 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673577 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673577 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673579 INFO  (zkCallback-3850-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@112eaf26 name:ZooKeeperConnection Watcher:127.0.0.1:58884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673579 INFO  (zkCallback-3851-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34bbfa65 name:ZooKeeperConnection Watcher:127.0.0.1:58884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673579 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673579 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673579 INFO  (jetty-launcher-3842-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673579 INFO  (jetty-launcher-3842-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673580 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$36/1464570044@63a62d29
   [junit4]   2> 2673581 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 0x155f896410f0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2673583 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$36/1464570044@48fda6a
   [junit4]   2> 2673584 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673584 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673585 INFO  (zkCallback-3852-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13158a9a name:ZooKeeperConnection Watcher:127.0.0.1:58884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673585 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673587 INFO  (zkCallback-3853-thread-1-processing-n:127.0.0.1:58890_solr) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4306c2cb name:ZooKeeperConnection Watcher:127.0.0.1:58884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673587 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673587 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2673588 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2673591 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2673591 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2673599 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2673600 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2673601 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2673605 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2673605 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2673608 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2673609 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2673611 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2673611 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2673613 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2673613 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2673615 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2673615 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2673616 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2673616 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2673617 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2673617 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2673618 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2673618 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2673618 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2673618 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2673624 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2673624 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2673624 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2673625 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2673626 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2673627 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2673627 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96256291278618629-127.0.0.1:58888_solr-n_0000000000
   [junit4]   2> 2673627 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96256291278618630-127.0.0.1:58890_solr-n_0000000001
   [junit4]   2> 2673627 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58888_solr
   [junit4]   2> 2673627 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2673628 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96256291278618629-127.0.0.1:58888_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2673628 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58890_solr
   [junit4]   2> 2673628 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58890_solr
   [junit4]   2> 2673629 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.Overseer Overseer (id=96256291278618629-127.0.0.1:58888_solr-n_0000000000) starting
   [junit4]   2> 2673629 INFO  (zkCallback-3853-thread-1-processing-n:127.0.0.1:58890_solr) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2673629 INFO  (zkCallback-3852-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2673632 INFO  (zkCallback-3853-thread-1-processing-n:127.0.0.1:58890_solr) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2673632 INFO  (zkCallback-3852-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2673633 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2673639 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2673639 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2673640 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.
   [junit4]   2> 2673640 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2673640 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2673642 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58888_solr as DOWN
   [junit4]   2> 2673642 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2673642 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2673642 INFO  (jetty-launcher-3842-thread-1) [n:127.0.0.1:58890_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2673642 INFO  (OverseerCollectionConfigSetProcessor-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2673643 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58888_solr
   [junit4]   2> 2673643 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58888_solr
   [junit4]   2> 2673644 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2673645 INFO  (zkCallback-3853-thread-1-processing-n:127.0.0.1:58890_solr) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2673645 INFO  (zkCallback-3852-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2673645 INFO  (zkCallback-3853-thread-1-processing-n:127.0.0.1:58890_solr) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2673645 INFO  (zkCallback-3852-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2673645 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58888_solr"} current state version: 0
   [junit4]   2> 2673645 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58888_solr
   [junit4]   2> 2673651 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2673651 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2673652 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.
   [junit4]   2> 2673652 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2673653 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2673653 INFO  (jetty-launcher-3842-thread-2) [n:127.0.0.1:58888_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2673655 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673656 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673657 INFO  (zkCallback-3856-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f8016b name:ZooKeeperConnection Watcher:127.0.0.1:58884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673658 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673658 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673659 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 0x155f896410f0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2673662 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2673663 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2673664 INFO  (zkCallback-3859-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a2050ca name:ZooKeeperConnection Watcher:127.0.0.1:58884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2673664 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2673664 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2673664 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2673665 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2673665 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2673669 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2673673 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2673696 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[45513B5899FD7440]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2673701 INFO  (qtp1555627870-17875) [n:127.0.0.1:58890_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2673706 INFO  (OverseerCollectionConfigSetProcessor-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2673707 INFO  (OverseerThreadFactory-6745-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2673707 INFO  (OverseerThreadFactory-6745-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2673708 INFO  (OverseerThreadFactory-6745-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2673709 INFO  (OverseerThreadFactory-6745-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2673711 INFO  (zkCallback-3859-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2673711 INFO  (zkCallback-3852-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2673711 INFO  (zkCallback-3853-thread-1-processing-n:127.0.0.1:58890_solr) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2673715 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2673715 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2673716 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2673817 INFO  (OverseerThreadFactory-6745-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2673817 INFO  (OverseerThreadFactory-6745-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:58890_solr
   [junit4]   2> 2673817 INFO  (OverseerThreadFactory-6745-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:58888_solr
   [junit4]   2> 2673817 INFO  (OverseerThreadFactory-6745-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:58890_solr
   [junit4]   2> 2673817 INFO  (OverseerThreadFactory-6745-thread-1-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:58888_solr
   [junit4]   2> 2673821 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2673825 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2673832 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2673836 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2673836 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2673837 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2673837 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2673838 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2673838 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2673839 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2673839 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2673840 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2673840 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2673840 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2673840 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2673841 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2673842 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2673842 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58888/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58888_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2673842 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58888/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58888_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2673842 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2673843 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2673843 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2673844 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2673844 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2673845 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58888/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58888_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2673845 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58888/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58888_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2673849 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58890/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58890_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2673849 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58890/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58890_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2673853 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58890/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58890_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2673853 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58890/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58890_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2673967 INFO  (OverseerStateUpdate-96256291278618629-127.0.0.1:58888_solr-n_0000000000) [n:127.0.0.1:58888_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2673969 INFO  (zkCallback-3852-thread-2-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2673970 INFO  (zkCallback-3853-thread-1-processing-n:127.0.0.1:58890_solr) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2673970 INFO  (zkCallback-3852-thread-2-processing-n:127.0.0.1:58888_solr) [n:127.0.0.1:58888_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2673970 INFO  (zkCallback-3853-thread-1-processing-n:127.0.0.1:58890_solr) [n:127.0.0.1:58890_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2674842 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2674842 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2674842 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2674842 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2674843 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2674843 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2674844 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 2674844 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 2674844 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2674844 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2674844 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2674844 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2674844 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2674844 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2674845 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2674845 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2674845 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2674845 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2674845 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2674845 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2674845 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2674845 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 2674846 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2674845 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2674846 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2674846 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2674846 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2674846 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2674846 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2674852 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 2674853 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2674853 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2674854 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2674854 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2674855 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2674861 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2674862 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2674863 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2674864 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2674870 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2674878 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2674880 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2674884 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2674884 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2674885 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2674890 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2674896 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2674898 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2674899 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2674899 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2674902 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2674903 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2674910 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2674910 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2674910 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2674918 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2674921 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2674921 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 2674921 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2674922 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 2674922 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2674922 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2674922 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2674922 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2674921 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2674922 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2674922 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2674922 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 2674922 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2674922 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2674922 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2674923 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 2674923 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2674923 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2674923 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2674923 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2674922 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2674923 WARN  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2674923 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2674924 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2674923 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2674924 WARN  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2674924 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2674924 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2674924 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2674924 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2674924 WARN  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2674923 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2674925 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d98d12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cce933a),segFN=segments_1,generation=1}
   [junit4]   2> 2674925 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2674925 INFO  (qtp1555627870-17878) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2674925 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ffe8605 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@713abf4d),segFN=segments_1,generation=1}
   [junit4]   2> 2674925 INFO  (qtp1555627870-17876) [n:127.0.0.1:58890_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2674925 WARN  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2674925 INFO  (qtp1624272075-17865) [n:127.0.0.1:58888_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2674925 INFO  (qtp1624272075-17868) [n:127.0.0.1:58888_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2674926 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:58890_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.Solr

[...truncated too long message...]

r /collections/backuprestore/leader_elect/shard1_0/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2703024 WARN  (zkCallback-3853-thread-2-processing-n:127.0.0.1:58890_solr) [n:127.0.0.1:58890_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2703025 INFO  (jetty-launcher-3842-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@751040b0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2703039 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58884 58884
   [junit4]   2> 2703046 INFO  (Thread-3863) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58884 58884
   [junit4]   2> 2703048 WARN  (Thread-3863) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2703049 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45513B5899FD7440]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_45513B5899FD7440-001
   [junit4]   2> Jul 17, 2016 11:21:14 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(Lucene62): {shard_s=FSTOrd50, _version_=FSTOrd50, id=FST50}, docValues:{}, maxPointsInLeafNode=1059, maxMBSortInHeap=7.769096750308449, sim=ClassicSimilarity, locale=zh-SG, timezone=EST5EDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=259781176,total=329568256
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, TestReversedWildcardFilterFactory, TestExclusionRuleCollectionAccess, TestInitParams, AnalysisErrorHandlingTest, TestRealTimeGet, VMParamsZkACLAndCredentialsProvidersTest, CursorMarkTest, DistributedQueryComponentCustomSortTest, TestSQLHandler, StatsComponentTest, ShardRoutingCustomTest, TestDynamicFieldResource, TestRecovery, TestCollationFieldDocValues, BadIndexSchemaTest, TestManagedResource, TestMacros, SpatialHeatmapFacetsTest, RollingRestartTest, SolrPluginUtilsTest, TestClusterStateMutator, AnalyticsMergeStrategyTest, DistributedIntervalFacetingTest, TestSearcherReuse, TestBulkSchemaConcurrent, BlockCacheTest, TestSha256AuthenticationProvider, DistributedSuggestComponentTest, TestUninvertingReader, TestLeaderElectionZkExpiry, TestRawResponseWriter, DeleteReplicaTest, TestSolrConfigHandlerConcurrent, DistributedFacetPivotSmallTest, LeaderFailoverAfterPartitionTest, TestStressCloudBlindAtomicUpdates, SegmentsInfoRequestHandlerTest, OverseerStatusTest, ZkSolrClientTest, TestExpandComponent, OverriddenZkACLAndCredentialsProvidersTest, TlogReplayBufferedWhileIndexingTest, TestSolrQueryParser, BigEndianAscendingWordSerializerTest, TestMiniSolrCloudCluster, InfoHandlerTest, CollectionReloadTest, TestIndexSearcher, HdfsBasicDistributedZkTest, ReplicationFactorTest, TestRangeQuery, SuggestComponentTest, DistributedTermsComponentTest, TestMinMaxOnMultiValuedField, TestScoreJoinQPNoScore, ConvertedLegacyTest, TestReload, SuggesterWFSTTest, HdfsChaosMonkeySafeLeaderTest, TestCloudInspectUtil, SolrCloudExampleTest, CollectionTooManyReplicasTest, UniqFieldsUpdateProcessorFactoryTest, TestDefaultSearchFieldResource, ConfigSetsAPITest, TestDistributedGrouping, TestBlobHandler, ForceLeaderTest, HdfsRecoveryZkTest, TestAtomicUpdateErrorCases, TestBackupRepositoryFactory, CurrencyFieldOpenExchangeTest, AsyncCallRequestStatusResponseTest, TestSolrQueryParserDefaultOperatorResource, TestStressRecovery, NotRequiredUniqueKeyTest, TermVectorComponentDistributedTest, TestSolr4Spatial, TestFreeTextSuggestions, BasicFunctionalityTest, SharedFSAutoReplicaFailoverTest, CdcrVersionReplicationTest, DebugComponentTest, TestRebalanceLeaders, TestFieldTypeResource, CollectionsAPISolrJTest, LoggingHandlerTest, TestFilteredDocIdSet, TestTolerantUpdateProcessorCloud, BlockJoinFacetSimpleTest, TestTestInjection, TestFieldCacheSortRandom, BinaryUpdateRequestHandlerTest, WrapperMergePolicyFactoryTest, TestConfigSetImmutable, SpellCheckComponentTest, TestQuerySenderListener, CollectionsAPIDistributedZkTest, RankQueryTest, DistanceUnitsTest, CdcrReplicationHandlerTest, TestHashQParserPlugin, TestPerFieldSimilarityWithDefaultOverride, TestRequestForwarding, IgnoreCommitOptimizeUpdateProcessorFactoryTest, FullSolrCloudDistribCmdsTest, TestTrackingShardHandlerFactory, TestRTimerTree, DistanceFunctionTest, TestSuggestSpellingConverter, AliasIntegrationTest, EnumFieldTest, TestFastWriter, TestCustomSort, TestExceedMaxTermLength, DistributedQueueTest, ZkStateWriterTest, LeaderElectionIntegrationTest, TestRandomFaceting, FileUtilsTest, SolrInfoMBeanTest, MultiTermTest, SaslZkACLProviderTest, DateMathParserTest, TestUtils, QueryParsingTest, HdfsWriteToMultipleCollectionsTest, OpenCloseCoreStressTest, TestReloadAndDeleteDocs, OutputWriterTest, ExplicitHLLTest, SynonymTokenizerTest, TestFieldCacheWithThreads, ZkNodePropsTest, TestFastOutputStream, TestReqParamsAPI, TestManagedSchemaAPI, RequestHandlersTest, BooleanFieldTest, TestSolrXml, TestZkChroot, TestSortByMinMaxFunction, LukeRequestHandlerTest, TestSubQueryTransformerCrossCore, ResourceLoaderTest, TestConfigSetsAPIZkFailure, RecoveryAfterSoftCommitTest, ConnectionReuseTest, SearchHandlerTest, TestRTGBase, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, SSLMigrationTest, ShardSplitTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [482/621 (1!)] on J1 in 30.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 60498 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5987 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5987/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([3C25E22AB0A5E8A0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:56221/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56221/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([3C25E22AB0A5E8A0:B471DDF01E598558]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11105 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\init-core-data-001
   [junit4]   2> 1577822 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-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> 1577822 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1577822 INFO  (Thread-688) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1577822 INFO  (Thread-688) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1577947 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56217
   [junit4]   2> 1577947 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1577947 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1577994 INFO  (zkCallback-1145-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fdbf05 name:ZooKeeperConnection Watcher:127.0.0.1:56217 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1577994 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1578010 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1578010 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1578025 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 0x155f60f8e4c0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56ed19{/solr,null,AVAILABLE}
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ea7fbe{/solr,null,AVAILABLE}
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@189f315{HTTP/1.1,[http/1.1]}{127.0.0.1:56221}
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.e.j.s.Server Started @1583346ms
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56221}
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1'
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@15d39cc{HTTP/1.1,[http/1.1]}{127.0.0.1:56224}
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.e.j.s.Server Started @1583350ms
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56224}
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2'
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1578041 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1578057 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1578087 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e2d9f name:ZooKeeperConnection Watcher:127.0.0.1:56217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1578087 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1578087 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1578103 INFO  (zkCallback-1146-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19d1a3b name:ZooKeeperConnection Watcher:127.0.0.1:56217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1578103 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1578103 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1578103 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1578103 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 30606891
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2]
   [junit4]   2> 1578150 WARN  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\lib
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 16361459
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1]
   [junit4]   2> 1578150 WARN  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\lib
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56217/solr
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1578150 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1578229 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1578229 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1578229 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1578244 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1578244 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56217/solr
   [junit4]   2> 1578244 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1578244 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1578244 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1578244 INFO  (zkCallback-1150-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67692b name:ZooKeeperConnection Watcher:127.0.0.1:56217 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1578244 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1578244 INFO  (zkCallback-1153-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@162e63b name:ZooKeeperConnection Watcher:127.0.0.1:56217 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1578244 INFO  (jetty-launcher-1144-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1578244 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1578244 INFO  (jetty-launcher-1144-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1578260 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 0x155f60f8e4c0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1578276 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$18/22046397@6729c8
   [junit4]   2> 1578276 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$18/22046397@1644253
   [junit4]   2> 1578276 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1578291 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1578291 INFO  (zkCallback-1154-thread-1-processing-n:127.0.0.1:56224_solr) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fbd72 name:ZooKeeperConnection Watcher:127.0.0.1:56217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1578291 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1578291 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@145f461 name:ZooKeeperConnection Watcher:127.0.0.1:56217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1578291 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1578291 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1578307 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1578307 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1578322 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1578338 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1578353 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1578353 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1578353 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1578353 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1578353 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1578371 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1578371 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1578371 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1578385 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1578400 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1578400 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1578400 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1578400 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1578400 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1578400 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1578400 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96253513730621446-127.0.0.1:56221_solr-n_0000000000
   [junit4]   2> 1578400 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96253513730621445-127.0.0.1:56224_solr-n_0000000001
   [junit4]   2> 1578416 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56221_solr
   [junit4]   2> 1578416 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1578416 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96253513730621446-127.0.0.1:56221_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1578416 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56224_solr
   [junit4]   2> 1578416 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56224_solr
   [junit4]   2> 1578416 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.Overseer Overseer (id=96253513730621446-127.0.0.1:56221_solr-n_0000000000) starting
   [junit4]   2> 1578416 INFO  (zkCallback-1154-thread-1-processing-n:127.0.0.1:56224_solr) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1578416 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1578416 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1578416 INFO  (zkCallback-1154-thread-1-processing-n:127.0.0.1:56224_solr) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1578416 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1578463 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1578463 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56221_solr as DOWN
   [junit4]   2> 1578478 INFO  (OverseerCollectionConfigSetProcessor-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1578478 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1578478 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56221_solr
   [junit4]   2> 1578478 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56221_solr
   [junit4]   2> 1578478 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1578494 INFO  (zkCallback-1154-thread-1-processing-n:127.0.0.1:56224_solr) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1578494 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1578494 INFO  (zkCallback-1154-thread-1-processing-n:127.0.0.1:56224_solr) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1578494 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1578494 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56221_solr"} current state version: 0
   [junit4]   2> 1578494 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56221_solr
   [junit4]   2> 1578510 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1578510 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1578510 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.
   [junit4]   2> 1578510 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1578510 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1578510 INFO  (jetty-launcher-1144-thread-2) [n:127.0.0.1:56224_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1578525 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1578525 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1578525 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.
   [junit4]   2> 1578525 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1578525 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1578525 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:56221_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1578525 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1578525 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1578525 INFO  (zkCallback-1158-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1931c80 name:ZooKeeperConnection Watcher:127.0.0.1:56217 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1578525 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1578525 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1578541 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1578558 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1578558 INFO  (zkCallback-1161-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@193a43f name:ZooKeeperConnection Watcher:127.0.0.1:56217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1578558 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1578558 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1578558 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1578558 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1578572 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1578572 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1578588 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1578650 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[3C25E22AB0A5E8A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1578666 INFO  (qtp27664409-3748) [n:127.0.0.1:56224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1578666 INFO  (OverseerCollectionConfigSetProcessor-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1578666 INFO  (OverseerThreadFactory-1376-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1578666 INFO  (OverseerThreadFactory-1376-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 1578666 INFO  (OverseerThreadFactory-1376-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 1578666 INFO  (OverseerThreadFactory-1376-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 1578666 INFO  (zkCallback-1154-thread-1-processing-n:127.0.0.1:56224_solr) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1578666 INFO  (zkCallback-1161-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1578666 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1578682 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1578682 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 1578682 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 1578789 INFO  (OverseerThreadFactory-1376-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1578789 INFO  (OverseerThreadFactory-1376-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:56221_solr
   [junit4]   2> 1578789 INFO  (OverseerThreadFactory-1376-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:56221_solr
   [junit4]   2> 1578789 INFO  (OverseerThreadFactory-1376-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:56224_solr
   [junit4]   2> 1578789 INFO  (OverseerThreadFactory-1376-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:56224_solr
   [junit4]   2> 1578804 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1578804 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 1578804 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1578804 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1578804 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 1578820 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 1578820 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1578820 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1578820 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1578820 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 1578820 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1578820 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1578836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1578836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1578836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1578836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1578836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1578836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1578836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1578836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1578836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1578836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1578836 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56221/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56221_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1578836 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56221/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56221_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1578851 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56224/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56224_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1578851 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56224/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56224_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1578851 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56224/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56224_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1578851 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56224/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56224_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1578851 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56221/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56221_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1578851 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56221/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56221_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1578992 INFO  (OverseerStateUpdate-96253513730621446-127.0.0.1:56221_solr-n_0000000000) [n:127.0.0.1:56221_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 1578992 INFO  (zkCallback-1154-thread-1-processing-n:127.0.0.1:56224_solr) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1578992 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1578992 INFO  (zkCallback-1154-thread-1-processing-n:127.0.0.1:56224_solr) [n:127.0.0.1:56224_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1578992 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:56221_solr) [n:127.0.0.1:56221_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1579836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 1579836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 1579836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1579836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 1579836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1579836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 1579836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1579836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1579836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1579836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1579836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1579836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1579836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1579836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1579836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1579836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1579836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1579836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 1579836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1579836 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1579836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1579836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 1579836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1579836 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1579836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1579836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 1579836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1579836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1579836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 1579836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1579836 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1579836 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1579852 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1579852 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1579852 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1579883 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1579883 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1579883 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1579883 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1579898 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1579914 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1579929 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1579929 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1579945 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1579992 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1579992 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1580008 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1580023 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1580023 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 1580039 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1580055 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 1580055 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1580070 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 1580070 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 1580070 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1580070 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 1580070 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1580070 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 1580070 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 1580086 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 1580086 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1580086 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 1580086 WARN  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1580101 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 1580101 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1580101 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 1580101 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1580101 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1580086 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1580101 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 1580101 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1580101 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 1580101 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 1580101 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 1580101 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 1580101 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 1580101 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 1580101 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1580101 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 1580101 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1580101 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 1580101 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 1580101 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 1580101 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 1580101 WARN  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1580118 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 1580118 WARN  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1580118 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 1580118 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 1580118 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 1580118 WARN  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1580118 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 1580118 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a69641 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b84ccb),segFN=segments_1,generation=1}
   [junit4]   2> 1580118 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1580118 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@188c739 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eeca92),segFN=segments_1,generation=1}
   [junit4]   2> 1580118 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1580118 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16bc823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@86420f),segFN=segments_1,generation=1}
   [junit4]   2> 1580118 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1580118 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@65172a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a0f70b),segFN=segments_1,generation=1}
   [junit4]   2> 1580118 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1580118 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1580118 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580118 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580118 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580133 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580133 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 1580133 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1580133 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1580148 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580148 INFO  (qtp27664409-3747) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580148 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:56224_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_3C25E22AB0A5E8A0-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 1580148 INFO  (qtp27664409-3761) [n:127.0.0.1:56224_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1580148 INFO  (qtp3986694-3734) [n:127.0.0.1:56221_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1580148 INFO  (qtp3986694-3756) [n:127.0.0.1:56221_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1580148 INFO  (

[...truncated too long message...]

es.json
   [junit4]   2> 	17	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/tmp_collection/state.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard2/leader
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 	2	/solr/collections/source_collection/leaders/shard2/leader
   [junit4]   2> 	2	/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	4	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/source_collection/state.json
   [junit4]   2> 	4	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/overseer/queue
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	17	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2919899 INFO  (SUITE-CdcrVersionReplicationTest-seed#[3C25E22AB0A5E8A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:207)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:799)
   [junit4]   2> 	at org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:134)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Jul 16, 2016 11:56:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 2920590 WARN  (cdcr-update-log-synchronizer-10772-thread-1) [n:127.0.0.1:53384_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica1] o.a.s.h.CdcrUpdateLogSynchronizer Couldn't get last processed version from leader http://127.0.0.1:53371/source_collection_shard1_replica2/: Server refused connection at: http://127.0.0.1:53371/source_collection_shard1_replica2
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=fr, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=297452512,total=471957504
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorRandomCloud, HdfsRestartWhileUpdatingTest, RulesTest, TestConfig, TestTolerantSearch, TestNamedUpdateProcessors, ZkCLITest, DeleteShardTest, XsltUpdateRequestHandlerTest, ShardSplitTest, TestReplicationHandlerBackup, TestConfigOverlay, DocumentBuilderTest, SharedFSAutoReplicaFailoverUtilsTest, TestGraphMLResponseWriter, OverseerCollectionConfigSetProcessorTest, TestUpdate, DirectUpdateHandlerTest, RestartWhileUpdatingTest, TestDocTermOrds, TestScoreJoinQPScore, HdfsBasicDistributedZk2Test, CloudExitableDirectoryReaderTest, TestSortingResponseWriter, LeaderElectionTest, TestPseudoReturnFields, TestHighFrequencyDictionaryFactory, TestSort, LeaderInitiatedRecoveryOnCommitTest, CursorPagingTest, JSONWriterTest, SliceStateTest, TestExactStatsCache, SchemaVersionSpecificBehaviorTest, TestHdfsCloudBackupRestore, TestStressReorder, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, HttpPartitionTest, TestSolr4Spatial2, TestLazyCores, SolrCoreTest, TestCursorMarkWithoutUniqueKey, TestManagedStopFilterFactory, TestSubQueryTransformer, TestCryptoKeys, TestNumericTerms64, SpatialFilterTest, TestConfigSetProperties, HardAutoCommitTest, TestCodecSupport, TestQuerySenderNoQuery, HighlighterTest, HdfsRecoverLeaseTest, TestHashPartitioner, TestLeaderInitiatedRecoveryThread, TestSearchPerf, TestRandomRequestDistribution, TestRawTransformer, UUIDUpdateProcessorFallbackTest, ExternalFileFieldSortTest, SampleTest, BasicAuthIntegrationTest, TestGraphTermsQParserPlugin, TestSimpleQParserPlugin, TestSubQueryTransformerDistrib, TestSchemaManager, TestSolrQueryParserResource, TermsComponentTest, DistributedFacetPivotLargeTest, SmileWriterTest, SyncSliceTest, TestLMDirichletSimilarityFactory, DocValuesMultiTest, DocExpirationUpdateProcessorFactoryTest, ActionThrottleTest, SuggesterFSTTest, TestFaceting, RecoveryZkTest, HdfsUnloadDistributedZkTest, BadCopyFieldTest, DeleteLastCustomShardedReplicaTest, TestFieldCacheSort, TestComponentsName, TestJsonFacets, StressHdfsTest, TestNRTOpen, TestHdfsUpdateLog, TestDocumentBuilder, SolrRequestParserTest, IndexBasedSpellCheckerTest, SimplePostToolTest, TestDFRSimilarityFactory, TestDistribIDF, AddBlockUpdateTest, TestArbitraryIndexDir, TestStressLucene, TestLuceneMatchVersion, OverseerRolesTest, TestConfigReload, DistributedQueryElevationComponentTest, DistributedDebugComponentTest, FastVectorHighlighterTest, TestCloudPivotFacet, TestSchemaSimilarityResource, BigEndianAscendingWordDeserializerTest, BasicDistributedZkTest, CurrencyFieldXmlFileTest, SolrXmlInZkTest, TestRemoteStreaming, BlockDirectoryTest, CdcrRequestHandlerTest, TestLRUCache, TestTrieFacet, TestExtendedDismaxParser, OutOfBoxZkACLAndCredentialsProvidersTest, TestFileDictionaryLookup, TestCSVLoader, TestCoreContainer, TestSerializedLuceneMatchVersion, TestSolrConfigHandlerCloud, AsyncMigrateRouteKeyTest, DirectSolrSpellCheckerTest, TestRandomDVFaceting, TestJmxIntegration, FacetPivotSmallTest, BitVectorTest, QueryElevationComponentTest, TestInitQParser, PingRequestHandlerTest, BJQParserTest, HdfsThreadLeakTest, TestOrdValues, DOMUtilTest, TestBulkSchemaAPI, TestClassicSimilarityFactory, DisMaxRequestHandlerTest, CollectionsAPIAsyncDistributedZkTest, PathHierarchyTokenizerFactoryTest, QueryEqualityTest, FullHLLTest, TestInfoStreamLogging, XmlUpdateRequestHandlerTest, TestStressLiveNodes, TestCopyFieldCollectionResource, SystemInfoHandlerTest, TestManagedSchema, TestReplicaProperties, TestReloadDeadlock, SpatialRPTFieldTypeTest, TestSolrCloudWithKerberosAlt, HdfsCollectionsAPIDistributedZkTest, TestReRankQParserPlugin, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedSearch, TestRangeQuery, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, TestIndexSearcher, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, TestFoldingMultitermQuery, DocValuesTest, CacheHeaderTest, TestQueryUtils, TestWriterPerf, TestQueryTypes, TermVectorComponentTest, RequiredFieldsTest, SolrPluginUtilsTest, ReturnFieldsTest, MBeansHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, SearchHandlerTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, NumericFieldsTest, TestElisionMultitermQuery, TestPostingsSolrHighlighter, SynonymTokenizerTest, EchoParamsTest, TestIBSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.seed=3C25E22AB0A5E8A0 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | CdcrVersionReplicationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C25E22AB0A5E8A0]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [446/621 (2!)] on J0 in 31.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 52949 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5986 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5986/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

No tests ran.

Build Log:
[...truncated 12 lines...]
FATAL: Exception caught during execution of reset command. {0}
org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of reset command. {0}
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:230)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1299)
	at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:884)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:859)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:818)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Windows VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:249)
	at com.sun.proxy.$Proxy54.clean(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:453)
	at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:32)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:795)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1270)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1720)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(Unknown Source)
	at org.eclipse.jgit.internal.storage.file.LockFile$2.write(LockFile.java:327)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.write(Unknown Source)
	at java.security.DigestOutputStream.write(Unknown Source)
	at org.eclipse.jgit.dircache.DirCacheEntry.write(DirCacheEntry.java:299)
	at org.eclipse.jgit.dircache.DirCache.writeTo(DirCache.java:670)
	at org.eclipse.jgit.dircache.DirCache.write(DirCache.java:610)
	at org.eclipse.jgit.dircache.BaseDirCacheEditor.commit(BaseDirCacheEditor.java:198)
	at org.eclipse.jgit.dircache.DirCacheBuilder.commit(DirCacheBuilder.java:72)
	at org.eclipse.jgit.dircache.DirCacheCheckout.doCheckout(DirCacheCheckout.java:455)
	at org.eclipse.jgit.dircache.DirCacheCheckout.checkout(DirCacheCheckout.java:396)
	at org.eclipse.jgit.api.ResetCommand.checkoutIndex(ResetCommand.java:396)
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:203)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1299)
	at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:884)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:859)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:818)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 2 days 16 hr old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5985 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
Uwe, Policeman Jenkins is in trouble:

> On Jul 14, 2016, at 6:10 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
> [...]
> 
> Caused by: java.io.IOException: There is not enough space on the disk


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5985 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5985/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC

No tests ran.

Build Log:
[...truncated 12 lines...]
FATAL: Exception caught during execution of reset command. {0}
org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of reset command. {0}
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:230)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1299)
	at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:884)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:859)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:818)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Windows VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:249)
	at com.sun.proxy.$Proxy54.clean(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:453)
	at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:32)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:795)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1270)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1720)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(Unknown Source)
	at org.eclipse.jgit.internal.storage.file.LockFile$2.write(LockFile.java:327)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.write(Unknown Source)
	at java.security.DigestOutputStream.write(Unknown Source)
	at org.eclipse.jgit.dircache.DirCacheEntry.write(DirCacheEntry.java:299)
	at org.eclipse.jgit.dircache.DirCache.writeTo(DirCache.java:670)
	at org.eclipse.jgit.dircache.DirCache.write(DirCache.java:610)
	at org.eclipse.jgit.dircache.BaseDirCacheEditor.commit(BaseDirCacheEditor.java:198)
	at org.eclipse.jgit.dircache.DirCacheBuilder.commit(DirCacheBuilder.java:72)
	at org.eclipse.jgit.dircache.DirCacheCheckout.doCheckout(DirCacheCheckout.java:455)
	at org.eclipse.jgit.dircache.DirCacheCheckout.checkout(DirCacheCheckout.java:396)
	at org.eclipse.jgit.api.ResetCommand.checkoutIndex(ResetCommand.java:396)
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:203)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1299)
	at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:884)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:859)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:818)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 20 hr old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5984 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5984/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

12 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testDoubleAssignment

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59251/solr within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59251/solr within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.OverseerTest.testDoubleAssignment(OverseerTest.java:880)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59251/solr within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.cloud.TestShortCircuitedRequests.test

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59380 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59380 within 45000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:88)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:82)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:75)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:219)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:955)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59380 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 38 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestShortCircuitedRequests

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.TestShortCircuitedRequests:     1) Thread[id=5257, name=Thread-1090, state=WAITING, group=TGRP-TestShortCircuitedRequests]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)    2) Thread[id=5261, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-TestShortCircuitedRequests]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)    3) Thread[id=5259, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestShortCircuitedRequests]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)    4) Thread[id=5258, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestShortCircuitedRequests]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.TestShortCircuitedRequests: 
   1) Thread[id=5257, name=Thread-1090, state=WAITING, group=TGRP-TestShortCircuitedRequests]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   2) Thread[id=5261, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-TestShortCircuitedRequests]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   3) Thread[id=5259, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestShortCircuitedRequests]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   4) Thread[id=5258, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestShortCircuitedRequests]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([69D62201DCFCB337]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestShortCircuitedRequests

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5258, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestShortCircuitedRequests]         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)         at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5258, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestShortCircuitedRequests]
        at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)
        at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([69D62201DCFCB337]:0)


FAILED:  org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59224 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59224 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:199)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:113)
	at org.apache.solr.search.stats.TestDistribIDF.setUp(TestDistribIDF.java:58)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59224 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDistribIDF

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF:     1) Thread[id=6226, name=Thread-1531, state=WAITING, group=TGRP-TestDistribIDF]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)    2) Thread[id=6227, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestDistribIDF]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=6230, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-TestDistribIDF]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)    4) Thread[id=6228, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribIDF]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF: 
   1) Thread[id=6226, name=Thread-1531, state=WAITING, group=TGRP-TestDistribIDF]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   2) Thread[id=6227, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestDistribIDF]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=6230, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-TestDistribIDF]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   4) Thread[id=6228, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribIDF]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
	at __randomizedtesting.SeedInfo.seed([69D62201DCFCB337]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDistribIDF

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=6227, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestDistribIDF]         at java.lang.Object.notifyAll(Native Method)         at sun.nio.ch.WindowsSelectorImpl$StartLock.startThreads(WindowsSelectorImpl.java:189)         at sun.nio.ch.WindowsSelectorImpl$StartLock.access$300(WindowsSelectorImpl.java:181)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:153)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=6227, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestDistribIDF]
        at java.lang.Object.notifyAll(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$StartLock.startThreads(WindowsSelectorImpl.java:189)
        at sun.nio.ch.WindowsSelectorImpl$StartLock.access$300(WindowsSelectorImpl.java:181)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:153)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([69D62201DCFCB337]:0)


FAILED:  org.apache.solr.cloud.OverseerTest.testShardLeaderChange

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59233/solr within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59233/solr within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.OverseerTest.testShardLeaderChange(OverseerTest.java:823)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59233/solr within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59239 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59239 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger(OverseerTest.java:394)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59239 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 45 more


FAILED:  org.apache.solr.cloud.OverseerTest.testBadQueueItem

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59245 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59245 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.OverseerTest.testBadQueueItem(OverseerTest.java:314)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59245 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 45 more


FAILED:  org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59368 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59368 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:71)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:43)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59368 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 46 more


FAILED:  org.apache.solr.cloud.overseer.ZkStateReaderTest.testWatchedCollectionCreation

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59374 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59374 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testWatchedCollectionCreation(ZkStateReaderTest.java:189)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59374 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 45 more




Build Log:
[...truncated 10978 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\init-core-data-001
   [junit4]   2> 596963 INFO  (SUITE-TestDistribIDF-seed#[69D62201DCFCB337]-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> 596972 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[69D62201DCFCB337]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 596973 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[69D62201DCFCB337]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 596974 INFO  (Thread-1497) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 596974 INFO  (Thread-1497) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 597073 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[69D62201DCFCB337]) [    ] o.a.s.c.ZkTestServer start zk server on port:59062
   [junit4]   2> 597073 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[69D62201DCFCB337]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 597074 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[69D62201DCFCB337]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597081 INFO  (zkCallback-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dfd9649 name:ZooKeeperConnection Watcher:127.0.0.1:59062 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597081 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[69D62201DCFCB337]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597081 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[69D62201DCFCB337]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 597081 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[69D62201DCFCB337]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 597097 INFO  (jetty-launcher-941-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 597098 INFO  (jetty-launcher-941-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 597099 INFO  (jetty-launcher-941-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d214596{/solr,null,AVAILABLE}
   [junit4]   2> 597099 INFO  (jetty-launcher-941-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9e85634{/solr,null,AVAILABLE}
   [junit4]   2> 597100 INFO  (jetty-launcher-941-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@382d1492{HTTP/1.1,[http/1.1]}{127.0.0.1:59066}
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-3) [    ] o.e.j.s.Server Started @604544ms
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59066}
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7fa35319{HTTP/1.1,[http/1.1]}{127.0.0.1:59067}
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-2) [    ] o.e.j.s.Server Started @604544ms
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59067}
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node3'
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node2'
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 597101 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 597102 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 597102 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 597103 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597103 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597103 INFO  (jetty-launcher-941-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 597104 INFO  (jetty-launcher-941-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1faf8f5a{/solr,null,AVAILABLE}
   [junit4]   2> 597115 INFO  (jetty-launcher-941-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@46699c6e{HTTP/1.1,[http/1.1]}{127.0.0.1:59076}
   [junit4]   2> 597115 INFO  (jetty-launcher-941-thread-1) [    ] o.e.j.s.Server Started @604558ms
   [junit4]   2> 597115 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59076}
   [junit4]   2> 597116 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 597116 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node1'
   [junit4]   2> 597116 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 597116 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 597117 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 597117 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597121 INFO  (zkCallback-943-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c4f1484 name:ZooKeeperConnection Watcher:127.0.0.1:59062/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597121 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597121 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 597121 INFO  (zkCallback-944-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18a2d085 name:ZooKeeperConnection Watcher:127.0.0.1:59062/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597121 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597122 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 597122 INFO  (zkCallback-945-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@362de09b name:ZooKeeperConnection Watcher:127.0.0.1:59062/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597122 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 597122 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597123 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 597123 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 597128 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 597130 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 0x155e714c64c0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 597131 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node2\.
   [junit4]   2> 597131 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1382721109
   [junit4]   2> 597131 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node2]
   [junit4]   2> 597131 WARN  (jetty-launcher-941-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node2\lib
   [junit4]   2> 597132 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 597134 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 597134 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 597134 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 597134 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59062/solr
   [junit4]   2> 597134 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 597134 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 597135 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597147 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 0x155e714c64c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 597150 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node3\.
   [junit4]   2> 597150 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 75253811
   [junit4]   2> 597150 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node3]
   [junit4]   2> 597151 WARN  (jetty-launcher-941-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node3\lib
   [junit4]   2> 597152 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 597154 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 597154 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 597154 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 597154 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59062/solr
   [junit4]   2> 597154 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 597154 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 597158 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597161 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node1\.
   [junit4]   2> 597161 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1588438393
   [junit4]   2> 597161 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node1]
   [junit4]   2> 597161 WARN  (jetty-launcher-941-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node1\lib
   [junit4]   2> 597161 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 597163 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 597163 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 597163 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 597163 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59062/solr
   [junit4]   2> 597163 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 597164 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 597164 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597165 INFO  (zkCallback-948-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@174c5650 name:ZooKeeperConnection Watcher:127.0.0.1:59062 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597165 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597166 INFO  (jetty-launcher-941-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 597168 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/1060516382@2af6fed6
   [junit4]   2> 597169 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597175 INFO  (zkCallback-951-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17b9f209 name:ZooKeeperConnection Watcher:127.0.0.1:59062 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597175 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597175 INFO  (jetty-launcher-941-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 597175 INFO  (zkCallback-954-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@188532b4 name:ZooKeeperConnection Watcher:127.0.0.1:59062 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597175 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597176 INFO  (jetty-launcher-941-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 597176 INFO  (zkCallback-955-thread-1-processing-n:127.0.0.1:59067_solr) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7860ed53 name:ZooKeeperConnection Watcher:127.0.0.1:59062/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597177 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597179 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/1060516382@d50a87f
   [junit4]   2> 597180 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597182 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 0x155e714c64c0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 597182 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/1060516382@6bea4780
   [junit4]   2> 597184 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597184 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 597189 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:59066_solr) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40653370 name:ZooKeeperConnection Watcher:127.0.0.1:59062/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597189 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597191 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 597193 INFO  (zkCallback-957-thread-1-processing-n:127.0.0.1:59076_solr) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d067e2b name:ZooKeeperConnection Watcher:127.0.0.1:59062/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597194 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597201 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 597202 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 597202 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 597204 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 597206 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 597208 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 597209 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 597211 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 597215 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 597216 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 597216 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 597217 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 597217 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 597221 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 597221 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 597221 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 597225 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 597225 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 597226 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 597228 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 597228 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 597228 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 597230 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 597230 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 597230 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 597231 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 597232 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 597232 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 597233 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 597233 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 597233 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 597241 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 597241 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 597242 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 597245 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 597245 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 597245 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 597248 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 597248 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 597248 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 597249 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96237043470565385-127.0.0.1:59076_solr-n_0000000000
   [junit4]   2> 597249 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96237043470565384-127.0.0.1:59066_solr-n_0000000001
   [junit4]   2> 597249 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96237043470565383-127.0.0.1:59067_solr-n_0000000002
   [junit4]   2> 597249 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59076_solr
   [junit4]   2> 597249 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 597250 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96237043470565384-127.0.0.1:59066_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 597251 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59067_solr
   [junit4]   2> 597251 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59067_solr
   [junit4]   2> 597251 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96237043470565385-127.0.0.1:59076_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 597252 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.Overseer Overseer (id=96237043470565385-127.0.0.1:59076_solr-n_0000000000) starting
   [junit4]   2> 597252 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59066_solr
   [junit4]   2> 597252 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59066_solr
   [junit4]   2> 597254 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:59066_solr) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 597254 INFO  (zkCallback-957-thread-1-processing-n:127.0.0.1:59076_solr) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 597254 INFO  (zkCallback-955-thread-1-processing-n:127.0.0.1:59067_solr) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 597256 INFO  (zkCallback-955-thread-1-processing-n:127.0.0.1:59067_solr) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 597256 INFO  (zkCallback-957-thread-1-processing-n:127.0.0.1:59076_solr) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 597256 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:59066_solr) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 597257 INFO  (zkCallback-957-thread-1-processing-n:127.0.0.1:59076_solr) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 597257 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:59066_solr) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 597257 INFO  (zkCallback-955-thread-1-processing-n:127.0.0.1:59067_solr) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 597258 INFO  (zkCallback-957-thread-1-processing-n:127.0.0.1:59076_solr) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 597258 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:59066_solr) [n:127.0.0.1:59066_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 597259 INFO  (zkCallback-955-thread-1-processing-n:127.0.0.1:59067_solr) [n:127.0.0.1:59067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 597259 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 597264 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 597264 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 597266 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node2\.
   [junit4]   2> 597268 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 597269 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 597269 INFO  (jetty-launcher-941-thread-2) [n:127.0.0.1:59067_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 597273 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 597273 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 597274 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDistribIDF_69D62201DCFCB337-001\tempDir-001\node3\.
   [junit4]   2> 597274 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 597275 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 597275 INFO  (jetty-launcher-941-thread-3) [n:127.0.0.1:59066_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 597281 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 597282 INFO  (OverseerCollectionConfigSetProcessor-96237043470565385-127.0.0.1:59076_solr-n_0000000000) [n:127.0.0.1:59076_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 597282 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59076_solr as DOWN
   [junit4]   2> 597282 INFO  (OverseerStateUpdate-96237043470565385-127.0.0.1:59076_solr-n_0000000000) [n:127.0.0.1:59076_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 597287 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59076_solr
   [junit4]   2> 597287 INFO  (jetty-launcher-941-thread-1) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59076_solr
   [junit4]   2> 597287 INFO  (OverseerStateUpdate-96237043470565385-127.0.0.1:59076_solr-n_0000000000) [n:127.0.0.1:59076_solr    ] o.a.s.c.c.ZkStateReader Upd

[...truncated too long message...]

.wait(Native Method)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1245)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1319)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   [junit4]   2> 940240 ERROR (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Unexpected interruption
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   [junit4]   2> Jul 14, 2016 1:51:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=5258, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestShortCircuitedRequests]
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)
   [junit4]   2>         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]   2>         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=503, maxMBSortInHeap=7.61679887946922, sim=RandomSimilarity(queryNorm=false): {}, locale=et-EE, timezone=Europe/Tirane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=2,free=177375312,total=378077184
   [junit4]   2> NOTE: All tests run in this JVM: [ConjunctionSolrSpellCheckerTest, TestReplicaProperties, DistributedQueryComponentCustomSortTest, TestCSVLoader, TestJsonRequest, PathHierarchyTokenizerFactoryTest, TestFastLRUCache, RestartWhileUpdatingTest, RegexBoostProcessorTest, TestExactSharedStatsCache, TestFieldCacheSortRandom, TestFieldCache, AtomicUpdatesTest, IndexSchemaTest, TestCloudPivotFacet, HardAutoCommitTest, HdfsThreadLeakTest, TestImplicitCoreProperties, DirectSolrSpellCheckerTest, DistanceUnitsTest, TestCollectionAPI, CloudExitableDirectoryReaderTest, CustomCollectionTest, SchemaVersionSpecificBehaviorTest, TestSmileRequest, TestLMDirichletSimilarityFactory, SuggestComponentTest, TestXmlQParser, BlockCacheTest, CloneFieldUpdateProcessorFactoryTest, TestHighlightDedupGrouping, TestComponentsName, TestMergePolicyConfig, PeerSyncTest, BadComponentTest, JSONWriterTest, DocumentAnalysisRequestHandlerTest, TestRecoveryHdfs, TestXIncludeConfig, OverseerRolesTest, TestCollapseQParserPlugin, TestRawResponseWriter, TestDocumentBuilder, ShardSplitTest, TestSolrConfigHandlerConcurrent, TestSweetSpotSimilarityFactory, TestFieldTypeResource, TestSolrXml, TestCustomSort, OverseerTest, TestIBSimilarityFactory, TestLRUCache, TestCollationFieldDocValues, HdfsRecoverLeaseTest, CoreAdminRequestStatusTest, TestBlendedInfixSuggestions, SliceStateTest, AnalysisErrorHandlingTest, TestRemoteStreaming, ZkStateReaderTest, TestShortCircuitedRequests]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestShortCircuitedRequests -Dtests.seed=69D62201DCFCB337 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestShortCircuitedRequests (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.TestShortCircuitedRequests: 
   [junit4]    >    1) Thread[id=5257, name=Thread-1090, state=WAITING, group=TGRP-TestShortCircuitedRequests]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1245)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1319)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   [junit4]    >    2) Thread[id=5261, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-TestShortCircuitedRequests]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   [junit4]    >    3) Thread[id=5259, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestShortCircuitedRequests]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    >    4) Thread[id=5258, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestShortCircuitedRequests]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69D62201DCFCB337]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5258, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestShortCircuitedRequests]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69D62201DCFCB337]:0)
   [junit4] Completed [527/620 (4!)] on J0 in 68.42s, 1 test, 3 errors <<< FAILURES!

[...truncated 328 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:707: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 4 suite-level errors, 8 errors, 1921 ignored (65 assumptions) [seed: 69D62201DCFCB337]

Total time: 41 minutes 17 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



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5983 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5983/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC

No tests ran.

Build Log:
[...truncated 12 lines...]
FATAL: Exception caught during execution of reset command. {0}
org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of reset command. {0}
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:230)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:884)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:859)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:818)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Windows VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:249)
	at com.sun.proxy.$Proxy54.clean(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:453)
	at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:32)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:795)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1270)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1720)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(Unknown Source)
	at org.eclipse.jgit.internal.storage.file.LockFile$2.write(LockFile.java:327)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.write(Unknown Source)
	at java.security.DigestOutputStream.write(Unknown Source)
	at org.eclipse.jgit.dircache.DirCacheEntry.write(DirCacheEntry.java:299)
	at org.eclipse.jgit.dircache.DirCache.writeTo(DirCache.java:670)
	at org.eclipse.jgit.dircache.DirCache.write(DirCache.java:610)
	at org.eclipse.jgit.dircache.BaseDirCacheEditor.commit(BaseDirCacheEditor.java:198)
	at org.eclipse.jgit.dircache.DirCacheBuilder.commit(DirCacheBuilder.java:72)
	at org.eclipse.jgit.dircache.DirCacheCheckout.doCheckout(DirCacheCheckout.java:455)
	at org.eclipse.jgit.dircache.DirCacheCheckout.checkout(DirCacheCheckout.java:396)
	at org.eclipse.jgit.api.ResetCommand.checkoutIndex(ResetCommand.java:396)
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:203)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:884)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:859)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:818)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 7 hr 49 min old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5982 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5982/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

17 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([195803CE0E581917]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54984 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54984 within 45000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:88)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:82)
	at org.apache.solr.cloud.LeaderElectionIntegrationTest.setUp(LeaderElectionIntegrationTest.java:88)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54984 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 42 more


FAILED:  org.apache.solr.cloud.LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54990 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54990 within 45000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:88)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:82)
	at org.apache.solr.cloud.LeaderElectionIntegrationTest.setUp(LeaderElectionIntegrationTest.java:88)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54990 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 42 more


FAILED:  org.apache.solr.cloud.LeaderElectionTest.testCancelElection

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55231 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55231 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.LeaderElectionTest.setUp(LeaderElectionTest.java:78)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55231 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.cloud.LeaderElectionTest.testStressElection

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55237 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55237 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.LeaderElectionTest.setUp(LeaderElectionTest.java:78)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55237 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.cloud.LeaderElectionTest.testParallelElection

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55243 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55243 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.LeaderElectionTest.setUp(LeaderElectionTest.java:78)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55243 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.cloud.LeaderElectionTest.testBasic

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55249 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55249 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.LeaderElectionTest.setUp(LeaderElectionTest.java:78)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55249 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.cloud.LeaderElectionTest.testElection

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55255 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55255 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.LeaderElectionTest.setUp(LeaderElectionTest.java:78)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:55255 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionTest

Error Message:
20 threads leaked from SUITE scope at org.apache.solr.cloud.LeaderElectionTest:     1) Thread[id=18439, name=Thread-4198, state=WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)    2) Thread[id=18453, name=Thread-4200, state=WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)    3) Thread[id=18433, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=18441, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)    5) Thread[id=18457, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)    6) Thread[id=18440, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    7) Thread[id=18443, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)    8) Thread[id=18454, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    9) Thread[id=18460, name=Thread-4201, state=WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)   10) Thread[id=18432, name=Thread-4197, state=WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)   11) Thread[id=18434, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)   12) Thread[id=18450, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)   13) Thread[id=18447, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)   14) Thread[id=18462, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)   15) Thread[id=18448, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)   16) Thread[id=18436, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)   17) Thread[id=18446, name=Thread-4199, state=WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)   18) Thread[id=18455, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)   19) Thread[id=18464, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)   20) Thread[id=18461, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 20 threads leaked from SUITE scope at org.apache.solr.cloud.LeaderElectionTest: 
   1) Thread[id=18439, name=Thread-4198, state=WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   2) Thread[id=18453, name=Thread-4200, state=WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   3) Thread[id=18433, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=18441, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   5) Thread[id=18457, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   6) Thread[id=18440, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   7) Thread[id=18443, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   8) Thread[id=18454, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   9) Thread[id=18460, name=Thread-4201, state=WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
  10) Thread[id=18432, name=Thread-4197, state=WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
  11) Thread[id=18434, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
  12) Thread[id=18450, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
  13) Thread[id=18447, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
  14) Thread[id=18462, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
  15) Thread[id=18448, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
  16) Thread[id=18436, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
  17) Thread[id=18446, name=Thread-4199, state=WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
  18) Thread[id=18455, name=SessionTracker, state=TIMED_WAITING, group=TGRP-LeaderElectionTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
  19) Thread[id=18464, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-LeaderElectionTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
  20) Thread[id=18461, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([195803CE0E581917]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=18454, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=18433, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket0(Native Method)         at sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(WindowsSelectorImpl.java:473)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=18447, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket0(Native Method)         at sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(WindowsSelectorImpl.java:473)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=18461, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=18440, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=18454, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=18433, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(WindowsSelectorImpl.java:473)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=18447, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(WindowsSelectorImpl.java:473)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=18461, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=18440, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-LeaderElectionTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([195803CE0E581917]:0)


FAILED:  org.apache.solr.cloud.OverseerTest.testOverseerStatsReset

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:62692 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:62692 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.OverseerTest.testOverseerStatsReset(OverseerTest.java:713)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:62692 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 45 more


FAILED:  org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54960 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54960 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger(OverseerTest.java:394)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54960 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 45 more


FAILED:  org.apache.solr.cloud.OverseerTest.testShardLeaderChange

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54966/solr within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54966/solr within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.OverseerTest.testShardLeaderChange(OverseerTest.java:823)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54966/solr within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.cloud.OverseerTest.testBadQueueItem

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54972 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54972 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:182)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:178)
	at org.apache.solr.cloud.OverseerTest.testBadQueueItem(OverseerTest.java:314)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54972 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 45 more


FAILED:  org.apache.solr.cloud.OverseerTest.testPlaceholders

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54978/solr within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54978/solr within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.OverseerTest.testPlaceholders(OverseerTest.java:946)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:54978/solr within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:62693/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_195803CE0E581917-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62693/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_195803CE0E581917-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([195803CE0E581917:910C3C14A0A474EF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl

[...truncated too long message...]

Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-admin-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-authn-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-authz-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-changelog-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-collective-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-event-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-exception-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-journal-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-normalization-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-operational-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-referral-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-schema-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-subtree-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-trigger-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-jdbm-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-jdbm1-2.0.0-M2.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-kerberos-codec-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-ldif-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-mavibot-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-protocol-kerberos-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-protocol-ldap-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-protocol-shared-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-xdbm-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\api-all-1.0.0-M20.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\bcprov-jdk15-1.45.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\cglib-nodep-2.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\commons-collections-3.2.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\commons-math3-3.4.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\easymock-3.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\ehcache-core-2.4.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\hadoop-common-2.7.2-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\hadoop-hdfs-2.7.2-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\hadoop-minikdc-2.7.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\htrace-core-3.2.0-incubating.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jackson-annotations-2.5.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jackson-core-asl-1.9.13.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jackson-databind-2.5.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jackson-mapper-asl-1.9.13.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jersey-core-1.9.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jersey-server-1.9.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jetty-6.1.26.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jetty-util-6.1.26.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\mina-core-2.0.0-M5.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\mockito-core-1.9.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\netty-all-4.0.36.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\objenesis-1.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\presto-parser-0.122.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\slice-0.10.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\lucene-analyzers-icu-7.0.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\analysis-extras\lib\icu4j-56.1.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-launcher.jar;C:\Users\jenkins\.ant\lib\ivy-2.3.0.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-antlr.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bcel.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bsf.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-log4j.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-oro.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-regexp.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-resolver.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-xalan2.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-logging.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-net.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jai.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-javamail.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jdepend.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jmf.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jsch.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit4.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-netrexx.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-swing.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-testutil.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant.jar;C:\Users\jenkins\tools\java\32bit\jdk1.8.0_92\lib\tools.jar;C:\Users\jenkins\.ivy2\cache\com.carrotsearch.randomizedtesting\junit4-ant\jars\junit4-ant-2.3.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J0-20160713_103204_791.events @C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J0-20160713_103204_791.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:741: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:685: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 65 minutes 13 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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5981 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5981/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([7C3A3DE7DC768814]:0)
	at java.util.Arrays.copyOf(Arrays.java:3308)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexReader.<init>(CompressingStoredFieldsIndexReader.java:106)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsReader.<init>(CompressingStoredFieldsReader.java:135)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsReader(CompressingStoredFieldsFormat.java:121)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:119)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:74)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:62)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:54)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:675)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:77)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:73)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
	at org.apache.lucene.search.TestBoolean2.beforeClass(TestBoolean2.java:149)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7C3A3DE7DC768814]:0)
	at org.apache.lucene.search.TestBoolean2.afterClass(TestBoolean2.java:167)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.littleReader   - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.singleSegmentReader   - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.directory   - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.singleSegmentDirectory

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.littleReader
  - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.singleSegmentReader
  - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.directory
  - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.singleSegmentDirectory
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
	at java.security.AccessController.checkPermission(AccessController.java:884)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
	at java.lang.Class.checkPackageAccess(Class.java:2372)
	at java.lang.Class.checkMemberAccess(Class.java:2351)
	at java.lang.Class.getDeclaredFields(Class.java:1915)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:585)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:582)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:582)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.doc    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.pos: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.pos    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_d.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_d.fdt    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_e.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_e.fdt    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.tim    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_g.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_g.cfs    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.fdt    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.nvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.nvd    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_f.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_f.cfs    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_c.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_c.cfs    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.doc    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.nvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.nvd    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.pos: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.pos    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.tim    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.fdt    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.doc
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.pos: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.pos
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_d.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_d.fdt
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_e.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_e.fdt
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.tim
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_g.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_g.cfs
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.fdt
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.nvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.nvd
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_f.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_f.cfs
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_c.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_c.cfs
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.doc
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.nvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.nvd
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.pos: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.pos
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.tim
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.fdt
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 467 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=23429, maxDocsPerChunk=8, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=23429, blockSize=1)), sim=RandomSimilarity(queryNorm=false): {field=IB LL-L3(800.0)}, locale=ru-RU, timezone=America/Edmonton
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=54783352,total=479723520
   [junit4]   2> NOTE: All tests run in this JVM: [TestPositiveScoresOnlyCollector, TestMultiTermsEnum, TestSimpleExplanationsOfNonMatches, TestIndexWriterExceptions, TestAllFilesHaveCodecHeader, FiniteStringsIteratorTest, TestIndexWriterCommit, TestSegmentTermDocs, TestWildcardRandom, TestBooleanMinShouldMatch, TestBlockPostingsFormat2, TestTimeLimitingCollector, TestLucene50FieldInfoFormat, TestSpanBoostQuery, TestNRTReaderWithThreads, TestMergeRateLimiter, TestNativeFSLockFactory, TestTopDocsCollector, TestFieldMaskingSpanQuery, TestVersion, TestIndexWriterExceptions2, TestSortedSetSortField, TestAutomaton, TestIndexWriter, TestIndexableField, TestUsageTrackingFilterCachingPolicy, TestFlex, TestMultiPhraseEnum, TestForceMergeForever, TestSegmentTermEnum, TestFlushByRamOrCountsPolicy, Test2BBinaryDocValues, TestBagOfPositions, TestMultiFields, TestBinaryDocument, TestCrash, TestPhraseQuery, TestBoolean2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBoolean2 -Dtests.seed=7C3A3DE7DC768814 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBoolean2 (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C3A3DE7DC768814]:0)
   [junit4]    > 	at java.util.Arrays.copyOf(Arrays.java:3308)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexReader.<init>(CompressingStoredFieldsIndexReader.java:106)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsReader.<init>(CompressingStoredFieldsReader.java:135)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsReader(CompressingStoredFieldsFormat.java:121)
   [junit4]    > 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:119)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:74)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:62)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:54)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:675)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:77)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:73)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
   [junit4]    > 	at org.apache.lucene.search.TestBoolean2.beforeClass(TestBoolean2.java:149)Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C3A3DE7DC768814]:0)
   [junit4]    > 	at org.apache.lucene.search.TestBoolean2.afterClass(TestBoolean2.java:167)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #3: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
   [junit4]    >   - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.littleReader
   [junit4]    >   - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.singleSegmentReader
   [junit4]    >   - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.directory
   [junit4]    >   - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.singleSegmentDirectory
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4]    > 	at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
   [junit4]    > 	at java.lang.Class.checkPackageAccess(Class.java:2372)
   [junit4]    > 	at java.lang.Class.checkMemberAccess(Class.java:2351)
   [junit4]    > 	at java.lang.Class.getDeclaredFields(Class.java:1915)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	... 10 moreThrowable #4: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.doc
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.pos: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.pos
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_d.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_d.fdt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_e.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_e.fdt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b_Lucene50_0.tim
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_g.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_g.cfs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.fdt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.nvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_b.nvd
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_f.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_f.cfs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_c.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-001\_c.cfs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.doc
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.nvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.nvd
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.pos: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.pos
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h_Lucene50_0.tim
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001\tempDir-002\_h.fdt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_7C3A3DE7DC768814-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [76/432 (1!)] on J0 in 25.59s, 0 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 1188 lines...]
   [junit4] JVM J0: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20160713_015513_470.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_pid5492.hprof ...
   [junit4] Heap dump file created [420489920 bytes in 2.428 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:741: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:685: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build.xml:50: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 432 suites (1 ignored), 3625 tests, 4 suite-level errors, 74 ignored (70 assumptions) [seed: 7C3A3DE7DC768814]

Total time: 7 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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5980 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5980/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
ObjectTracker found 20 object(s) that were not released!!! [SolrCore, SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, SolrCore]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 20 object(s) that were not released!!! [SolrCore, SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, SolrCore]
	at __randomizedtesting.SeedInfo.seed([98CADD8A2B195E7A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([98CADD8A2B195E7A:109EE25085E53382]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:209)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11219 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\init-core-data-001
   [junit4]   2> 796494 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-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> 796498 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 796498 INFO  (Thread-1374) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 796498 INFO  (Thread-1374) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 796598 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59177
   [junit4]   2> 796598 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796599 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796604 INFO  (zkCallback-968-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1165394b name:ZooKeeperConnection Watcher:127.0.0.1:59177 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796604 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796605 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796605 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 796612 INFO  (jetty-launcher-967-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 796614 INFO  (jetty-launcher-967-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 796614 INFO  (jetty-launcher-967-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@db305b7{/solr,null,AVAILABLE}
   [junit4]   2> 796615 INFO  (jetty-launcher-967-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fc897f1{/solr,null,AVAILABLE}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@79d3f06e{HTTP/1.1,[http/1.1]}{127.0.0.1:59181}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] o.e.j.s.Server Started @801605ms
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@3473585{HTTP/1.1,[http/1.1]}{127.0.0.1:59184}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59181}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] o.e.j.s.Server Started @801605ms
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59184}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1'
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2'
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 796621 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796623 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796624 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796626 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796627 INFO  (zkCallback-969-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e51f1a7 name:ZooKeeperConnection Watcher:127.0.0.1:59177/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796627 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796627 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796627 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796628 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12e6df38 name:ZooKeeperConnection Watcher:127.0.0.1:59177/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796629 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796629 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796629 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796634 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 0x155e070b2de0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 796635 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.
   [junit4]   2> 796635 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 167957821
   [junit4]   2> 796635 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1]
   [junit4]   2> 796635 WARN  (jetty-launcher-967-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\lib
   [junit4]   2> 796635 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 796638 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.
   [junit4]   2> 796638 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1829246167
   [junit4]   2> 796638 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2]
   [junit4]   2> 796638 WARN  (jetty-launcher-967-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\lib
   [junit4]   2> 796638 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59177/solr
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59177/solr
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796644 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796644 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796650 INFO  (zkCallback-976-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c4e4ce name:ZooKeeperConnection Watcher:127.0.0.1:59177 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796650 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796650 INFO  (jetty-launcher-967-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796651 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 0x155e070b2de0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 796652 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$78/1624002554@3c7f4dad
   [junit4]   2> 796653 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796653 INFO  (zkCallback-975-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25d18f26 name:ZooKeeperConnection Watcher:127.0.0.1:59177 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796654 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796654 INFO  (jetty-launcher-967-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796658 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$78/1624002554@74a3baa
   [junit4]   2> 796660 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796663 INFO  (zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78b39da2 name:ZooKeeperConnection Watcher:127.0.0.1:59177/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796663 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796664 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 796665 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 796667 INFO  (zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@589de4b5 name:ZooKeeperConnection Watcher:127.0.0.1:59177/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796668 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796669 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 796672 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 796676 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 796679 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 796679 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 796681 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 796681 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 796683 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 796683 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 796684 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 796684 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 796686 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 796686 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 796688 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 796688 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 796689 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 796689 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 796690 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 796690 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 796695 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 796698 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 796698 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 796699 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 796700 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796700 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96229741700186118-127.0.0.1:59181_solr-n_0000000000
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96229741700186117-127.0.0.1:59184_solr-n_0000000001
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59181_solr
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96229741700186118-127.0.0.1:59181_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 796703 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59184_solr
   [junit4]   2> 796703 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59184_solr
   [junit4]   2> 796705 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer Overseer (id=96229741700186118-127.0.0.1:59181_solr-n_0000000000) starting
   [junit4]   2> 796705 INFO  (zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 796706 INFO  (zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 796709 INFO  (zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 796709 INFO  (zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 796710 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 796716 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 796716 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 796717 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.
   [junit4]   2> 796718 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 796719 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 796719 INFO  (jetty-launcher-967-thread-2) [n:127.0.0.1:59184_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 796721 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 796731 INFO  (OverseerCollectionConfigSetProcessor-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 796732 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59181_solr as DOWN
   [junit4]   2> 796732 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 796734 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 796734 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59181_solr
   [junit4]   2> 796734 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59181_solr
   [junit4]   2> 796735 INFO  (zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 796736 INFO  (zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 796736 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59181_solr"} current state version: 0
   [junit4]   2> 796736 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59181_solr
   [junit4]   2> 796737 INFO  (zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 796737 INFO  (zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 796743 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 796743 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 796746 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.
   [junit4]   2> 796746 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 796748 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 796748 INFO  (jetty-launcher-967-thread-1) [n:127.0.0.1:59181_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 796748 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796749 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796750 INFO  (zkCallback-981-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76164b36 name:ZooKeeperConnection Watcher:127.0.0.1:59177 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796751 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796751 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796753 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796755 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796756 INFO  (zkCallback-984-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ac4f8d3 name:ZooKeeperConnection Watcher:127.0.0.1:59177/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796757 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796757 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796757 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 796758 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 796759 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 796763 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 796767 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 796785 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[98CADD8A2B195E7A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 796789 INFO  (qtp1487091681-6281) [n:127.0.0.1:59181_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 796792 INFO  (OverseerCollectionConfigSetProcessor-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 796792 INFO  (OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 796792 INFO  (OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 796794 INFO  (OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 796794 INFO  (OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 796795 INFO  (zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 796795 INFO  (zkCallback-984-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 796795 INFO  (zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 796798 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 796798 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 796799 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 796898 INFO  (OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 796898 INFO  (OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:59184_solr
   [junit4]   2> 796899 INFO  (OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:59184_solr
   [junit4]   2> 796899 INFO  (OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:59181_solr
   [junit4]   2> 796899 INFO  (OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:59181_solr
   [junit4]   2> 796905 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 796905 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 796905 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 796906 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 796906 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 796908 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 796908 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 796908 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 796908 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 796909 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 796910 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 796910 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 796910 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 796910 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 796910 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 796911 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 796911 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 796911 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59181_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 796911 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59181_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 796911 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 796911 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 796911 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 796911 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 796912 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 796914 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59181_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 796914 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59181_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 796915 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59184/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59184_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 796915 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59184/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59184_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 796919 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59184/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59184_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 796919 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59184/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59184_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 797023 INFO  (OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) [n:127.0.0.1:59181_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 797024 INFO  (zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 797024 INFO  (zkCallback-978-thread-2-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 797025 INFO  (zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) [n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 797025 INFO  (zkCallback-978-thread-2-processing-n:127.0.0.1:59181_solr) [n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 797911 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 797911 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 797911 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 797911 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 797913 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 797913 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 797913 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 797913 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 797913 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 797913 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 797913 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 797913 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 797913 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 797914 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 797914 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 797914 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 797914 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 797915 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 797915 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 797915 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 797915 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 797918 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 797919 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 797919 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 797919 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 797929 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 797930 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 797932 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 797932 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 797936 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 797937 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 797936 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 797937 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 797938 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 797940 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 797953 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 797954 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 797960 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 797960 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 797962 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 797962 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 797963 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 797963 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 797963 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 797965 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 797965 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 797965 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 797965 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 797965 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 797966 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 797966 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 797966 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 797966 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 797966 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 797966 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 797966 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 797966 WARN  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 797967 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 797967 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 797967 WARN  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 797967 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 797968 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 797970 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fd8292d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dd3f9bb),segFN=segments_1,generation=1}
   [junit4]   2> 797970 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 797970 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b44fff4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@625a3bcd),segFN=segments_1,generation=1}
   [junit4]   2> 797970 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 797970 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 797971 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 797971 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 797971 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 797971 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 797971 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 797972 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 797972 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 797972 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 797972 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 797974 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 797974 WARN  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 797974 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 797974 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 797975 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797975 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 797975 WARN  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 797975 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 797976 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 797976 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 797977 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797977 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4769bb23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75e17ea0),segFN=segments_1,generation=1}
   [junit4]   2> 797977 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797978 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797977 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@33e3c7db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4874abd),segFN=segments_1,generation=1}
   [junit4]   2> 797978 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 797979 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 797979 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797980 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797980 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 797981 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797981 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797982 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 797982 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 797983 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/re

[...truncated too long message...]

\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_98CADD8A2B195E7A-001\shard-4-001\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_98CADD8A2B195E7A-001\shard-4-001\cores\collection1\data\index;done=false>>]
   [junit4]   2> 983160 INFO  (Thread-1737) [n:127.0.0.1:60014_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 983160 INFO  (Thread-1737) [n:127.0.0.1:60014_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_98CADD8A2B195E7A-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 983163 WARN  (Thread-1674) [n:127.0.0.1:60001_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCores Tried to remove core collection1 from pendingCoreOps and it wasn't there. 
   [junit4]   2> 983163 WARN  (Thread-1674) [n:127.0.0.1:60001_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [collection1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:965)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:collection1
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:800)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:489)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:collection1
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2332)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
   [junit4]   2> 	... 5 more
   [junit4]   2> 983165 WARN  (Thread-1737) [n:127.0.0.1:60014_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCores Tried to remove core collection1 from pendingCoreOps and it wasn't there. 
   [junit4]   2> 983165 WARN  (Thread-1737) [n:127.0.0.1:60014_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [collection1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:965)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:collection1
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:800)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:489)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:collection1
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2332)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
   [junit4]   2> 	... 5 more
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=es-PA, timezone=Etc/GMT0
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=40498424,total=437911552
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryUtils, TestMissingGroups, FieldMutatingUpdateProcessorTest, TestRawTransformer, TestManagedStopFilterFactory, TestRealTimeGet, CollectionReloadTest, TestCloudPseudoReturnFields, TestDocBasedVersionConstraints, BasicFunctionalityTest, SortSpecParsingTest, LukeRequestHandlerTest, SpellCheckComponentTest, TestQueryTypes, DistributedQueueTest, TestValueSourceCache, CollectionTooManyReplicasTest, QueryResultKeyTest, TestSchemaNameResource, FileBasedSpellCheckerTest, StatsComponentTest, TestFieldCacheReopen, TestFastWriter, AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchema, AnalyticsQueryTest, TestDistribDocBasedVersion, SuggesterTSTTest, CheckHdfsIndexTest, HdfsBasicDistributedZkTest, ZkSolrClientTest, TestCloudInspectUtil, TestNRTOpen, TermVectorComponentTest, TestIndexingPerformance, GraphQueryTest, TestFiltering, TestTrie, TestClusterStateMutator, TestOmitPositions, TestStressRecovery, TestRTGBase, TestRuleBasedAuthorizationPlugin, TestExclusionRuleCollectionAccess, TestAtomicUpdateErrorCases, TestPivotHelperCode, DistributedMLTComponentTest, TestDynamicFieldCollectionResource, ShardRoutingCustomTest, MultiThreadedOCPTest, TestSolrDynamicMBean, TestAuthorizationFramework, TestOnReconnectListenerSupport, BasicDistributedZk2Test, CloudMLTQParserTest, SortByFunctionTest, LeaderFailoverAfterPartitionTest, OpenCloseCoreStressTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, TestFieldCacheVsDocValues, TestAnalyzeInfixSuggestions, HighlighterConfigTest, DistanceFunctionTest, OutputWriterTest, TestWriterPerf, TestSolrCoreProperties, TestOverriddenPrefixQueryForCustomFieldType, FacetPivotSmallTest, TestSystemIdResolver, TestExactStatsCache, TestSimpleQParserPlugin, SolrIndexSplitterTest, TestClassicSimilarityFactory, LoggingHandlerTest, SmileWriterTest, SuggestComponentContextFilterQueryTest, TestJsonFacets, ChaosMonkeySafeLeaderTest, TestCollationField, TestDistribIDF, TestFoldingMultitermQuery, BigEndianAscendingWordDeserializerTest, TestConfigReload, SolrInfoMBeanTest, TestCopyFieldCollectionResource, SpellPossibilityIteratorTest, CdcrUpdateLogTest, TestBadConfig, PluginInfoTest, SearchHandlerTest, SolrCoreCheckLockOnStartupTest, TestLocalFSCloudBackupRestore, ZkNodePropsTest, ExitableDirectoryReaderTest, TestPHPSerializedResponseWriter, TestIntervalFaceting, TestObjectReleaseTracker, BadCopyFieldTest, TestSolr4Spatial2, DistributedQueryComponentOptimizationTest, OpenExchangeRatesOrgProviderTest, TestCloudSchemaless, TlogReplayBufferedWhileIndexingTest, BaseCdcrDistributedZkTest, CoreMergeIndexesAdminHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, ChangedSchemaMergeTest, TestJoin, TestManagedResourceStorage, TestSolrQueryParser, MergeStrategyTest, RAMDirectoryFactoryTest, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=98CADD8A2B195E7A -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 20 object(s) that were not released!!! [SolrCore, SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, SolrCore]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([98CADD8A2B195E7A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [236/620 (2!)] on J1 in 59.48s, 1 test, 1 failure <<< FAILURES!

[...truncated 1264 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:741: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:685: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 suite-level error, 1 failure, 140 ignored (94 assumptions) [seed: 98CADD8A2B195E7A]

Total time: 77 minutes 57 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



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5979 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5979/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([FB5C46903F5CD1F5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
	at __randomizedtesting.SeedInfo.seed([FB5C46903F5CD1F5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([FB5C46903F5CD1F5:7308794A91A0BC0D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:209)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10564 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\init-core-data-001
   [junit4]   2> 66159 INFO  (SUITE-TestSolrCLIRunExample-seed#[FB5C46903F5CD1F5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 66161 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
   [junit4]   2> 66165 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.u.TestSolrCLIRunExample Selected port 50777 to start schemaless example Solr instance on ...
   [junit4]   2> 67324 INFO  (Thread-79) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 67327 INFO  (Thread-79) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e446{/solr,null,AVAILABLE}
   [junit4]   2> 67332 INFO  (Thread-79) [    ] o.e.j.s.ServerConnector Started ServerConnector@1881553{HTTP/1.1,[http/1.1]}{127.0.0.1:50777}
   [junit4]   2> 67333 INFO  (Thread-79) [    ] o.e.j.s.Server Started @72317ms
   [junit4]   2> 67333 INFO  (Thread-79) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50777}
   [junit4]   2> 67333 INFO  (Thread-79) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 67333 INFO  (Thread-79) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr'
   [junit4]   2> 67334 INFO  (Thread-79) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 67334 INFO  (Thread-79) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 67335 INFO  (Thread-79) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\solr.xml
   [junit4]   2> 67351 INFO  (Thread-79) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr
   [junit4]   2> 67352 INFO  (Thread-79) [    ] o.a.s.c.CoreContainer New CoreContainer 10399679
   [junit4]   2> 67352 INFO  (Thread-79) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr]
   [junit4]   2> 67352 WARN  (Thread-79) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\lib
   [junit4]   2> 67353 INFO  (Thread-79) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 67361 INFO  (Thread-79) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 67361 INFO  (Thread-79) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 67361 INFO  (Thread-79) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 67361 INFO  (Thread-79) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 67361 INFO  (Thread-79) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 67363 INFO  (Thread-79) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr
   [junit4]   2> 67364 INFO  (Thread-79) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 67364 INFO  (Thread-79) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 67364 INFO  (Thread-79) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 70787 INFO  (qtp3182655-416) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=434
   [junit4]   2> 70806 INFO  (qtp3182655-421) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 70832 INFO  (qtp3182655-414) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=8
   [junit4]   2> 70856 INFO  (qtp3182655-419) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=9
   [junit4]   2> 70867 INFO  (qtp3182655-417) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 71039 INFO  (qtp3182655-420) [    ] o.a.s.h.a.CoreAdminOperation core create command name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
   [junit4]   2> 71040 INFO  (qtp3182655-420) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=gettingstarted, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 71041 INFO  (qtp3182655-420) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted'
   [junit4]   2> 71041 INFO  (qtp3182655-420) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 71041 INFO  (qtp3182655-420) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 71079 INFO  (qtp3182655-420) [    ] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 71086 INFO  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 71092 WARN  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 71093 WARN  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 71094 WARN  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 71094 WARN  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 71095 WARN  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
   [junit4]   2> 71095 WARN  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 71097 WARN  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 71097 WARN  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 71119 INFO  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 71173 INFO  (qtp3182655-420) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 71210 INFO  (qtp3182655-420) [    ] o.a.s.s.IndexSchema [gettingstarted] Schema name=example-data-driven-schema
   [junit4]   2> 71729 INFO  (qtp3182655-420) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 71915 INFO  (qtp3182655-420) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 71935 INFO  (qtp3182655-420) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 71994 INFO  (qtp3182655-420) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted'
   [junit4]   2> 71994 INFO  (qtp3182655-420) [    ] o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted
   [junit4]   2> 71995 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 71995 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\]
   [junit4]   2> 71995 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23e31b
   [junit4]   2> 72044 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 72045 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 72089 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SchemaCodecFactory Using default compressionMode: BEST_SPEED
   [junit4]   2> 72090 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\
   [junit4]   2> 72090 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\index/
   [junit4]   2> 72090 WARN  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\index' doesn't exist. Creating new index...
   [junit4]   2> 72091 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\index
   [junit4]   2> 72093 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@82eab2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1353fc5),segFN=segments_1,generation=1}
   [junit4]   2> 72093 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 72096 INFO  (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] o.a.s.c.SolrCore Looking for old index directories to cleanup for core gettingstarted in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\
   [junit4]   2> 72098 WARN  (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 72133 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 72175 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 72480 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 73127 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 73135 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73140 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73141 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73143 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73150 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 73150 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 73150 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 73150 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 73150 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 73150 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 73150 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 73156 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/graph,/tvrh,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms,/debug/dump,/update/extract
   [junit4]   2> 73156 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 73157 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73157 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73159 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 73159 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73159 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@82eab2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1353fc5),segFN=segments_1,generation=1}
   [junit4]   2> 73160 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 73160 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b10f2[gettingstarted] main]
   [junit4]   2> 73161 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\conf
   [junit4]   2> 73161 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\conf}
   [junit4]   2> 73161 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\conf
   [junit4]   2> 73161 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 73162 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 73214 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 73214 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 73223 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\conf\elevate.xml
   [junit4]   2> 73278 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 73278 INFO  (searcherExecutor-164-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3b10f2[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73278 INFO  (searcherExecutor-164-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 73278 INFO  (searcherExecutor-164-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 73280 INFO  (searcherExecutor-164-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher Searcher@3b10f2[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73280 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 73280 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 73280 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 73280 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539640828026159104
   [junit4]   2> 73282 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539640828026159104
   [junit4]   2> 73287 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.c.CoreContainer registering core: gettingstarted
   [junit4]   2> 73290 INFO  (qtp3182655-420) [    x:gettingstarted] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json} status=0 QTime=2250
   [junit4]   2> 73293 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FB5C46903F5CD1F5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1881553{HTTP/1.1,[http/1.1]}{127.0.0.1:50777}
   [junit4]   2> 73294 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10399679
   [junit4]   2> 73295 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted]  CLOSING SolrCore org.apache.solr.core.SolrCore@14c6092
   [junit4]   2> 73296 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 73296 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 73296 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 73296 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 73298 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on request.
   [junit4]   2> 73326 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 73326 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\;done=false>>]
   [junit4]   2> 73327 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 73327 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\
   [junit4]   2> 73327 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\index;done=false>>]
   [junit4]   2> 73327 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 73327 INFO  (coreCloseExecutor-169-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-001\schemaless\solr\gettingstarted\data\index
   [junit4]   2> 73329 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FB5C46903F5CD1F5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e446{/solr,null,UNAVAILABLE}
   [junit4]   2> 73330 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on port 50777
   [junit4]   2> 73330 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 73338 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 75362 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 75363 INFO  (Thread-89) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 75363 INFO  (Thread-89) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 75464 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.ZkTestServer start zk server on port:50850
   [junit4]   2> 75464 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 75465 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75473 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e6f954 name:ZooKeeperConnection Watcher:127.0.0.1:50850 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75474 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75474 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 75474 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 75488 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 75489 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8c24b0{/solr,null,AVAILABLE}
   [junit4]   2> 75492 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fc2882{HTTP/1.1,[http/1.1]}{127.0.0.1:50832}
   [junit4]   2> 75492 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.Server Started @80476ms
   [junit4]   2> 75492 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50832}
   [junit4]   2> 75492 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 75493 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-003\node1'
   [junit4]   2> 75493 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 75493 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 75494 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 75496 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75500 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12897ed name:ZooKeeperConnection Watcher:127.0.0.1:50850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75500 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75500 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 75502 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75522 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-003\node1
   [junit4]   2> 75522 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 13784167
   [junit4]   2> 75522 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-003\node1]
   [junit4]   2> 75522 WARN  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-003\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-003\node1\lib
   [junit4]   2> 75522 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 75530 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 75530 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 75530 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 75531 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50850/solr
   [junit4]   2> 75531 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 75531 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 75532 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75536 INFO  (zkCallback-59-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cb9c2 name:ZooKeeperConnection Watcher:127.0.0.1:50850 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75536 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75537 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 75541 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 0x155de72d7ed0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 75542 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15398636@12aa8b2
   [junit4]   2> 75544 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75548 INFO  (zkCallback-60-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a21f62 name:ZooKeeperConnection Watcher:127.0.0.1:50850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75548 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75551 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 75558 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 75568 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 75575 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 75580 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 75584 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 75588 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 75592 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 75595 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 75599 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 75603 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 75604 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 75605 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 75613 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 75617 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 75619 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75620 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96227551888605187-localhost:50832_solr-n_0000000000
   [junit4]   2> 75621 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:50832_solr
   [junit4]   2> 75621 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 75625 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.Overseer Overseer (id=96227551888605187-localhost:50832_solr-n_0000000000) starting
   [junit4]   2> 75629 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 75644 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 75645 INFO  (OverseerCollectionConfigSetProcessor-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 75646 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:50832_solr
   [junit4]   2> 75646 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/localhost:50832_solr
   [junit4]   2> 75646 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 75649 INFO  (zkCallback-60-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 75650 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75654 INFO  (zkCallback-60-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 75718 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 75718 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 75721 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_FB5C46903F5CD1F5-001\tempDir-003\node1
   [junit4]   2> 75721 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 75723 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 75723 INFO  (jetty-launcher-54-thread-1) [n:localhost:50832_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 75723 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 75724 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75727 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d0574 name:ZooKeeperConnection Watcher:127.0.0.1:50850 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75728 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75728 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 78780 INFO  (qtp20126671-448) [n:localhost:50832_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=33
   [junit4]   2> 78785 INFO  (qtp20126671-450) [n:localhost:50832_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 78798 INFO  (qtp20126671-450) [n:localhost:50832_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=12
   [junit4]   2> 78802 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 78804 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78807 INFO  (zkCallback-66-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f40c7a name:ZooKeeperConnection Watcher:127.0.0.1:50850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 78807 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78808 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 78808 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 78811 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 78814 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78826 INFO  (qtp20126671-453) [n:localhost:50832_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 78826 INFO  (qtp20126671-453) [n:localhost:50832_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 78848 INFO  (qtp20126671-448) [n:localhost:50832_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=9
   [junit4]   2> 78853 INFO  (qtp20126671-450) [n:localhost:50832_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 78856 INFO  (qtp20126671-450) [n:localhost:50832_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 78859 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 78861 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78865 INFO  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@208190 name:ZooKeeperConnection Watcher:127.0.0.1:50850/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 78865 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78866 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 78866 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 78869 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 78874 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78897 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/currency.xml
   [junit4]   2> 78912 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/elevate.xml
   [junit4]   2> 78918 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ca.txt
   [junit4]   2> 78928 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 78933 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 78941 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_it.txt
   [junit4]   2> 78950 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
   [junit4]   2> 78958 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stemdict_nl.txt
   [junit4]   2> 78973 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stoptags_ja.txt
   [junit4]   2> 78980 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 78992 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_bg.txt
   [junit4]   2> 79005 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 79011 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 79016 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 79024 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 79030 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 79037 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_en.txt
   [junit4]   2> 79044 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 79050 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_eu.txt
   [junit4]   2> 79056 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fa.txt
   [junit4]   2> 79062 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fi.txt
   [junit4]   2> 79068 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 79086 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ga.txt
   [junit4]   2> 79099 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 79118 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hi.txt
   [junit4]   2> 79135 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hu.txt
   [junit4]   2> 79154 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hy.txt
   [junit4]   2> 79174 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_id.txt
   [junit4]   2> 79188 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_it.txt
   [junit4]   2> 79203 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 79216 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_lv.txt
   [junit4]   2> 79221 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 79227 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 79234 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_pt.txt
   [junit4]   2> 79241 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ro.txt
   [junit4]   2> 79248 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ru.txt
   [junit4]   2> 79258 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_sv.txt
   [junit4]   2> 79264 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_th.txt
   [junit4]   2> 79275 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_tr.txt
   [junit4]   2> 79282 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/userdict_ja.txt
   [junit4]   2> 79289 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 79294 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/params.json
   [junit4]   2> 79300 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 79305 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 79314 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 79332 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FB5C46903F5CD1F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/synonyms.txt
   [junit4]   2> 79350 INFO  (qtp20126671-453) [n:localhost:50832_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 79350 INFO  (qtp20126671-453) [n:localhost:50832_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 79357 INFO  (qtp20126671-446) [n:localhost:50832_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json and sendToOCPQueue=true
   [junit4]   2> 79366 INFO  (OverseerCollectionConfigSetProcessor-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 79368 INFO  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 79369 INFO  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testCloudExamplePrompt
   [junit4]   2> 79370 WARN  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Specified replicationFactor of 2 on collection testCloudExamplePrompt is higher than or equal to the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 79371 INFO  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testCloudExamplePrompt 
   [junit4]   2> 79372 INFO  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testCloudExamplePrompt
   [junit4]   2> 79379 INFO  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 79380 INFO  (zkCallback-60-thread-2-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 79390 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 79390 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testCloudExamplePrompt
   [junit4]   2> 79394 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCloudExamplePrompt/state.json
   [junit4]   2> 79490 INFO  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testCloudExamplePrompt, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 79490 INFO  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of collection testCloudExamplePrompt on localhost:50832_solr
   [junit4]   2> 79493 INFO  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of collection testCloudExamplePrompt on localhost:50832_solr
   [junit4]   2> 79493 INFO  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of collection testCloudExamplePrompt on localhost:50832_solr
   [junit4]   2> 79493 INFO  (OverseerThreadFactory-175-thread-1-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of collection testCloudExamplePrompt on localhost:50832_solr
   [junit4]   2> 79497 INFO  (qtp20126671-448) [n:localhost:50832_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 79505 INFO  (qtp20126671-448) [n:localhost:50832_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 79507 INFO  (qtp20126671-448) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 79511 INFO  (qtp20126671-451) [n:localhost:50832_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 79512 INFO  (qtp20126671-452) [n:localhost:50832_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 79513 INFO  (qtp20126671-451) [n:localhost:50832_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 79516 INFO  (qtp20126671-453) [n:localhost:50832_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 79516 INFO  (qtp20126671-452) [n:localhost:50832_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 79518 INFO  (qtp20126671-453) [n:localhost:50832_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 79519 INFO  (qtp20126671-451) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 79520 INFO  (qtp20126671-452) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 79520 INFO  (qtp20126671-448) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 79520 INFO  (qtp20126671-453) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 79522 INFO  (qtp20126671-448) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [testCloudExamplePrompt] ver [0]
   [junit4]   2> 79522 INFO  (qtp20126671-448) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 79522 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:50832/solr",
   [junit4]   2>   "node_name":"localhost:50832_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 79522 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:50832/solr",
   [junit4]   2>   "node_name":"localhost:50832_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 79524 INFO  (qtp20126671-451) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 79524 INFO  (qtp20126671-451) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 79524 INFO  (qtp20126671-453) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 79525 INFO  (qtp20126671-453) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 79525 INFO  (qtp20126671-452) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 79525 INFO  (qtp20126671-452) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 79528 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:50832/solr",
   [junit4]   2>   "node_name":"localhost:50832_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 79529 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:50832/solr",
   [junit4]   2>   "node_name":"localhost:50832_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 79533 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:50832/solr",
   [junit4]   2>   "node_name":"localhost:50832_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 79534 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:50832/solr",
   [junit4]   2>   "node_name":"localhost:50832_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 79539 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:50832/solr",
   [junit4]   2>   "node_name":"localhost:50832_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 79540 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:50832/solr",
   [junit4]   2>   "node_name":"localhost:50832_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 79654 INFO  (OverseerStateUpdate-96227551888605187-localhost:50832_solr-n_0000000000) [n:localhost:50832_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCloudExamplePrompt/state.json version: 0
   [junit4]   2> 79662 INFO  (zkCallback-60-thread-2-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 79668 INFO  (zkCallback-60-thread-2-processing-n:localhost:50832_solr) [n:localhost:50832_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testCloudExamplePrompt] from [0] to [1]
   [junit4]   2> 80523 INFO  (qtp20126671-448) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 80523 INFO  (qtp20126671-448) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 80524 INFO  (qtp20126671-448) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 80524 INFO  (qtp20126671-448) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 80525 INFO  (qtp20126671-453) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica2
   [junit4]   2> 80525 INFO  (qtp20126671-452) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica1
   [junit4]   2> 80525 INFO  (qtp20126671-451) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 80525 INFO  (qtp20126671-451) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 80525 INFO  (qtp20126671-452) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 80525 INFO  (qtp20126671-453) [n:localhost:50832_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 80

[...truncated too long message...]

-n_0000000000) closing
   [junit4]   2> 2780758 INFO  (OverseerStateUpdate-96227728345268229-127.0.0.1:57434_solr-n_0000000000) [n:127.0.0.1:57434_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57434_solr
   [junit4]   2> 2780764 INFO  (zkCallback-11310-thread-1-processing-n:127.0.0.1:57434_solr) [n:127.0.0.1:57434_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2780764 WARN  (zkCallback-11310-thread-1-processing-n:127.0.0.1:57434_solr) [n:127.0.0.1:57434_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2780767 INFO  (jetty-launcher-11299-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f1f85{/solr,null,UNAVAILABLE}
   [junit4]   2> 2780769 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FB5C46903F5CD1F5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57427 57427
   [junit4]   2> 2780781 INFO  (Thread-4720) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57427 57427
   [junit4]   2> 2780791 WARN  (Thread-4720) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2780791 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FB5C46903F5CD1F5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_FB5C46903F5CD1F5-001
   [junit4]   2> Jul 12, 2016 10:17:01 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(Lucene62): {shard_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=2042, maxMBSortInHeap=5.537963225645692, sim=ClassicSimilarity, locale=zh-CN, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=145322152,total=480079872
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, TestFieldCache, TestRecoveryHdfs, TestRTimerTree, SolrTestCaseJ4Test, TestStressLucene, ExplicitHLLTest, HttpPartitionTest, TestSolrConfigHandler, TestCodecSupport, TestChildDocTransformer, TestSha256AuthenticationProvider, HighlighterTest, TestRemoteStreaming, TestConfig, HardAutoCommitTest, ShardRoutingTest, TestReloadAndDeleteDocs, TestHashQParserPlugin, TestMiniSolrCloudClusterBase, ConcurrentDeleteAndCreateCollectionTest, ZkControllerTest, AlternateDirectoryTest, OverseerRolesTest, DirectUpdateHandlerTest, TestSmileRequest, TestReplicationHandler, TestConfigSetImmutable, CloneFieldUpdateProcessorFactoryTest, OverseerTaskQueueTest, TestLeaderInitiatedRecoveryThread, TestSolrConfigHandlerConcurrent, SuggesterFSTTest, RegexBoostProcessorTest, CollectionStateFormat2Test, TestSort, SharedFSAutoReplicaFailoverUtilsTest, CursorMarkTest, TestHashPartitioner, TestArbitraryIndexDir, ConjunctionSolrSpellCheckerTest, TestQuerySenderNoQuery, DistributedExpandComponentTest, BlockCacheTest, PingRequestHandlerTest, DistributedQueryElevationComponentTest, DocumentAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestJmxIntegration, TestCSVLoader, UpdateParamsTest, TestDefaultStatsCache, TestInitParams, TestFaceting, PrimitiveFieldTypeTest, PKIAuthenticationIntegrationTest, SegmentsInfoRequestHandlerTest, TestTestInjection, WrapperMergePolicyFactoryTest, XsltUpdateRequestHandlerTest, DocValuesTest, TestSearchPerf, BooleanFieldTest, TestRandomDVFaceting, HdfsDirectoryFactoryTest, TestDFRSimilarityFactory, SimplePostToolTest, TestMaxScoreQueryParser, ScriptEngineTest, TolerantUpdateProcessorTest, TestScoreJoinQPNoScore, TestWordDelimiterFilterFactory, HdfsChaosMonkeyNothingIsSafeTest, TestBlobHandler, TestXmlQParser, TestTrackingShardHandlerFactory, CdcrReplicationDistributedZkTest, TestLockTree, CollectionsAPIAsyncDistributedZkTest, TestUninvertingReader, DistribJoinFromCollectionTest, SolrCLIZkUtilsTest, TestPseudoReturnFields, SyncSliceTest, TestFieldCacheWithThreads, QueryEqualityTest, HdfsLockFactoryTest, ZkStateReaderTest, RulesTest, TestSweetSpotSimilarityFactory, DistributedSpellCheckComponentTest, AtomicUpdatesTest, TestStressLiveNodes, SpatialHeatmapFacetsTest, TestCoreContainer, OverseerTest, JSONWriterTest, IndexSchemaTest, TestRequestStatusCollectionAPI, TestTolerantSearch, TestFastLRUCache, TestRawResponseWriter, PeerSyncTest, HdfsRestartWhileUpdatingTest, TestLazyCores, TestComponentsName, TermsComponentTest, TestHighlightDedupGrouping, TestSolrDeletionPolicy1, TestPostingsSolrHighlighter, RequiredFieldsTest, SimpleMLTQParserTest, TestManagedSynonymFilterFactory, CustomCollectionTest, TestSQLHandler, TestSolrFieldCacheMBean, TestFieldTypeResource, TestCryptoKeys, TestShortCircuitedRequests, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConnectionManagerTest, TestQueryWrapperFilter, UnloadDistributedZkTest, TestMergePolicyConfig, MoreLikeThisHandlerTest, TestPartialUpdateDeduplication, TestSchemaVersionResource, PrimUtilsTest, TestDefaultSearchFieldResource, TestRandomRequestDistribution, TestSolrXml, TestManagedResource, TestBlendedInfixSuggestions, TestStressVersions, StressHdfsTest, TestBulkSchemaConcurrent, StatelessScriptUpdateProcessorFactoryTest, TestSchemaResource, TestUniqueKeyFieldResource, ClusterStateTest, BadComponentTest, CoreAdminRequestStatusTest, TestLFUCache, TestCollationFieldDocValues, TriLevelCompositeIdRoutingTest, TestImplicitCoreProperties, RankQueryTest, AsyncMigrateRouteKeyTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestStressReorder, TestReload, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestWriterPerf, TestQueryTypes, RequestHandlersTest, DocumentBuilderTest, TestIndexingPerformance, TestCollationField, MBeansHandlerTest, TestAnalyzedSuggestions, HighlighterConfigTest, SolrIndexConfigTest, TestBinaryField, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPhraseSuggestions, TestXIncludeConfig, TestPerFieldSimilarity, TestIBSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, ConnectionReuseTest, AliasIntegrationTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore]
   [junit4] Completed [486/620 (3!)] on J0 in 13.42s, 1 test, 1 failure <<< FAILURES!

[...truncated 439 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:741: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:685: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 suite-level errors, 1 failure, 139 ignored (93 assumptions) [seed: FB5C46903F5CD1F5]

Total time: 72 minutes 38 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



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5978 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5978/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:57489/fpr/s/c8n_1x3_lf_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:57489/fpr/s/c8n_1x3_lf_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([641939ABDED07620:EC4D0671702C1BD8]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57489/fpr/s/c8n_1x3_lf_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:57489/fpr/s/c8n_1x3_lf_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:57489 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:65263/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:65263/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([641939ABDED07620:59C19787E63E2850]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:65263/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([641939ABDED07620:EC4D0671702C1BD8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:209)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10990 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\init-core-data-001
   [junit4]   2> 757839 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-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> 757842 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 757844 INFO  (Thread-1065) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 757844 INFO  (Thread-1065) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 757944 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64434
   [junit4]   2> 757944 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 757945 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 757950 INFO  (zkCallback-795-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1648266 name:ZooKeeperConnection Watcher:127.0.0.1:64434 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 757950 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 757950 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 757950 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 757955 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 0x155dc910aa00000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 757958 INFO  (jetty-launcher-794-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 757959 INFO  (jetty-launcher-794-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 757960 INFO  (jetty-launcher-794-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c7c649{/solr,null,AVAILABLE}
   [junit4]   2> 757961 INFO  (jetty-launcher-794-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c92e2c{/solr,null,AVAILABLE}
   [junit4]   2> 757975 INFO  (jetty-launcher-794-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@760f3d{HTTP/1.1,[http/1.1]}{127.0.0.1:64438}
   [junit4]   2> 757975 INFO  (jetty-launcher-794-thread-1) [    ] o.e.j.s.Server Started @762159ms
   [junit4]   2> 757975 INFO  (jetty-launcher-794-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@ca4e45{HTTP/1.1,[http/1.1]}{127.0.0.1:64439}
   [junit4]   2> 757975 INFO  (jetty-launcher-794-thread-2) [    ] o.e.j.s.Server Started @762159ms
   [junit4]   2> 757975 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64439}
   [junit4]   2> 757976 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64438}
   [junit4]   2> 757976 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 757976 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 757976 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2'
   [junit4]   2> 757976 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1'
   [junit4]   2> 757976 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 757976 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 757976 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 757976 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 757977 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 757977 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 757979 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 757980 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 757984 INFO  (zkCallback-796-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ed0020 name:ZooKeeperConnection Watcher:127.0.0.1:64434/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 757984 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 757984 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 757985 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 757987 INFO  (zkCallback-797-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@150a9a9 name:ZooKeeperConnection Watcher:127.0.0.1:64434/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 757989 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 757989 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 757990 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 758003 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\.
   [junit4]   2> 758003 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 27222494
   [junit4]   2> 758003 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1]
   [junit4]   2> 758003 WARN  (jetty-launcher-794-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\lib
   [junit4]   2> 758003 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 758007 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\.
   [junit4]   2> 758007 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 14534555
   [junit4]   2> 758007 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2]
   [junit4]   2> 758007 WARN  (jetty-launcher-794-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\lib
   [junit4]   2> 758008 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 758009 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 758009 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 758010 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 758010 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64434/solr
   [junit4]   2> 758010 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 758012 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 758010 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 758012 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 758013 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 758013 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64434/solr
   [junit4]   2> 758013 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 758013 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 758014 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 758014 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 758016 INFO  (zkCallback-802-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ceab3b name:ZooKeeperConnection Watcher:127.0.0.1:64434 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 758016 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 758016 INFO  (zkCallback-803-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6946dc name:ZooKeeperConnection Watcher:127.0.0.1:64434 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 758016 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 758016 INFO  (jetty-launcher-794-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 758016 INFO  (jetty-launcher-794-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 758019 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/8228538@abfe9e
   [junit4]   2> 758022 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/8228538@1e51aff
   [junit4]   2> 758022 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 758024 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 758024 INFO  (zkCallback-804-thread-1-processing-n:127.0.0.1:64438_solr) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@175c16a name:ZooKeeperConnection Watcher:127.0.0.1:64434/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 758024 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 758025 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16b2f76 name:ZooKeeperConnection Watcher:127.0.0.1:64434/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 758025 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 758026 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 758026 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 758029 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 758030 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 758034 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 758037 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 758037 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 758039 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 758040 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 758041 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 758043 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 758043 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 758044 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 758044 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 758045 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 758046 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 758047 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 758047 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 758047 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 758049 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 758049 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 758049 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 758049 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 758051 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 758056 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 758059 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 758059 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 758060 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 758061 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96225482564960262-127.0.0.1:64439_solr-n_0000000000
   [junit4]   2> 758061 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 758061 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64439_solr
   [junit4]   2> 758061 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 758061 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96225482564960261-127.0.0.1:64438_solr-n_0000000001
   [junit4]   2> 758063 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96225482564960262-127.0.0.1:64439_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 758064 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.Overseer Overseer (id=96225482564960262-127.0.0.1:64439_solr-n_0000000000) starting
   [junit4]   2> 758064 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64438_solr
   [junit4]   2> 758064 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64438_solr
   [junit4]   2> 758066 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 758067 INFO  (zkCallback-804-thread-1-processing-n:127.0.0.1:64438_solr) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 758067 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 758068 INFO  (zkCallback-804-thread-1-processing-n:127.0.0.1:64438_solr) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 758070 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 758080 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 758081 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:64439_solr as DOWN
   [junit4]   2> 758083 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 758083 INFO  (OverseerCollectionConfigSetProcessor-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 758084 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64439_solr
   [junit4]   2> 758084 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64439_solr
   [junit4]   2> 758084 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 758087 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 758088 INFO  (zkCallback-804-thread-1-processing-n:127.0.0.1:64438_solr) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 758088 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64439_solr"} current state version: 0
   [junit4]   2> 758088 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64439_solr
   [junit4]   2> 758089 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 758089 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 758089 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 758089 INFO  (zkCallback-804-thread-1-processing-n:127.0.0.1:64438_solr) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 758092 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\.
   [junit4]   2> 758093 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 758093 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 758094 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:64438_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 758113 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 758113 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 758114 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\.
   [junit4]   2> 758114 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 758115 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 758115 INFO  (jetty-launcher-794-thread-2) [n:127.0.0.1:64439_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 758115 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 758117 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 758118 INFO  (zkCallback-808-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b273ba name:ZooKeeperConnection Watcher:127.0.0.1:64434 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 758118 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 758118 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 758123 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 758124 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 758127 INFO  (zkCallback-811-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11d55d7 name:ZooKeeperConnection Watcher:127.0.0.1:64434/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 758127 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 758127 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 758127 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 758128 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 758129 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758133 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 758138 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[641939ABDED07620]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 758165 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[641939ABDED07620]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 758171 INFO  (qtp15057625-4985) [n:127.0.0.1:64438_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 758174 INFO  (OverseerCollectionConfigSetProcessor-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 758175 INFO  (OverseerThreadFactory-2100-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 758175 INFO  (OverseerThreadFactory-2100-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 758175 INFO  (OverseerThreadFactory-2100-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 758176 INFO  (OverseerThreadFactory-2100-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 758179 INFO  (zkCallback-804-thread-1-processing-n:127.0.0.1:64438_solr) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 758179 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 758179 INFO  (zkCallback-811-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 758186 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 758186 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 758188 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 758286 INFO  (OverseerThreadFactory-2100-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 758286 INFO  (OverseerThreadFactory-2100-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:64438_solr
   [junit4]   2> 758287 INFO  (OverseerThreadFactory-2100-thread-1-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:64439_solr
   [junit4]   2> 758289 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 758289 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 758292 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 758293 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 758293 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 758293 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 758295 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 758295 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 758296 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64439/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64439_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 758296 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 758296 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64439/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64439_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 758296 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 758296 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 758296 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 758298 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64438/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64438_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 758298 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64438/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64438_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 758401 INFO  (OverseerStateUpdate-96225482564960262-127.0.0.1:64439_solr-n_0000000000) [n:127.0.0.1:64439_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 758402 INFO  (zkCallback-804-thread-1-processing-n:127.0.0.1:64438_solr) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 758402 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 758402 INFO  (zkCallback-804-thread-1-processing-n:127.0.0.1:64438_solr) [n:127.0.0.1:64438_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 758402 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:64439_solr) [n:127.0.0.1:64439_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 759296 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 759296 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 759296 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 759296 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 759296 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 759296 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 759296 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 759297 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 759297 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 759297 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 759297 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 759298 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 759298 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 759298 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 759298 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 759298 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 759301 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 759301 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 759309 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 759309 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 759314 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 759315 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 759321 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 759325 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 759329 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 759329 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 759337 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 759337 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 759338 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 759338 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 759338 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 759338 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 759338 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 759338 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 759339 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 759339 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 759339 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 759339 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 759339 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 759339 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 759339 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 759339 WARN  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 759340 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 759340 WARN  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 759341 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 759341 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 759341 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dd1035 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e2a6a3),segFN=segments_1,generation=1}
   [junit4]   2> 759341 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 759341 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10d6cd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1126f93),segFN=segments_1,generation=1}
   [junit4]   2> 759342 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 759342 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 759343 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 759343 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 759343 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 759343 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 759344 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 759344 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 759345 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_641939ABDED07620-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 759346 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 759346 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 759347 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 759347 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 759348 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 759348 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 759349 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 759349 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 759349 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 759353 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 759354 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 759354 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 759354 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 759354 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 759356 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 759356 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 759356 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 759356 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 759357 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10d6cd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1126f93),segFN=segments_1,generation=1}
   [junit4]   2> 759357 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 759357 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a4aff8[backuprestore_shard1_replica1] main]
   [junit4]   2> 759357 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 759357 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dd1035 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e2a6a3),segFN=segments_1,generation=1}
   [junit4]   2> 759357 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 759357 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d19061[backuprestore_shard2_replica1] main]
   [junit4]   2> 759357 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 759358 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 759358 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 759359 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 759359 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 759359 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 759359 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 759359 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 759359 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 759359 INFO  (qtp15057625-4984) [n:127.0.0.1:64438_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 759359 INFO  (qtp33285257-4979) [n:127.0.0.1:64439_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 759359 INF

[...truncated too long message...]

ache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57489/fpr/s/c8n_1x3_lf_shard1_replica2]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:57489/fpr/s/c8n_1x3_lf_shard1_replica2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
   [junit4]    > 	... 6 more
   [junit4]    > Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:57489 [/127.0.0.1] failed: Connection refused: connect
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]    > 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused: connect
   [junit4]    > 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
   [junit4]    > 	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [junit4]    > 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    > 	... 20 more
   [junit4]   2> 1764558 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[641939ABDED07620]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.LeaderFailoverAfterPartitionTest_641939ABDED07620-001
   [junit4]   2> Jul 12, 2016 1:02:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=und, timezone=Egypt
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=83947024,total=269434880
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFrequencyDictionaryFactory, TestLMJelinekMercerSimilarityFactory, TestSubQueryTransformer, TestSolrJ, TestBM25SimilarityFactory, HdfsTlogReplayBufferedWhileIndexingTest, TestQuerySenderListener, TestDistributedStatsComponentCardinality, FieldMutatingUpdateProcessorTest, QueryResultKeyTest, TestRestoreCore, TestTrie, AutoCommitTest, CloudMLTQParserTest, SmileWriterTest, TestRebalanceLeaders, SaslZkACLProviderTest, TestNumericTerms64, ForceLeaderTest, SuggesterTest, TestFieldCollectionResource, TestSolrQueryParser, TestCollationField, TestCloudPseudoReturnFields, TestStressCloudBlindAtomicUpdates, ExitableDirectoryReaderTest, TestHdfsUpdateLog, TestSlowCompositeReaderWrapper, BigEndianAscendingWordDeserializerTest, JavabinLoaderTest, FileBasedSpellCheckerTest, TestOverriddenPrefixQueryForCustomFieldType, TestSchemaSimilarityResource, CoreMergeIndexesAdminHandlerTest, ChangedSchemaMergeTest, TestRandomCollapseQParserPlugin, TestGraphTermsQParserPlugin, TestConfigReload, DeleteReplicaTest, TestFuzzyAnalyzedSuggestions, TestUtils, TestInfoStreamLogging, CollectionsAPISolrJTest, TestDistribIDF, BasicFunctionalityTest, OverseerModifyCollectionTest, SolrCloudExampleTest, OpenCloseCoreStressTest, PluginInfoTest, TestValueSourceCache, SuggesterTSTTest, TestReversedWildcardFilterFactory, SharedFSAutoReplicaFailoverTest, DirectSolrConnectionTest, DocValuesMissingTest, GraphQueryTest, TestRawTransformer, CreateCollectionCleanupTest, TestManagedResourceStorage, HdfsSyncSliceTest, LeaderElectionIntegrationTest, DistributedTermsComponentTest, SuggestComponentContextFilterQueryTest, TestDistributedMissingSort, StatsComponentTest, TestSolrDynamicMBean, ZkSolrClientTest, TestLocalFSCloudBackupRestore, NumericFieldsTest, TestOnReconnectListenerSupport, SolrCoreCheckLockOnStartupTest, DateFieldTest, DistributedMLTComponentTest, TestStressRecovery, TestOrdValues, RequestHandlersTest, DistribDocExpirationUpdateProcessorTest, UUIDUpdateProcessorFallbackTest, CdcrVersionReplicationTest, AliasIntegrationTest, MinimalSchemaTest, CachingDirectoryFactoryTest, TestSizeLimitedDistributedMap, TestSuggestSpellingConverter, BasicAuthIntegrationTest, TestDistribDocBasedVersion, ConfigSetsAPITest, ConvertedLegacyTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, ParsingFieldUpdateProcessorsTest, ConnectionReuseTest, SpellingQueryConverterTest, TestTolerantUpdateProcessorCloud, TestLeaderElectionZkExpiry, DebugComponentTest, CollectionsAPIDistributedZkTest, TestDocTermOrds, RuleEngineTest, FacetPivotSmallTest, TestFieldCacheReopen, TestFileDictionaryLookup, TestExactStatsCache, TestSolrConfigHandlerCloud, TestQueryTypes, SortSpecParsingTest, DateMathParserTest, BlobRepositoryCloudTest, UniqFieldsUpdateProcessorFactoryTest, MultiThreadedOCPTest, TestBinaryField, TestIndexSearcher, RequestLoggingTest, BJQParserTest, BaseCdcrDistributedZkTest, TestRuleBasedAuthorizationPlugin, OverseerStatusTest, TestIntervalFaceting, MultiTermTest, TestAuthenticationFramework, TestReload, TestPerFieldSimilarity, ResourceLoaderTest, WordBreakSolrSpellCheckerTest, TestRangeQuery, ChaosMonkeySafeLeaderTest, TestZkChroot, TestDynamicLoading, VMParamsZkACLAndCredentialsProvidersTest, TestAtomicUpdateErrorCases, TestCloudManagedSchema, TestSchemaNameResource, HdfsBasicDistributedZkTest, TestFastOutputStream, DistributedQueueTest, DeleteStatusTest, AddBlockUpdateTest, TestPivotHelperCode, TestConfigOverlay, TestSSLRandomization, CacheHeaderTest, BitVectorTest, FullSolrCloudDistribCmdsTest, TestCustomDocTransformer, SpellCheckCollatorTest, MergeStrategyTest, TestReRankQParserPlugin, TestConfigSetsAPIZkFailure, HdfsDirectoryTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [302/620 (3!)] on J1 in 79.97s, 1 test, 1 error <<< FAILURES!

[...truncated 1069 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 errors, 1 failure, 139 ignored (93 assumptions) [seed: 641939ABDED07620]

Total time: 71 minutes 12 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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5977 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5977/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:54574/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54574/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([7ED6AC07826583A5:F68293DD2C99EE5D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:207)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10811 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\init-core-data-001
   [junit4]   2> 371237 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-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> 371243 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 371246 INFO  (Thread-982) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 371246 INFO  (Thread-982) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 371343 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54570
   [junit4]   2> 371343 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 371344 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371348 INFO  (zkCallback-705-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@705d524e name:ZooKeeperConnection Watcher:127.0.0.1:54570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 371348 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371348 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 371348 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 371357 INFO  (jetty-launcher-704-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 371358 INFO  (jetty-launcher-704-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f259e6d{/solr,null,AVAILABLE}
   [junit4]   2> 371360 INFO  (jetty-launcher-704-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 371361 INFO  (jetty-launcher-704-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73910937{/solr,null,AVAILABLE}
   [junit4]   2> 371362 INFO  (jetty-launcher-704-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6fc7d98b{HTTP/1.1,[http/1.1]}{127.0.0.1:54577}
   [junit4]   2> 371362 INFO  (jetty-launcher-704-thread-2) [    ] o.e.j.s.Server Started @376649ms
   [junit4]   2> 371362 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54577}
   [junit4]   2> 371362 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 371362 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2'
   [junit4]   2> 371362 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 371362 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 371363 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 371364 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371364 INFO  (jetty-launcher-704-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@16fcd8f6{HTTP/1.1,[http/1.1]}{127.0.0.1:54574}
   [junit4]   2> 371364 INFO  (jetty-launcher-704-thread-1) [    ] o.e.j.s.Server Started @376651ms
   [junit4]   2> 371364 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54574}
   [junit4]   2> 371364 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 371364 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1'
   [junit4]   2> 371365 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 371365 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 371365 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 371366 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371371 INFO  (zkCallback-706-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41959cd6 name:ZooKeeperConnection Watcher:127.0.0.1:54570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 371371 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371371 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 371371 INFO  (zkCallback-707-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63cb4e38 name:ZooKeeperConnection Watcher:127.0.0.1:54570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 371372 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371372 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 371382 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 371383 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 371395 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 0x155dae202cc0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 371395 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.
   [junit4]   2> 371396 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1595351690
   [junit4]   2> 371396 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2]
   [junit4]   2> 371397 WARN  (jetty-launcher-704-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\lib
   [junit4]   2> 371397 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 371399 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 371399 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 371399 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 371399 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54570/solr
   [junit4]   2> 371399 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 371399 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 371400 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371405 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\.
   [junit4]   2> 371405 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 383417795
   [junit4]   2> 371406 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1]
   [junit4]   2> 371406 WARN  (jetty-launcher-704-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\lib
   [junit4]   2> 371406 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 371408 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 371408 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 371408 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 371408 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54570/solr
   [junit4]   2> 371408 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 371408 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 371408 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371408 INFO  (zkCallback-710-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@81a988 name:ZooKeeperConnection Watcher:127.0.0.1:54570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 371409 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371410 INFO  (jetty-launcher-704-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 371414 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$44/1536299396@78d872d2
   [junit4]   2> 371415 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371415 INFO  (zkCallback-713-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33e237d9 name:ZooKeeperConnection Watcher:127.0.0.1:54570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 371415 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371415 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 371419 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$44/1536299396@14a9eb67
   [junit4]   2> 371421 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371421 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d871eeb name:ZooKeeperConnection Watcher:127.0.0.1:54570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 371421 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371423 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 371433 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 371434 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 371438 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 371440 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 371441 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 371443 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 371444 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 371445 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 371447 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 371448 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 371448 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 371448 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 371450 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 371453 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 371454 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 371455 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96223631302721541-127.0.0.1:54577_solr-n_0000000000
   [junit4]   2> 371456 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54577_solr
   [junit4]   2> 371456 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 371457 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer Overseer (id=96223631302721541-127.0.0.1:54577_solr-n_0000000000) starting
   [junit4]   2> 371459 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 371468 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 371468 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54577_solr
   [junit4]   2> 371468 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54577_solr
   [junit4]   2> 371469 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 371473 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 371476 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 371476 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 371477 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.
   [junit4]   2> 371477 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18d704a8 name:ZooKeeperConnection Watcher:127.0.0.1:54570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 371478 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371478 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 371478 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 371478 INFO  (jetty-launcher-704-thread-2) [n:127.0.0.1:54577_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 371479 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 371479 INFO  (OverseerCollectionConfigSetProcessor-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 371481 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 371485 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 371485 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 371486 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 371489 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 371489 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96223631302721542-127.0.0.1:54574_solr-n_0000000001
   [junit4]   2> 371490 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96223631302721541-127.0.0.1:54577_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 371491 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54574_solr as DOWN
   [junit4]   2> 371492 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54574_solr
   [junit4]   2> 371492 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54574_solr
   [junit4]   2> 371494 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54574_solr"} current state version: 0
   [junit4]   2> 371494 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54574_solr
   [junit4]   2> 371496 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 371496 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 371497 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 371497 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 371505 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 371505 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 371507 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\.
   [junit4]   2> 371507 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 371508 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 371508 INFO  (jetty-launcher-704-thread-1) [n:127.0.0.1:54574_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 371508 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 371509 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371511 INFO  (zkCallback-718-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d2aa20c name:ZooKeeperConnection Watcher:127.0.0.1:54570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 371511 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371511 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 371512 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 0x155dae202cc0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 371517 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 371517 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371519 INFO  (zkCallback-721-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e1fdab6 name:ZooKeeperConnection Watcher:127.0.0.1:54570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 371519 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371519 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 371519 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 371521 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 371521 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 371525 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 371527 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 371544 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[7ED6AC07826583A5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 371549 INFO  (qtp1187787824-3731) [n:127.0.0.1:54577_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.customKey=customValue&collection.configName=conf1&router.field=shard_s&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 371552 INFO  (OverseerCollectionConfigSetProcessor-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 371552 INFO  (OverseerThreadFactory-1337-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 371552 INFO  (OverseerThreadFactory-1337-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 371553 INFO  (OverseerThreadFactory-1337-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 371553 INFO  (OverseerThreadFactory-1337-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 371555 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 371555 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 371555 INFO  (zkCallback-721-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 371558 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 371558 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 371559 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 371659 INFO  (OverseerThreadFactory-1337-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 371659 INFO  (OverseerThreadFactory-1337-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:54577_solr
   [junit4]   2> 371660 INFO  (OverseerThreadFactory-1337-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:54574_solr
   [junit4]   2> 371663 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 371664 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 371668 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 371668 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 371669 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 371669 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 371678 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 371679 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 371679 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 371680 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 371680 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 371680 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 371682 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54574/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54574_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 371682 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54574/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54574_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 371747 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54577/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54577_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 371747 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54577/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54577_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 371876 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 371877 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 371877 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 371878 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 371878 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 372687 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 372688 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 372688 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 372688 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 372702 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 372702 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 372702 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 372702 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 372704 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 372704 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 372704 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 372704 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 372705 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 372705 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 372705 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 372705 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 372710 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 372710 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 372718 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 372720 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 372735 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 372739 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 372744 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 372745 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 372745 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 372746 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 372746 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 372746 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 372746 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 372747 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 372747 WARN  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 372748 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 372754 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 372756 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 372773 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 372778 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 372779 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 372782 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 372782 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 372782 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 372782 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 372782 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 372783 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 372783 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 372783 WARN  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 372783 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 372785 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6c79a933 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@214deef5),segFN=segments_1,generation=1}
   [junit4]   2> 372785 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 372785 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6721b17d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d3da504),segFN=segments_1,generation=1}
   [junit4]   2> 372785 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 372785 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 372787 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 372788 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 372789 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 372790 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 372792 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 372792 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 372796 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 372796 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 372798 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 372798 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 372799 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6c79a933 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@214deef5),segFN=segments_1,generation=1}
   [junit4]   2> 372799 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 372800 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bae57c5[backuprestore_shard2_replica1] main]
   [junit4]   2> 372800 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 372801 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 372801 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 372801 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 372802 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 372802 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 372802 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 372802 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 372802 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 372802 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 372802 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 372802 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 372802 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 372803 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539578102469885952
   [junit4]   2> 372804 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539578102469885952
   [junit4]   2> 372804 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 372805 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 372805 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:54577/solr collection:backuprestore shard:shard2
   [junit4]   2> 372806 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 372809 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96223631302721541-core_node2-n_0000000000
   [junit4]   2> 372810 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 372812 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 372814 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 372814 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 372814 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54577/solr/backuprestore_shard2_replica1/
   [junit4]   2> 372814 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 372814 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:54577/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 372815 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 372817 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96223631302721541-core_node2-n_0000000000
   [junit4]   2> 372823 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:54577/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 372825 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54577/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 372825 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 372827 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 372828 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 372829 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 372830 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 372832 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 372832 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 372832 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 372832 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 372835 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 372838 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 372840 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6721b17d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d3da504),segFN=segments_1,generation=1}
   [junit4]   2> 372840 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 372840 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e414102[backuprestore_shard1_replica1] main]
   [junit4]   2> 372841 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 372842 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539578102510780416
   [junit4]   2> 372844 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539578102510780416
   [junit4]   2> 372847 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 372847 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 372847 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:54574/solr collection:backuprestore shard:shard1
   [junit4]   2> 372848 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 372852 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96223631302721542-core_node1-n_0000000000
   [junit4]   2> 372852 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 372854 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 372855 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 372855 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 372855 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54574/solr/backuprestore_shard1_replica1/
   [junit4]   2> 372855 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 372855 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:54574/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 372857 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 372858 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96223631302721542-core_node1-n_0000000000
   [junit4]   2> 372890 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:54574/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 372892 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54574/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 372894 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 372896 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 372897 INFO  (searcherExecutor-1341-thread-1-processing-n:127.0.0.1:54577_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@1bae57c5[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 372897 INFO  (searcherExecutor-1340-thread-1-processing-n:127.0.0.1:54574_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@5e414102[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 373011 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 373012 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 373012 INFO  (zkCallback-714-thread-3-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 373013 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 373013 INFO  (zkCallback-714-thread-3-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 373106 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:54574/solr/backuprestore_shard1_replica1/ and leader is http://127.0.0.1:54574/solr/backuprestore_shard1_replica1/
   [junit4]   2> 373106 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController We are http://127.0.0.1:54577/solr/backuprestore_shard2_replica1/ and leader is http://127.0.0.1:54577/solr/backuprestore_shard2_replica1/
   [junit4]   2> 373107 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=backuprestore_shard1_replica1 baseURL=http://127.0.0.1:54574/solr
   [junit4]   2> 373107 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 373107 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 373107 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController No LogReplay needed for core=backuprestore_shard2_replica1 baseURL=http://127.0.0.1:54577/solr
   [junit4]   2> 373107 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 373107 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 373109 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for backuprestore
   [junit4]   2> 373113 INFO  (qtp827132517-3719) [n:127.0.0.1:54574_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2} status=0 QTime=1449
   [junit4]   2> 373114 INFO  (qtp1187787824-3733) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for backuprestore
   [junit4]   2> 373115 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o

[...truncated too long message...]

_replica1] Closing main searcher on request.
   [junit4]   2> 380590 INFO  (coreCloseExecutor-1361-thread-1) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 380590 INFO  (coreCloseExecutor-1361-thread-1) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index;done=false>>]
   [junit4]   2> 380590 INFO  (coreCloseExecutor-1361-thread-1) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 380590 INFO  (coreCloseExecutor-1361-thread-1) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 380590 INFO  (coreCloseExecutor-1361-thread-1) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\;done=false>>]
   [junit4]   2> 380590 INFO  (coreCloseExecutor-1361-thread-1) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 380590 INFO  (coreCloseExecutor-1361-thread-1) [n:127.0.0.1:54577_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 380591 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 380591 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 380591 WARN  (zkCallback-715-thread-1-processing-n:127.0.0.1:54574_solr) [n:127.0.0.1:54574_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 380592 INFO  (jetty-launcher-704-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f259e6d{/solr,null,UNAVAILABLE}
   [junit4]   2> 380592 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 380599 INFO  (jetty-launcher-704-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96223631302721541-127.0.0.1:54577_solr-n_0000000000) closing
   [junit4]   2> 380599 INFO  (OverseerStateUpdate-96223631302721541-127.0.0.1:54577_solr-n_0000000000) [n:127.0.0.1:54577_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54577_solr
   [junit4]   2> 380603 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 380603 WARN  (zkCallback-714-thread-2-processing-n:127.0.0.1:54577_solr) [n:127.0.0.1:54577_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 380606 INFO  (jetty-launcher-704-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@73910937{/solr,null,UNAVAILABLE}
   [junit4]   2> 380612 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54570 54570
   [junit4]   2> 380614 INFO  (Thread-982) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54570 54570
   [junit4]   2> 380617 WARN  (Thread-982) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 380618 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7ED6AC07826583A5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_7ED6AC07826583A5-001
   [junit4]   2> Jul 11, 2016 4:55:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9634, maxDocsPerChunk=560, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9634, blockSize=3)), sim=ClassicSimilarity, locale=sr-Latn, timezone=Greenwich
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=51804032,total=202780672
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldOpenExchangeTest, CleanupOldIndexTest, TestRestoreCore, TestFiltering, CollectionReloadTest, TestCustomDocTransformer, SmileWriterTest, TestSuggestSpellingConverter, TestBadConfig, TestDistribIDF, ChangedSchemaMergeTest, CheckHdfsIndexTest, QueryResultKeyTest, TlogReplayBufferedWhileIndexingTest, SharedFSAutoReplicaFailoverTest, TestSolrQueryParser, TestCloudPseudoReturnFields, CachingDirectoryFactoryTest, BaseCdcrDistributedZkTest, TestMiniSolrCloudCluster, TestRandomCollapseQParserPlugin, TestRealTimeGet, DefaultValueUpdateProcessorTest, TestDistributedGrouping, TestOverriddenPrefixQueryForCustomFieldType, ConnectionReuseTest, TestNamedUpdateProcessors, TestNumericTerms64, TestComplexPhraseQParserPlugin, CSVRequestHandlerTest, WordBreakSolrSpellCheckerTest, FacetPivotSmallTest, TestCSVResponseWriter, TestReplicationHandlerBackup, RequestHandlersTest, TestReversedWildcardFilterFactory, DirectUpdateHandlerOptimizeTest, TestShardHandlerFactory, HdfsRecoveryZkTest, TestConfigSetsAPI, DistributedQueueTest, SortSpecParsingTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [77/620 (1!)] on J1 in 10.16s, 1 test, 1 error <<< FAILURES!

[...truncated 1794 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 144 ignored (98 assumptions) [seed: 7ED6AC07826583A5]

Total time: 71 minutes 52 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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5976 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5976/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([BFEB3AEC36B689AA:4898D4B4F05E264C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1327)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:60082/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:60082/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([BFEB3AEC36B689AA:823394C00E58D7DA]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:60082/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([BFEB3AEC36B689AA:37BF0536984AE452]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:209)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11613 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\init-core-data-001
   [junit4]   2> 1435215 INFO  (SUITE-TestReplicationHandler-seed#[BFEB3AEC36B689AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1435217 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
   [junit4]   2> 1435218 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\collection1
   [junit4]   2> 1435229 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1435230 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7532ecf{/solr,null,AVAILABLE}
   [junit4]   2> 1435232 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@317caba1{HTTP/1.1,[http/1.1]}{127.0.0.1:50048}
   [junit4]   2> 1435232 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.Server Started @1439577ms
   [junit4]   2> 1435232 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=50048}
   [junit4]   2> 1435232 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1435232 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001'
   [junit4]   2> 1435232 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1435232 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1435233 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\solr.xml
   [junit4]   2> 1435242 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.
   [junit4]   2> 1435242 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 130668749
   [junit4]   2> 1435242 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001]
   [junit4]   2> 1435242 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\lib
   [junit4]   2> 1435243 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1435246 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1435246 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1435246 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1435246 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1435246 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1435248 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.
   [junit4]   2> 1435251 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1435251 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.\collection1
   [junit4]   2> 1435252 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1435252 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1435252 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1435252 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\collection1'
   [junit4]   2> 1435252 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1435252 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1435270 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1435272 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1435276 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1435279 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1435284 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1435291 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\collection1'
   [junit4]   2> 1435291 INFO  (coreLoadExecutor-5372-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.\collection1
   [junit4]   2> 1435291 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1435291 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1435291 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1435291 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1435291 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1435291 WARN  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1435291 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1435292 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.59375, floorSegmentMB=0.283203125, forceMergeDeletesPctAllowed=8.396226035222345, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1435292 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@210e9bde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55e914b1),segFN=segments_1,generation=1}
   [junit4]   2> 1435292 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1435293 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1435294 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1435300 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1435301 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1435301 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1435303 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1435304 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1435304 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1435304 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1435304 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1435304 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1435305 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=77.7529296875, floorSegmentMB=1.7646484375, forceMergeDeletesPctAllowed=23.696139945310843, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3090762254476318
   [junit4]   2> 1435305 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@210e9bde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55e914b1),segFN=segments_1,generation=1}
   [junit4]   2> 1435305 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1435305 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@456c489[collection1] main]
   [junit4]   2> 1435305 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\collection1\conf
   [junit4]   2> 1435305 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1435305 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-001\collection1\conf
   [junit4]   2> 1435306 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1435306 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1435306 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1435306 INFO  (searcherExecutor-5373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@456c489[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1435306 INFO  (coreLoadExecutor-5372-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1435755 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1
   [junit4]   2> 1435765 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1435765 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16cabcf9{/solr,null,AVAILABLE}
   [junit4]   2> 1435766 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@732fb1ed{HTTP/1.1,[http/1.1]}{127.0.0.1:50051}
   [junit4]   2> 1435767 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.Server Started @1440112ms
   [junit4]   2> 1435767 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=50051}
   [junit4]   2> 1435767 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1435767 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002'
   [junit4]   2> 1435767 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1435767 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1435768 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\solr.xml
   [junit4]   2> 1435771 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.
   [junit4]   2> 1435771 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 659768302
   [junit4]   2> 1435771 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002]
   [junit4]   2> 1435772 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\lib
   [junit4]   2> 1435772 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1435774 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1435774 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1435774 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1435774 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1435775 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1435775 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.
   [junit4]   2> 1435779 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1435779 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1
   [junit4]   2> 1435780 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1435780 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1435780 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1435780 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1'
   [junit4]   2> 1435780 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1435780 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1435788 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1435790 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1435805 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1435808 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1435810 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1435812 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1'
   [junit4]   2> 1435812 INFO  (coreLoadExecutor-5382-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1
   [junit4]   2> 1435812 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1435812 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1435812 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1435813 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1435813 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1435813 WARN  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1435813 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1435813 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.59375, floorSegmentMB=0.283203125, forceMergeDeletesPctAllowed=8.396226035222345, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1435814 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@569bc5f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5233e6ab),segFN=segments_1,generation=1}
   [junit4]   2> 1435814 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1435815 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1435815 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1435816 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1435817 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1435818 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1435819 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1435820 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1435820 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1435820 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1435820 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1435820 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1435820 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=77.7529296875, floorSegmentMB=1.7646484375, forceMergeDeletesPctAllowed=23.696139945310843, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3090762254476318
   [junit4]   2> 1435821 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@569bc5f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5233e6ab),segFN=segments_1,generation=1}
   [junit4]   2> 1435821 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1435821 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@146f1388[collection1] main]
   [junit4]   2> 1435821 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1\conf
   [junit4]   2> 1435822 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1435822 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1\conf
   [junit4]   2> 1435822 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1435824 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1435824 INFO  (searcherExecutor-5383-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@146f1388[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1435824 INFO  (coreLoadExecutor-5382-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1435826 INFO  (qtp901583997-12746) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1436284 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@732fb1ed{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1436284 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=659768302
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2cb0f51b
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1436285 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 1436286 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1436286 INFO  (coreCloseExecutor-5388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1436286 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16cabcf9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1436297 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1436298 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c991b7{/solr,null,AVAILABLE}
   [junit4]   2> 1436300 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7de1d2f9{HTTP/1.1,[http/1.1]}{127.0.0.1:50058}
   [junit4]   2> 1436300 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.Server Started @1440645ms
   [junit4]   2> 1436300 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=50058}
   [junit4]   2> 1436300 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1436301 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002'
   [junit4]   2> 1436301 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1436301 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1436302 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\solr.xml
   [junit4]   2> 1436306 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.
   [junit4]   2> 1436306 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 866485835
   [junit4]   2> 1436306 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002]
   [junit4]   2> 1436306 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\lib
   [junit4]   2> 1436306 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1436309 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1436309 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1436309 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1436309 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1436309 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1436309 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.
   [junit4]   2> 1436310 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1436311 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1
   [junit4]   2> 1436311 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1436311 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1436311 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1436311 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1'
   [junit4]   2> 1436311 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1436311 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1436317 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1436319 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1436323 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1436328 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1436330 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1436334 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1'
   [junit4]   2> 1436334 INFO  (coreLoadExecutor-5395-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1
   [junit4]   2> 1436334 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1436334 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1436335 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1436335 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1436376 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1436376 WARN  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1436377 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1436377 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.59375, floorSegmentMB=0.283203125, forceMergeDeletesPctAllowed=8.396226035222345, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1436392 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@683b1b02 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19226509),segFN=segments_1,generation=1}
   [junit4]   2> 1436392 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1436393 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1436395 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1436395 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1436396 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1436398 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1436398 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1436398 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1436398 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1436398 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1436398 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1436401 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=77.7529296875, floorSegmentMB=1.7646484375, forceMergeDeletesPctAllowed=23.696139945310843, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3090762254476318
   [junit4]   2> 1436401 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@683b1b02 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19226509),segFN=segments_1,generation=1}
   [junit4]   2> 1436401 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1436401 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@374a4987[collection1] main]
   [junit4]   2> 1436401 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1\conf
   [junit4]   2> 1436401 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1436401 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\collection1\conf
   [junit4]   2> 1436402 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1436402 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1436402 INFO  (coreLoadExecutor-5395-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1436402 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1436403 INFO  (searcherExecutor-5396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@374a4987[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436815 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\collection1
   [junit4]   2> 1436827 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1436828 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3029a1c4{/solr,null,AVAILABLE}
   [junit4]   2> 1436829 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6c70a05d{HTTP/1.1,[http/1.1]}{127.0.0.1:50061}
   [junit4]   2> 1436830 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.e.j.s.Server Started @1441175ms
   [junit4]   2> 1436830 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\collection1\data, hostContext=/solr, hostPort=50061}
   [junit4]   2> 1436830 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1436830 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003'
   [junit4]   2> 1436830 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1436830 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1436831 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\solr.xml
   [junit4]   2> 1436836 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.
   [junit4]   2> 1436836 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 2026017372
   [junit4]   2> 1436836 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003]
   [junit4]   2> 1436837 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\lib
   [junit4]   2> 1436837 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1436839 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1436839 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1436839 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1436839 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1436839 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1436839 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.
   [junit4]   2> 1436845 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1436845 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.\collection1
   [junit4]   2> 1436846 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1436847 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1436847 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\collection1'
   [junit4]   2> 1436847 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BFEB3AEC36B689AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1436847 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1436847 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1436857 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1436859 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1436864 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1436868 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1436874 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1436878 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\collection1'
   [junit4]   2> 1436878 INFO  (coreLoadExecutor-5405-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.\collection1
   [junit4]   2> 1436878 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1436878 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.\collection1\data\]
   [junit4]   2> 1436878 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1436879 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.\collection1\data\
   [junit4]   2> 1436879 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.\collection1\data\index/
   [junit4]   2> 1436879 WARN  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1436879 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.\collection1\data\index
   [junit4]   2> 1436880 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.59375, floorSegmentMB=0.283203125, forceMergeDeletesPctAllowed=8.396226035222345, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1436880 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2a7f0fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ec7890d),segFN=segments_1,generation=1}
   [junit4]   2> 1436880 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1436882 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1436882 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\.\collection1\data\
   [junit4]   2> 1436884 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1436886 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1436888 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1436889 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1436891 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1436891 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1436891 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1436891 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1436891 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1436892 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=77.7529296875, floorSegmentMB=1.7646484375, forceMergeDeletesPctAllowed=23.696139945310843, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3090762254476318
   [junit4]   2> 1436892 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2a7f0fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ec7890d),segFN=segments_1,generation=1}
   [junit4]   2> 1436892 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1436892 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@104f4a1b[collection1] main]
   [junit4]   2> 1436893 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\collection1\conf
   [junit4]   2> 1436893 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\collection1\conf}
   [junit4]   2> 1436893 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_BFEB3AEC36B689AA-001\solr-instance-003\collection1\conf
   [junit4]   2> 1436894 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1436894 WARN  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1436895 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 1436895 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 1436895 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1436896 INFO  (searcherExecutor-5406-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@104f4a1b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436896 INFO  (coreLoadExecutor-5405-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: c

[...truncated too long message...]

impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [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.security.BasicAuthIntegrationTest_BFEB3AEC36B689AA-001
   [junit4]   2> Jul 11, 2016 8:45:49 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(Lucene62): {range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=FSTOrd50, intDefault=PostingsFormat(name=Memory doPackFST= false), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=887, maxMBSortInHeap=7.0845229683916795, sim=ClassicSimilarity, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Pacific/Niue
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=184856768,total=479723520
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI, LoggingHandlerTest, DistributedMLTComponentTest, PluginInfoTest, TestFoldingMultitermQuery, TestCharFilters, TestStressCloudBlindAtomicUpdates, TestSizeLimitedDistributedMap, TestFileDictionaryLookup, RAMDirectoryFactoryTest, TestInitQParser, TestDistributedStatsComponentCardinality, AnalyticsQueryTest, TestSolrDeletionPolicy2, TestOmitPositions, SharedFSAutoReplicaFailoverTest, TestClassicSimilarityFactory, OverseerStatusTest, TestCloudInspectUtil, TestCollationField, AsyncCallRequestStatusResponseTest, TestSchemaManager, TestManagedSchema, DebugComponentTest, CleanupOldIndexTest, SignatureUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, TestBadConfig, TestCrossCoreJoin, TestFieldSortValues, AddBlockUpdateTest, TestHighFrequencyDictionaryFactory, AutoCommitTest, CollectionReloadTest, CdcrVersionReplicationTest, FullHLLTest, TestScoreJoinQPScore, FacetPivotSmallTest, SuggesterWFSTTest, CheckHdfsIndexTest, TestSolrQueryParser, TestBM25SimilarityFactory, ShowFileRequestHandlerTest, TestExclusionRuleCollectionAccess, SortSpecParsingTest, TestSchemaSimilarityResource, TestPivotHelperCode, TestIndexingPerformance, TestSolr4Spatial, TestManagedResourceStorage, CoreAdminHandlerTest, TestPHPSerializedResponseWriter, BadCopyFieldTest, TestLegacyFieldCache, SpellCheckCollatorTest, SpellCheckComponentTest, TestOverriddenPrefixQueryForCustomFieldType, SolrPluginUtilsTest, ZkSolrClientTest, TestFieldCollectionResource, SolrInfoMBeanTest, AliasIntegrationTest, TestExactStatsCache, TestNamedUpdateProcessors, TestReversedWildcardFilterFactory, TestBinaryField, TestAtomicUpdateErrorCases, ReplicationFactorTest, TestRangeQuery, ChaosMonkeySafeLeaderTest, SynonymTokenizerTest, CopyFieldTest, ConfigSetsAPITest, TestObjectReleaseTracker, DirectSolrConnectionTest, TestConfigSetProperties, TestCustomDocTransformer, TestNRTOpen, TestSolrIndexConfig, DistributedTermsComponentTest, BadIndexSchemaTest, LeaderElectionIntegrationTest, HdfsRecoveryZkTest, TestLeaderElectionZkExpiry, AddSchemaFieldsUpdateProcessorFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, TestSystemIdResolver, DistributedFacetPivotLargeTest, TestSimpleTrackingShardHandler, TestDistributedGrouping, TermVectorComponentDistributedTest, ConvertedLegacyTest, DirectUpdateHandlerOptimizeTest, TestSolrConfigHandlerCloud, TestSchemaNameResource, QueryParsingTest, TestRawTransformer, HdfsSyncSliceTest, DistribDocExpirationUpdateProcessorTest, HdfsDirectoryTest, TestMiniSolrCloudCluster, TestTrie, SortByFunctionTest, DocExpirationUpdateProcessorFactoryTest, SolrIndexSplitterTest, TestConfigSetsAPIZkFailure, LukeRequestHandlerTest, TestFieldTypeCollectionResource, SimpleCollectionCreateDeleteTest, TestCloudManagedSchema, JavabinLoaderTest, TestFieldCacheVsDocValues, TestValueSourceCache, TestUtils, ZkNodePropsTest, TestCSVResponseWriter, CdcrUpdateLogTest, TestRealTimeGet, OverseerModifyCollectionTest, MultiThreadedOCPTest, ResponseLogComponentTest, SolrCmdDistributorTest, TestRequestForwarding, HLLUtilTest, DeleteStatusTest, TestFastOutputStream, TestSubQueryTransformer, TestInfoStreamLogging, TestAnalyzeInfixSuggestions, CreateCollectionCleanupTest, SmileWriterTest, TestMissingGroups, TestRecovery, CoreMergeIndexesAdminHandlerTest, TestStressRecovery, UUIDUpdateProcessorFallbackTest, BinaryUpdateRequestHandlerTest, TestIndexSearcher, SpatialRPTFieldTypeTest, FileUtilsTest, TestDocBasedVersionConstraints, TestManagedStopFilterFactory, RecoveryAfterSoftCommitTest, BlockJoinFacetRandomTest, SaslZkACLProviderTest, TestConfigReload, TestComplexPhraseQParserPlugin, StatsComponentTest, TestTrieFacet, TestTolerantUpdateProcessorCloud, BasicZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, ZkControllerTest, TestStressReorder, TestJoin, TestReload, SolrCoreTest, BasicFunctionalityTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SuggesterTSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestQueryTypes, TermsComponentTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, MBeansHandlerTest, JsonLoaderTest, CSVRequestHandlerTest, SearchHandlerTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestLRUCache, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, ConnectionReuseTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestCryptoKeys, TestLockTree, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, RulesTest, CoreAdminRequestStatusTest, SecurityConfHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, TestSlowCompositeReaderWrapper, TestIntervalFaceting, TestGraphMLResponseWriter, TestSolrQueryResponse, TestSubQueryTransformerDistrib, TestCloudSchemaless, TestStandardQParsers, TestXmlQParser, TestMinMaxOnMultiValuedField, TestOrdValues, BJQParserTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestScoreJoinQPNoScore, TestJsonRequest, CloudMLTQParserTest, TestExactSharedStatsCache, TestLRUStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [589/620 (3!)] on J1 in 17.38s, 1 test, 1 error <<< FAILURES!

[...truncated 105 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 2 failures, 145 ignored (99 assumptions) [seed: BFEB3AEC36B689AA]

Total time: 63 minutes 14 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



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5975 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5975/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:49305/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:49305/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([F438E02F24BF7D10:C9E04E031C512360]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:49305/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:59967/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59967/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([F438E02F24BF7D10:7C6CDFF58A4310E8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:207)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10667 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\init-core-data-001
   [junit4]   2> 194248 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-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> 194250 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 194263 INFO  (Thread-811) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 194264 INFO  (Thread-811) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 194350 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59963
   [junit4]   2> 194350 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194355 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194366 INFO  (zkCallback-380-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1126f30 name:ZooKeeperConnection Watcher:127.0.0.1:59963 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194366 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194367 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194367 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 194378 INFO  (jetty-launcher-379-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 194380 INFO  (jetty-launcher-379-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f66ec{/solr,null,AVAILABLE}
   [junit4]   2> 194382 INFO  (jetty-launcher-379-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 194383 INFO  (jetty-launcher-379-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@12bf239{HTTP/1.1,[http/1.1]}{127.0.0.1:59967}
   [junit4]   2> 194383 INFO  (jetty-launcher-379-thread-2) [    ] o.e.j.s.Server Started @198036ms
   [junit4]   2> 194383 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59967}
   [junit4]   2> 194384 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 194385 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2'
   [junit4]   2> 194385 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 194385 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 194386 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194388 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194389 INFO  (jetty-launcher-379-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e84c30{/solr,null,AVAILABLE}
   [junit4]   2> 194390 INFO  (jetty-launcher-379-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@10f77c5{HTTP/1.1,[http/1.1]}{127.0.0.1:59972}
   [junit4]   2> 194390 INFO  (jetty-launcher-379-thread-1) [    ] o.e.j.s.Server Started @198043ms
   [junit4]   2> 194390 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59972}
   [junit4]   2> 194391 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 194391 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1'
   [junit4]   2> 194391 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 194391 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 194392 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194396 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194408 INFO  (zkCallback-381-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a9a6a8 name:ZooKeeperConnection Watcher:127.0.0.1:59963/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194408 INFO  (zkCallback-382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b1369 name:ZooKeeperConnection Watcher:127.0.0.1:59963/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194408 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194409 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194409 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194409 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194410 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 194411 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 194428 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 0x155d729e98d0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 194430 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\.
   [junit4]   2> 194430 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 25930790
   [junit4]   2> 194430 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1]
   [junit4]   2> 194430 WARN  (jetty-launcher-379-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\lib
   [junit4]   2> 194430 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 194431 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 0x155d729e98d0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 194432 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.
   [junit4]   2> 194432 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 3531614
   [junit4]   2> 194432 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2]
   [junit4]   2> 194432 WARN  (jetty-launcher-379-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\lib
   [junit4]   2> 194433 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 194440 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 194440 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 194440 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 194440 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 194440 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59963/solr
   [junit4]   2> 194440 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 194440 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 194441 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194442 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 194443 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59963/solr
   [junit4]   2> 194443 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 194443 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194444 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194445 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194452 INFO  (zkCallback-388-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ff923 name:ZooKeeperConnection Watcher:127.0.0.1:59963 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194452 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194453 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194454 INFO  (zkCallback-387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c18d1e name:ZooKeeperConnection Watcher:127.0.0.1:59963 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194454 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194454 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194455 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 0x155d729e98d0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 194456 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$44/32742420@1e264a5
   [junit4]   2> 194459 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194461 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$44/32742420@a5d115
   [junit4]   2> 194461 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 0x155d729e98d0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 194464 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194465 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b31f92 name:ZooKeeperConnection Watcher:127.0.0.1:59963/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194465 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194468 INFO  (zkCallback-390-thread-1-processing-n:127.0.0.1:59967_solr) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dc6f83 name:ZooKeeperConnection Watcher:127.0.0.1:59963/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194468 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194469 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 194471 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 194477 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 194477 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 194490 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 194493 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 194499 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 194500 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 194507 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 194507 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 194511 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 194511 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 194514 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 194517 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 194519 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 194523 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 194525 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 194527 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 194528 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 194531 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 194531 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 194533 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 194533 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 194535 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 194535 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 194541 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 194544 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 194548 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 194550 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 194552 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219542070296581-127.0.0.1:59972_solr-n_0000000000
   [junit4]   2> 194552 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 194553 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59972_solr
   [junit4]   2> 194553 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 194553 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219542070296582-127.0.0.1:59967_solr-n_0000000001
   [junit4]   2> 194555 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96219542070296581-127.0.0.1:59972_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 194555 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.Overseer Overseer (id=96219542070296581-127.0.0.1:59972_solr-n_0000000000) starting
   [junit4]   2> 194556 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59967_solr
   [junit4]   2> 194556 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59967_solr
   [junit4]   2> 194560 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 194560 INFO  (zkCallback-390-thread-1-processing-n:127.0.0.1:59967_solr) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 194560 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 194562 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 194562 INFO  (zkCallback-390-thread-1-processing-n:127.0.0.1:59967_solr) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 194588 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 194590 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59972_solr as DOWN
   [junit4]   2> 194592 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59972_solr
   [junit4]   2> 194593 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59972_solr
   [junit4]   2> 194595 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 194595 INFO  (zkCallback-390-thread-1-processing-n:127.0.0.1:59967_solr) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 194608 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 194609 INFO  (zkCallback-390-thread-1-processing-n:127.0.0.1:59967_solr) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 194625 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 194625 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 194629 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.
   [junit4]   2> 194630 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 194632 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 194632 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 194632 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 194632 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:59967_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 194633 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\.
   [junit4]   2> 194633 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 194635 INFO  (OverseerCollectionConfigSetProcessor-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 194635 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 194635 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:59972_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 194636 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194637 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 194637 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194641 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 194643 INFO  (zkCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eb145d name:ZooKeeperConnection Watcher:127.0.0.1:59963 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194643 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194643 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194645 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59972_solr"} current state version: 0
   [junit4]   2> 194645 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59972_solr
   [junit4]   2> 194649 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194651 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194654 INFO  (zkCallback-396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c019ed name:ZooKeeperConnection Watcher:127.0.0.1:59963/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194654 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194655 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194655 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 194656 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 194657 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 194661 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 194674 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F438E02F24BF7D10]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 194718 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[F438E02F24BF7D10]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 194726 INFO  (qtp25177366-2186) [n:127.0.0.1:59972_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 194733 INFO  (OverseerCollectionConfigSetProcessor-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 194735 INFO  (OverseerThreadFactory-757-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 194736 INFO  (OverseerThreadFactory-757-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 194738 INFO  (OverseerThreadFactory-757-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 194740 INFO  (OverseerThreadFactory-757-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 194744 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 194744 INFO  (zkCallback-390-thread-1-processing-n:127.0.0.1:59967_solr) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 194744 INFO  (zkCallback-396-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 194758 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 194758 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 194761 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 194859 INFO  (OverseerThreadFactory-757-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 194859 INFO  (OverseerThreadFactory-757-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:59967_solr
   [junit4]   2> 194859 INFO  (OverseerThreadFactory-757-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:59967_solr
   [junit4]   2> 194860 INFO  (OverseerThreadFactory-757-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:59972_solr
   [junit4]   2> 194860 INFO  (OverseerThreadFactory-757-thread-1-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:59972_solr
   [junit4]   2> 194874 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 194877 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 194878 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 194879 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 194883 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 194883 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 194884 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 194885 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 194886 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 194888 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 194888 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 194892 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 194893 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 194895 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 194895 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 194896 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 194896 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 194896 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 194897 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 194897 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 194897 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 194897 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 194898 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59967/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59967_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 194898 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59967/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59967_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 194906 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59972/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59972_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 194906 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59972/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59972_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 194914 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59967/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59967_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 194914 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59967/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59967_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 194921 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59972/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59972_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 194922 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59972/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59972_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 195034 INFO  (OverseerStateUpdate-96219542070296581-127.0.0.1:59972_solr-n_0000000000) [n:127.0.0.1:59972_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 195036 INFO  (zkCallback-390-thread-1-processing-n:127.0.0.1:59967_solr) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 195037 INFO  (zkCallback-389-thread-2-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 195040 INFO  (zkCallback-390-thread-1-processing-n:127.0.0.1:59967_solr) [n:127.0.0.1:59967_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 195040 INFO  (zkCallback-389-thread-2-processing-n:127.0.0.1:59972_solr) [n:127.0.0.1:59972_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 195896 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 195896 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 195896 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 195896 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 195897 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 195898 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 195901 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 195901 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 195903 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 195903 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 195908 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 195909 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 195909 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 195909 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 195913 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 195913 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 195914 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 195914 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 195918 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 195926 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 195934 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 195934 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 195936 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 195936 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 195937 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 195948 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 195948 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 195948 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 195950 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 195950 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 195950 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 195950 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 195953 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 195974 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 195974 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 195976 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 195981 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 195981 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 195981 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 195981 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 195985 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 195990 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 195990 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 195993 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 196000 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 196002 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 196005 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 196010 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 196010 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 196018 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 196018 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 196020 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 196020 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 196021 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 196022 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 196022 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 196023 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 196023 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 196023 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 196024 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 196024 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 196024 WARN  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 196027 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 196031 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 196031 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 196032 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 196032 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 196032 WARN  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 196033 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 196052 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 196054 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 196054 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@925d2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fd27b0),segFN=segments_1,generation=1}
   [junit4]   2> 196055 INFO  (qtp25177366-2185) [n:127.0.0.1:59972_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 196055 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b2618d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1973cfd),segFN=segments_1,generation=1}
   [junit4]   2> 196055 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 196059 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 196062 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 196062 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 196063 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 196063 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 196063 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 196064 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 196064 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 196064 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 196064 WARN  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 196066 INFO  (qtp1325741-2193) [n:127.0.0.1:59967_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 196067 INFO  (qtp1325741-2173) [n:127.0.0.1:59967_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 196068 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 196071 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 196071 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 196071 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 196071 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 196071 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 196073 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_F438E02F24BF7D10-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 196073 INFO  (qtp25177366-2184) [n:127.0.0.1:59972_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.clo

[...truncated too long message...]


   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [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.security.BasicAuthIntegrationTest_F438E02F24BF7D10-001
   [junit4]   2> Jul 11, 2016 12:22:09 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=Lucene62, sim=RandomSimilarity(queryNorm=false): {}, locale=ro-RO, timezone=Etc/GMT+9
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=253010016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, SearchHandlerTest, JavabinLoaderTest, TestMiniSolrCloudCluster, DeleteStatusTest, DateFieldTest, TestGraphTermsQParserPlugin, CopyFieldTest, TestSimpleQParserPlugin, TestFieldTypeCollectionResource, TestObjectReleaseTracker, TestCharFilters, TestBinaryResponseWriter, TestFastOutputStream, HdfsSyncSliceTest, QueryResultKeyTest, DistributedFacetPivotSmallAdvancedTest, DebugComponentTest, TestDistributedGrouping, PluginInfoTest, TestLocalFSCloudBackupRestore, BadCopyFieldTest, TestConfigSetsAPI, TestSolrConfigHandlerCloud, DistribDocExpirationUpdateProcessorTest, SolrPluginUtilsTest, TestRestoreCore, FileBasedSpellCheckerTest, ClassificationUpdateProcessorFactoryTest, TestRebalanceLeaders, TestFieldSortValues, TestLMJelinekMercerSimilarityFactory, OpenCloseCoreStressTest, NumericFieldsTest, SolrCmdDistributorTest, BigEndianAscendingWordDeserializerTest, ShowFileRequestHandlerTest, TestSuggestSpellingConverter, TestSystemIdResolver, TestInitQParser, QueryParsingTest, BinaryUpdateRequestHandlerTest, LoggingHandlerTest, TestSolrDeletionPolicy2, DateMathParserTest, ChangedSchemaMergeTest, TlogReplayBufferedWhileIndexingTest, ResponseHeaderTest, MergeStrategyTest, BadIndexSchemaTest, CdcrVersionReplicationTest, LeaderElectionIntegrationTest, SpatialRPTFieldTypeTest, TestJettySolrRunner, TestCloudPseudoReturnFields, TestReload, GraphQueryTest, TestRuleBasedAuthorizationPlugin, TestFuzzyAnalyzedSuggestions, TestOrdValues, AutoCommitTest, TestCloudManagedSchema, TestRecovery, DistributedMLTComponentTest, TestCSVResponseWriter, TestConfigSetsAPIZkFailure, CleanupOldIndexTest, TestSolrCLIRunExample, TestFieldCollectionResource, TestSolr4Spatial, TestQuerySenderListener, TestStressRecovery, TestSerializedLuceneMatchVersion, TestDocTermOrds, VMParamsZkACLAndCredentialsProvidersTest, DistributedFacetPivotLargeTest, CollectionReloadTest, TestSubQueryTransformer, TestSolrQueryParser, DirectSolrConnectionTest, BlockJoinFacetRandomTest, TestNumericTerms64, TestFiltering, SpellingQueryConverterTest, StatsComponentTest, TestFileDictionaryLookup, SimpleCollectionCreateDeleteTest, ChaosMonkeySafeLeaderTest, CdcrReplicationHandlerTest, TestDistribIDF, HdfsNNFailoverTest, TestSolrQueryParserResource, DistributedQueryComponentOptimizationTest, TestReplicationHandlerBackup, TestFieldCacheReopen, DistributedDebugComponentTest, TestCopyFieldCollectionResource, TestGraphMLResponseWriter, TestSchemaSimilarityResource, RequestLoggingTest, UpdateRequestProcessorFactoryTest, ConfigSetsAPITest, TestPerFieldSimilarity, TestDistributedStatsComponentCardinality, TestAtomicUpdateErrorCases, TestIndexSearcher, UniqFieldsUpdateProcessorFactoryTest, TestBM25SimilarityFactory, TestJoin, TestSchemaNameResource, TestAnalyzeInfixSuggestions, TestBinaryField, RecoveryAfterSoftCommitTest, TestRangeQuery, TestSolrCoreProperties, TermVectorComponentDistributedTest, TestManagedResourceStorage, HdfsChaosMonkeySafeLeaderTest, TestValueSourceCache, HdfsDirectoryTest, SpellCheckCollatorTest, TestComplexPhraseQParserPlugin, TestAuthorizationFramework, DistributedQueueTest, TestTrie, WordBreakSolrSpellCheckerTest, RequestHandlersTest, TestSolr4Spatial2, TestInfoStreamLogging, CollectionsAPISolrJTest, ConvertedLegacyTest, TestCoreDiscovery, TestZkChroot, ResponseLogComponentTest, TestOverriddenPrefixQueryForCustomFieldType, LukeRequestHandlerTest, SolrInfoMBeanTest, TestFieldCacheSort, MultiTermTest, SmileWriterTest, CheckHdfsIndexTest, SpellCheckComponentTest, BitVectorTest, TestDynamicLoading, HdfsTlogReplayBufferedWhileIndexingTest, TestManagedSchema, SortSpecParsingTest, FullHLLTest, TestSortingResponseWriter, CurrencyFieldOpenExchangeTest, OpenExchangeRatesOrgProviderTest, CloudMLTQParserTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ZkCLITest, ShardRoutingCustomTest, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, DistributedTermsComponentTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, AnalysisAfterCoreReloadTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestUpdate, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, CacheHeaderTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, DocumentBuilderTest, TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, RegexBoostProcessorTest, JSONWriterTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, SampleTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ScriptEngineTest, PreAnalyzedFieldTest, PrimUtilsTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CollectionTooManyReplicasTest, DeleteReplicaTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, ReplicationFactorTest, RollingRestartTest, ShardSplitTest, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestOnReconnectListenerSupport, TestReplicaProperties, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, RulesTest, TestIntervalFaceting, TestSubQueryTransformerDistrib, TestCloudSchemaless, TestSchemaManager, TestUseDocValuesAsStored2, AnalyticsQueryTest, RankQueryTest, TestCollapseQParserPlugin, TestFilteredDocIdSet, TestHashQParserPlugin, TestMaxScoreQueryParser, TestMissingGroups, TestRandomCollapseQParserPlugin, TestReRankQParserPlugin, TestReloadDeadlock, TestSmileRequest, TestStandardQParsers, TestStressUserVersions, TestTrieFacet, TestJsonFacets, BJQParserTest, BlockJoinFacetDistribTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory, TestExactSharedStatsCache, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [593/620 (2!)] on J1 in 18.68s, 1 test, 1 error <<< FAILURES!

[...truncated 126 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 errors, 144 ignored (98 assumptions) [seed: F438E02F24BF7D10]

Total time: 79 minutes 14 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



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5974 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5974/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([1FCB512F0B6DD52B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
6 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=23639, name=Thread-7123, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)    2) Thread[id=24925, name=Thread-7265, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)    3) Thread[id=24426, name=Thread-7202, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)    4) Thread[id=24721, name=Thread-7232, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)    5) Thread[id=23070, name=Thread-7060, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)    6) Thread[id=23836, name=Thread-7144, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=23639, name=Thread-7123, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
        at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   2) Thread[id=24925, name=Thread-7265, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
        at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   3) Thread[id=24426, name=Thread-7202, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
        at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   4) Thread[id=24721, name=Thread-7232, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
        at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   5) Thread[id=23070, name=Thread-7060, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
        at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   6) Thread[id=23836, name=Thread-7144, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
        at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
	at __randomizedtesting.SeedInfo.seed([1FCB512F0B6DD52B]:0)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([1FCB512F0B6DD52B:979F6EF5A591B8D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:209)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11522 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\init-core-data-001
   [junit4]   2> 1315916 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1315921 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1315921 INFO  (Thread-3137) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1315921 INFO  (Thread-3137) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1316021 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52462
   [junit4]   2> 1316021 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316022 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316027 INFO  (zkCallback-1486-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1661058 name:ZooKeeperConnection Watcher:127.0.0.1:52462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316027 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316027 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316027 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1316033 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1316072 INFO  (jetty-launcher-1485-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1316072 INFO  (jetty-launcher-1485-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1316074 INFO  (jetty-launcher-1485-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50594b{/solr,null,AVAILABLE}
   [junit4]   2> 1316074 INFO  (jetty-launcher-1485-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b536e5{/solr,null,AVAILABLE}
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@13ce56a{SSL,[ssl, http/1.1]}{127.0.0.1:52467}
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7fc603{SSL,[ssl, http/1.1]}{127.0.0.1:52466}
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-1) [    ] o.e.j.s.Server Started @1319741ms
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-2) [    ] o.e.j.s.Server Started @1319741ms
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52467}
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52466}
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node2'
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1'
   [junit4]   2> 1316084 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1316085 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1316085 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1316085 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1316085 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316085 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316086 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316086 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316106 INFO  (zkCallback-1487-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c3c50b name:ZooKeeperConnection Watcher:127.0.0.1:52462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316107 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316107 INFO  (zkCallback-1488-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a35c93 name:ZooKeeperConnection Watcher:127.0.0.1:52462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316107 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316107 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316107 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316107 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1316107 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1316128 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.
   [junit4]   2> 1316129 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 13170464
   [junit4]   2> 1316129 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1]
   [junit4]   2> 1316129 WARN  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\lib
   [junit4]   2> 1316129 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1316130 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 0x155d54b219d0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1316131 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node2\.
   [junit4]   2> 1316131 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 23792463
   [junit4]   2> 1316131 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node2]
   [junit4]   2> 1316131 WARN  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node2\lib
   [junit4]   2> 1316131 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1316138 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1316138 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1316138 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1316139 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1316139 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1316139 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1316139 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52462/solr
   [junit4]   2> 1316139 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52462/solr
   [junit4]   2> 1316139 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1316141 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1316141 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316141 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316142 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316142 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316145 INFO  (zkCallback-1494-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d96e90 name:ZooKeeperConnection Watcher:127.0.0.1:52462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316145 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316145 INFO  (zkCallback-1493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1db61d2 name:ZooKeeperConnection Watcher:127.0.0.1:52462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316145 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316146 INFO  (jetty-launcher-1485-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316146 INFO  (jetty-launcher-1485-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316147 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 0x155d54b219d0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1316149 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 0x155d54b219d0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1316149 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/24415618@423f77
   [junit4]   2> 1316151 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/24415618@dc0690
   [junit4]   2> 1316156 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316156 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316159 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:52467_solr) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a5b71a name:ZooKeeperConnection Watcher:127.0.0.1:52462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316159 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316160 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ceaf05 name:ZooKeeperConnection Watcher:127.0.0.1:52462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316160 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316161 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1316161 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1316164 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1316164 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1316169 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1316169 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1316171 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1316172 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1316175 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1316175 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1316179 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1316179 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1316181 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1316181 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1316183 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1316183 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1316185 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1316185 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1316187 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1316187 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1316188 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1316188 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1316189 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1316189 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1316190 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1316190 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1316195 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1316195 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1316195 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1316195 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1316199 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1316199 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1316201 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96217485721534470-127.0.0.1:52466_solr-n_0000000000
   [junit4]   2> 1316201 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96217485721534469-127.0.0.1:52467_solr-n_0000000001
   [junit4]   2> 1316201 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52466_solr
   [junit4]   2> 1316202 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1316202 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96217485721534470-127.0.0.1:52466_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1316203 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52467_solr
   [junit4]   2> 1316203 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52467_solr
   [junit4]   2> 1316205 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.Overseer Overseer (id=96217485721534470-127.0.0.1:52466_solr-n_0000000000) starting
   [junit4]   2> 1316205 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1316205 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:52467_solr) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1316211 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1316212 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:52467_solr) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1316213 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1316236 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1316238 INFO  (OverseerCollectionConfigSetProcessor-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1316238 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52466_solr as DOWN
   [junit4]   2> 1316239 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1316244 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52466_solr
   [junit4]   2> 1316244 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52466_solr
   [junit4]   2> 1316244 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1316247 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1316248 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:52467_solr) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1316260 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1316260 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1316262 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.
   [junit4]   2> 1316262 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1316263 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1316264 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1316264 INFO  (jetty-launcher-1485-thread-1) [n:127.0.0.1:52467_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1316264 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:52467_solr) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1316265 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52466_solr"} current state version: 0
   [junit4]   2> 1316265 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52466_solr
   [junit4]   2> 1316298 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1316298 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1316299 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node2\.
   [junit4]   2> 1316300 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1316301 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1316301 INFO  (jetty-launcher-1485-thread-2) [n:127.0.0.1:52466_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1316301 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316302 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316302 INFO  (zkCallback-1499-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1814d72 name:ZooKeeperConnection Watcher:127.0.0.1:52462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316302 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316302 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316310 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316311 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316313 INFO  (zkCallback-1502-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e5b081 name:ZooKeeperConnection Watcher:127.0.0.1:52462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316313 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316313 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316313 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1316316 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1316317 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1316321 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1316328 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1FCB512F0B6DD52B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1316369 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[1FCB512F0B6DD52B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1316449 INFO  (qtp33418363-10449) [n:127.0.0.1:52467_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1316454 INFO  (OverseerCollectionConfigSetProcessor-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1316455 INFO  (OverseerThreadFactory-4469-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1316455 INFO  (OverseerThreadFactory-4469-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 1316455 INFO  (OverseerThreadFactory-4469-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 1316457 INFO  (OverseerThreadFactory-4469-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 1316460 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1316461 INFO  (zkCallback-1502-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1316461 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:52467_solr) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1316466 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1316466 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 1316468 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 1316567 INFO  (OverseerThreadFactory-4469-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1316567 INFO  (OverseerThreadFactory-4469-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:52466_solr
   [junit4]   2> 1316568 INFO  (OverseerThreadFactory-4469-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:52467_solr
   [junit4]   2> 1316568 INFO  (OverseerThreadFactory-4469-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:52466_solr
   [junit4]   2> 1316568 INFO  (OverseerThreadFactory-4469-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:52467_solr
   [junit4]   2> 1316588 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1316588 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1316592 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 1316592 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 1316599 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1316619 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1316622 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1316625 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1316625 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1316627 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1316627 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1316628 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52467/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52467_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1316628 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52467/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52467_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1316633 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52467/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52467_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1316633 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52467/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52467_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1316664 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1316670 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 1316671 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1316672 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1316673 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1316673 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 1316673 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1316674 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1316674 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1316674 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52466/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52466_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1316674 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52466/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52466_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1316674 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1316674 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1316679 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52466/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52466_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1316679 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52466/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52466_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1316784 INFO  (OverseerStateUpdate-96217485721534470-127.0.0.1:52466_solr-n_0000000000) [n:127.0.0.1:52466_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 1316785 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1316786 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:52467_solr) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1316786 INFO  (zkCallback-1496-thread-1-processing-n:127.0.0.1:52466_solr) [n:127.0.0.1:52466_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1316787 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:52467_solr) [n:127.0.0.1:52467_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1317626 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 1317626 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1317627 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1317627 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1317628 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 1317628 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1317628 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1317628 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1317628 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1317628 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 1317628 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1317629 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1317629 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1317629 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 1317629 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1317629 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1317632 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1317633 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1317648 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1317648 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1317650 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1317650 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1317657 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1317657 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1317665 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 1317665 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 1317674 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 1317674 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1317674 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 1317674 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1317675 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1317675 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1317675 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1317675 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1317675 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1317675 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1317677 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1317677 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 1317677 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1317677 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1317678 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1317678 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 1317678 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1317679 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1317680 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1317680 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 1317680 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1317681 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 1317681 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1317681 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1317681 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 1317681 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 1317681 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 1317681 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 1317682 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 1317682 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1317683 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 1317683 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1317683 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 1317683 WARN  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1317687 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 1317683 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 1317688 WARN  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1317688 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 1317691 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7984a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1740bda),segFN=segments_1,generation=1}
   [junit4]   2> 1317691 INFO  (qtp33418363-10451) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1317692 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15c765b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@452b22),segFN=segments_1,generation=1}
   [junit4]   2> 1317692 INFO  (qtp33418363-10452) [n:127.0.0.1:52467_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1317692 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_1FCB512F0B6DD52B-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 1317693 INFO  (qtp24716263-10437) [n:127.0.0.1:52466_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1317693 INFO  (qtp24716263-10447) [n:127.0.0.1:52466_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1317693 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:52467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\te

[...truncated too long message...]

DeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestReplicaProperties, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, StressHdfsTest, TestClusterStateMutator, ZkStateWriterTest, RulesTest, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=1FCB512F0B6DD52B -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Etc/GMT-4 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=23639, name=Thread-7123, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   [junit4]    >    2) Thread[id=24925, name=Thread-7265, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   [junit4]    >    3) Thread[id=24426, name=Thread-7202, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   [junit4]    >    4) Thread[id=24721, name=Thread-7232, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   [junit4]    >    5) Thread[id=23070, name=Thread-7060, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   [junit4]    >    6) Thread[id=23836, name=Thread-7144, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$87/42022.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1FCB512F0B6DD52B]:0)
   [junit4] Completed [529/620 (3!)] on J0 in 82.12s, 1 test, 1 error <<< FAILURES!

[...truncated 303 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 suite-level errors, 1 failure, 144 ignored (98 assumptions) [seed: 1FCB512F0B6DD52B]

Total time: 74 minutes 50 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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5973 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5973/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
	at __randomizedtesting.SeedInfo.seed([411EC03B03B9808D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:49155/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49155/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([411EC03B03B9808D:C94AFFE1AD45ED75]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:207)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12123 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\init-core-data-001
   [junit4]   2> 2311540 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-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> 2311543 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2311543 INFO  (Thread-6914) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2311543 INFO  (Thread-6914) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2311643 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65526
   [junit4]   2> 2311643 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2311644 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311648 INFO  (zkCallback-3389-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6dbba4c0 name:ZooKeeperConnection Watcher:127.0.0.1:65526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311648 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311648 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2311648 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2311654 INFO  (jetty-launcher-3388-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2311655 INFO  (jetty-launcher-3388-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e19120e{/solr,null,AVAILABLE}
   [junit4]   2> 2311655 INFO  (jetty-launcher-3388-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2311655 INFO  (jetty-launcher-3388-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73c107b1{/solr,null,AVAILABLE}
   [junit4]   2> 2311655 INFO  (jetty-launcher-3388-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@362622a9{HTTP/1.1,[http/1.1]}{127.0.0.1:49152}
   [junit4]   2> 2311656 INFO  (jetty-launcher-3388-thread-1) [    ] o.e.j.s.Server Started @2315552ms
   [junit4]   2> 2311656 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49152}
   [junit4]   2> 2311656 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2311656 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2'
   [junit4]   2> 2311656 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2311656 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2311656 INFO  (jetty-launcher-3388-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4a271ff4{HTTP/1.1,[http/1.1]}{127.0.0.1:49155}
   [junit4]   2> 2311656 INFO  (jetty-launcher-3388-thread-2) [    ] o.e.j.s.Server Started @2315553ms
   [junit4]   2> 2311656 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49155}
   [junit4]   2> 2311657 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2311657 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1'
   [junit4]   2> 2311657 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2311657 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2311657 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2311658 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311658 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2311659 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311665 INFO  (zkCallback-3390-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@550b2c60 name:ZooKeeperConnection Watcher:127.0.0.1:65526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311665 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311665 INFO  (zkCallback-3391-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7bbae625 name:ZooKeeperConnection Watcher:127.0.0.1:65526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311665 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2311665 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311665 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2311666 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2311666 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2311695 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\.
   [junit4]   2> 2311695 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\.
   [junit4]   2> 2311695 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 498006654
   [junit4]   2> 2311695 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 274490077
   [junit4]   2> 2311695 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1]
   [junit4]   2> 2311695 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2]
   [junit4]   2> 2311696 WARN  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\lib
   [junit4]   2> 2311696 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2311698 WARN  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\lib
   [junit4]   2> 2311698 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65526/solr
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65526/solr
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2311703 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2311704 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311704 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311708 INFO  (zkCallback-3396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7bf6933e name:ZooKeeperConnection Watcher:127.0.0.1:65526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311708 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311708 INFO  (jetty-launcher-3388-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2311708 INFO  (zkCallback-3397-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ba186c6 name:ZooKeeperConnection Watcher:127.0.0.1:65526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311711 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$94/1598828877@21a9d790
   [junit4]   2> 2311711 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311711 INFO  (jetty-launcher-3388-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2311713 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311713 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 0x155d36b11780004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2311714 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$94/1598828877@b0c0222
   [junit4]   2> 2311715 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311719 INFO  (zkCallback-3399-thread-1-processing-n:127.0.0.1:49152_solr) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79c3741c name:ZooKeeperConnection Watcher:127.0.0.1:65526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311719 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311720 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2311720 INFO  (zkCallback-3398-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a4edc24 name:ZooKeeperConnection Watcher:127.0.0.1:65526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311720 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311722 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2311725 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2311726 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2311736 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2311736 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2311740 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2311741 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2311743 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2311743 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2311746 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2311746 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2311748 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2311748 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2311750 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2311750 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2311751 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2311751 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2311752 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2311752 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2311753 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2311753 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2311753 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2311754 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2311754 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2311754 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2311758 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2311758 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2311759 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2311760 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2311761 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2311761 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2311762 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96215423866372102-127.0.0.1:49155_solr-n_0000000000
   [junit4]   2> 2311762 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96215423866372101-127.0.0.1:49152_solr-n_0000000001
   [junit4]   2> 2311762 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49155_solr
   [junit4]   2> 2311762 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2311763 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96215423866372102-127.0.0.1:49155_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2311764 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49152_solr
   [junit4]   2> 2311764 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49152_solr
   [junit4]   2> 2311765 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.Overseer Overseer (id=96215423866372102-127.0.0.1:49155_solr-n_0000000000) starting
   [junit4]   2> 2311765 INFO  (zkCallback-3399-thread-1-processing-n:127.0.0.1:49152_solr) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2311765 INFO  (zkCallback-3398-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2311767 INFO  (zkCallback-3398-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2311767 INFO  (zkCallback-3399-thread-1-processing-n:127.0.0.1:49152_solr) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2311768 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2311775 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2311776 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49155_solr as DOWN
   [junit4]   2> 2311776 INFO  (OverseerCollectionConfigSetProcessor-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2311777 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2311779 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2311779 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49155_solr
   [junit4]   2> 2311779 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49155_solr
   [junit4]   2> 2311779 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2311780 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2311781 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\.
   [junit4]   2> 2311781 INFO  (zkCallback-3399-thread-1-processing-n:127.0.0.1:49152_solr) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2311781 INFO  (zkCallback-3398-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2311781 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2311781 INFO  (zkCallback-3399-thread-1-processing-n:127.0.0.1:49152_solr) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2311781 INFO  (zkCallback-3398-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2311781 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2311781 INFO  (jetty-launcher-3388-thread-1) [n:127.0.0.1:49152_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2311781 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49155_solr"} current state version: 0
   [junit4]   2> 2311781 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49155_solr
   [junit4]   2> 2311788 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2311788 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2311788 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\.
   [junit4]   2> 2311789 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2311790 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2311790 INFO  (jetty-launcher-3388-thread-2) [n:127.0.0.1:49155_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2311790 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2311791 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311792 INFO  (zkCallback-3402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35fd9506 name:ZooKeeperConnection Watcher:127.0.0.1:65526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311793 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311793 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2311796 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2311797 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311798 INFO  (zkCallback-3405-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5763813a name:ZooKeeperConnection Watcher:127.0.0.1:65526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311798 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2311799 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2311799 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2311800 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2311800 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2311803 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2311808 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[411EC03B03B9808D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2311831 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[411EC03B03B9808D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2311833 INFO  (qtp2027648340-21844) [n:127.0.0.1:49152_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2311835 INFO  (OverseerCollectionConfigSetProcessor-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2311836 INFO  (OverseerThreadFactory-8348-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2311836 INFO  (OverseerThreadFactory-8348-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2311837 INFO  (OverseerThreadFactory-8348-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2311837 INFO  (OverseerThreadFactory-8348-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2311839 INFO  (zkCallback-3398-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2311839 INFO  (zkCallback-3399-thread-1-processing-n:127.0.0.1:49152_solr) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2311839 INFO  (zkCallback-3405-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2311842 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2311842 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2311843 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2311940 INFO  (OverseerThreadFactory-8348-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2311940 INFO  (OverseerThreadFactory-8348-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:49155_solr
   [junit4]   2> 2311941 INFO  (OverseerThreadFactory-8348-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:49152_solr
   [junit4]   2> 2311944 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2311944 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2311946 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2311946 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2311946 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2311946 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2311947 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2311947 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2311948 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2311948 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49152/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49152_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2311949 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2311949 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2311949 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49152/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49152_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2311949 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2311951 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49155/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49155_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2311951 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49155/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49155_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2312055 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2312056 INFO  (zkCallback-3399-thread-1-processing-n:127.0.0.1:49152_solr) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2312056 INFO  (zkCallback-3398-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2312056 INFO  (zkCallback-3399-thread-1-processing-n:127.0.0.1:49152_solr) [n:127.0.0.1:49152_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2312057 INFO  (zkCallback-3398-thread-1-processing-n:127.0.0.1:49155_solr) [n:127.0.0.1:49155_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2312950 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2312950 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2312950 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2312950 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2312951 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2312951 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2312951 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2312951 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2312952 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2312952 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2312952 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2312952 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2312953 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2312953 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2312953 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2312953 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2312955 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2312956 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2312963 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2312963 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2312966 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2312966 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2312973 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2312973 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2312977 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2312977 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2312984 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2312984 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2312990 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2312990 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2312990 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2312990 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2312990 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2312990 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2312990 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2312990 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2312990 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2312991 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2312991 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2312991 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2312991 WARN  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2312991 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2312992 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2312992 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2312992 WARN  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2312993 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2312993 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c3bf47c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fbfb65e),segFN=segments_1,generation=1}
   [junit4]   2> 2312993 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@358b96a0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@588663a7),segFN=segments_1,generation=1}
   [junit4]   2> 2312993 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2312995 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2312995 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2313000 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2313000 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2313002 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2313004 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2313005 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2313006 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2313006 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_411EC03B03B9808D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2313007 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2313008 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2313009 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2313009 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2313010 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2313010 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2313011 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2313011 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2313012 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2313012 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2313012 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2313012 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2313013 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2313014 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2313014 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2313014 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2313015 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@358b96a0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@588663a7),segFN=segments_1,generation=1}
   [junit4]   2> 2313015 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2313015 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18037abf[backuprestore_shard1_replica1] main]
   [junit4]   2> 2313015 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2313015 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2313015 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2313016 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c3bf47c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fbfb65e),segFN=segments_1,generation=1}
   [junit4]   2> 2313016 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2313016 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f9a4231[backuprestore_shard2_replica1] main]
   [junit4]   2> 2313016 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2313017 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2313017 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2313017 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2313017 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2313017 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2313018 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2313018 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2313018 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2313018 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2313018 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2313018 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2313018 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2313018 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2313018 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2313019 INFO  (searcherExecutor-8353-thread-1-processing-n:127.0.0.1:49155_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@18037abf[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2313019 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2313019 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2313019 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2313019 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539446783404408832
   [junit4]   2> 2313020 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2313020 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2313020 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2313020 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2313020 INFO  (searcherExecutor-8354-thread-1-processing-n:127.0.0.1:49152_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@3f9a4231[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2313021 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2313021 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2313021 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539446783404408832
   [junit4]   2> 2313021 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2313021 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2313021 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539446783406505984
   [junit4]   2> 2313021 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2313021 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:49155/solr collection:backuprestore shard:shard1
   [junit4]   2> 2313022 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 2313022 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539446783406505984
   [junit4]   2> 2313022 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2313023 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2313023 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:49152/solr collection:backuprestore shard:shard2
   [junit4]   2> 2313024 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 2313026 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96215423866372102-core_node2-n_0000000000
   [junit4]   2> 2313026 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2313028 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96215423866372101-core_node1-n_0000000000
   [junit4]   2> 2313028 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2313028 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2313029 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2313029 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49155/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2313029 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2313029 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:49155/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2313030 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2313031 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 2313031 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2313031 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2313031 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49152/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2313031 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2313031 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:49152/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2313032 INFO  (qtp2027648340-21846) [n:127.0.0.1:49152_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 2313033 INFO  (OverseerStateUpdate-96215423866372102-127.0.0.1:49155_solr-n_0000000000) [n:127.0.0.1:49155_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2313033 INFO  (qtp2053156435-21854) [n:127.0.0.1:49155_solr c:backupres

[...truncated too long message...]

t, TestSortingResponseWriter, CleanupOldIndexTest, SimpleCollectionCreateDeleteTest, DebugComponentTest, TestAtomicUpdateErrorCases, ChangedSchemaMergeTest, TestAuthenticationFramework, TestSimpleTrackingShardHandler, TestFieldCacheVsDocValues, DistributedTermsComponentTest, DeleteReplicaTest, TestSchemaNameResource, TestManagedSchema, TestDocBasedVersionConstraints, TestRecovery, PluginInfoTest, TestUseDocValuesAsStored2, CoreMergeIndexesAdminHandlerTest, TestGraphTermsQParserPlugin, TestJsonFacets, TestSubQueryTransformerDistrib, TestJettySolrRunner, CollectionsAPISolrJTest, CollectionsAPIDistributedZkTest, SortSpecParsingTest, CdcrUpdateLogTest, TestMissingGroups, TestRebalanceLeaders, TestHdfsUpdateLog, CurrencyFieldOpenExchangeTest, AddBlockUpdateTest, TestSchemaManager, HdfsWriteToMultipleCollectionsTest, DeleteInactiveReplicaTest, SortByFunctionTest, LoggingHandlerTest, ZkStateWriterTest, CdcrReplicationHandlerTest, BadIndexSchemaTest, BaseCdcrDistributedZkTest, TestQueryUtils, ChaosMonkeySafeLeaderTest, UniqFieldsUpdateProcessorFactoryTest, TestClusterStateMutator, TestShardHandlerFactory, NoCacheHeaderTest, UUIDUpdateProcessorFallbackTest, SuggesterTest, AnalyticsQueryTest, QueryParsingTest, TestFileDictionaryLookup, DateMathParserTest, TestInfoStreamLogging, TestSchemaSimilarityResource, ZkSolrClientTest, CheckHdfsIndexTest, TestCrossCoreJoin, CoreAdminCreateDiscoverTest, TestCloudManagedSchema, TestCustomDocTransformer, TestDistributedGrouping, ConfigSetsAPITest, TestClassicSimilarityFactory, ZkNodePropsTest, HdfsBasicDistributedZkTest, TestOrdValues, HdfsRecoveryZkTest, SecurityConfHandlerTest, TestFieldCacheSort, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, HLLUtilTest, SolrPluginUtilsTest, LeaderFailoverAfterPartitionTest, TestOverriddenPrefixQueryForCustomFieldType, WordBreakSolrSpellCheckerTest, TestSolrDeletionPolicy2, TestSubQueryTransformer, TestDistributedMissingSort, GraphQueryTest, HdfsChaosMonkeySafeLeaderTest, TestAuthorizationFramework, TestSerializedLuceneMatchVersion, DistributedFacetPivotLargeTest, ReplicationFactorTest, TestRuleBasedAuthorizationPlugin, BlockDirectoryTest, AsyncCallRequestStatusResponseTest, BitVectorTest, BasicZkTest, TestIndexingPerformance, SuggesterTSTTest, StatsComponentTest, TermVectorComponentDistributedTest, TestNonDefinedSimilarityFactory, ShowFileRequestHandlerTest, TestReplicationHandlerBackup, ResponseHeaderTest, ResourceLoaderTest, DateFieldTest, SolrCmdDistributorTest, SpellCheckComponentTest, CSVRequestHandlerTest, LukeRequestHandlerTest, JavabinLoaderTest, ResponseLogComponentTest, TestSizeLimitedDistributedMap, TermVectorComponentTest, FileUtilsTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestHashPartitioner, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestCollationField, JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestBinaryResponseWriter, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, MultiTermTest, SampleTest, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, DistributedIntervalFacetingTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, DeleteStatusTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ShardSplitTest, TestConfigSetsAPI, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestRequestForwarding, TestSSLRandomization, TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading, DistributedSuggestComponentTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, SmileWriterTest, TestIntervalFaceting, TestMacros, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestManagedResourceStorage, TestBulkSchemaAPI, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestSchemaVersionResource, TestSolrQueryParserResource, BadCopyFieldTest, BooleanFieldTest, DateRangeFieldTest, DocValuesMissingTest, SpatialRPTFieldTypeTest, TestCollationFieldDocValues, AnalyticsMergeStrategyTest, CursorMarkTest, MergeStrategyTest, TestComplexPhraseQParserPlugin, TestCustomSort, TestFieldSortValues, TestFilteredDocIdSet, TestHashQParserPlugin, TestMaxScoreQueryParser, TestNoOpRegenerator, TestRandomCollapseQParserPlugin, TestReRankQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, TestSolrFieldCacheMBean, TestStressUserVersions, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest, TestScoreJoinQPScore, CloudMLTQParserTest, TestExactStatsCache, BasicAuthIntegrationTest, TestSha256AuthenticationProvider, ConjunctionSolrSpellCheckerTest, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestHighFrequencyDictionaryFactory, BlockCacheTest, HdfsDirectoryTest, HdfsLockFactoryTest, TestNumericTerms64, TestUninvertingReader, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdatesTest, ClassificationUpdateProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, TestObjectReleaseTracker, TestRTimerTree, TestSolrCLIRunExample]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.seed=411EC03B03B9808D -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCLIRunExample (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([411EC03B03B9808D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [614/620 (2!)] on J1 in 25.09s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 37 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 suite-level error, 1 error, 144 ignored (98 assumptions) [seed: 411EC03B03B9808D]

Total time: 65 minutes 6 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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5972 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5972/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([9AF6C6265B7FF574:12A2F9FCF583988C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:209)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12132 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\init-core-data-001
   [junit4]   2> 2388243 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-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> 2388245 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2388246 INFO  (Thread-5995) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2388246 INFO  (Thread-5995) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2388347 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56033
   [junit4]   2> 2388347 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2388348 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2388353 INFO  (zkCallback-9251-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@603e18cb name:ZooKeeperConnection Watcher:127.0.0.1:56033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2388354 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2388354 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2388354 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2388357 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 0x155d17f15e00000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2388360 INFO  (jetty-launcher-9250-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2388360 INFO  (jetty-launcher-9250-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2388360 INFO  (jetty-launcher-9250-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16c0cfc9{/solr,null,AVAILABLE}
   [junit4]   2> 2388362 INFO  (jetty-launcher-9250-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@730cafb8{HTTP/1.1,[http/1.1]}{127.0.0.1:56037}
   [junit4]   2> 2388362 INFO  (jetty-launcher-9250-thread-1) [    ] o.e.j.s.Server Started @2392810ms
   [junit4]   2> 2388362 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56037}
   [junit4]   2> 2388362 INFO  (jetty-launcher-9250-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@582f6e69{/solr,null,AVAILABLE}
   [junit4]   2> 2388362 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2388362 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1'
   [junit4]   2> 2388362 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2388362 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2388363 INFO  (jetty-launcher-9250-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a0837d8{HTTP/1.1,[http/1.1]}{127.0.0.1:56040}
   [junit4]   2> 2388363 INFO  (jetty-launcher-9250-thread-2) [    ] o.e.j.s.Server Started @2392812ms
   [junit4]   2> 2388363 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56040}
   [junit4]   2> 2388363 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2388363 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2'
   [junit4]   2> 2388363 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2388363 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2388364 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2388364 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2388365 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2388365 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2388371 INFO  (zkCallback-9253-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e66a263 name:ZooKeeperConnection Watcher:127.0.0.1:56033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2388371 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2388371 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2388372 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2388383 INFO  (zkCallback-9252-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1415a203 name:ZooKeeperConnection Watcher:127.0.0.1:56033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2388383 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2388383 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2388393 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2388397 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\.
   [junit4]   2> 2388397 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 170134670
   [junit4]   2> 2388397 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2]
   [junit4]   2> 2388398 WARN  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\lib
   [junit4]   2> 2388398 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2388402 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 0x155d17f15e00001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2388403 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2388403 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2388403 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2388403 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56033/solr
   [junit4]   2> 2388404 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2388404 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2388404 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2388405 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.
   [junit4]   2> 2388405 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1375677800
   [junit4]   2> 2388405 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1]
   [junit4]   2> 2388405 WARN  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\lib
   [junit4]   2> 2388405 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2388407 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2388407 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2388407 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2388407 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56033/solr
   [junit4]   2> 2388407 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2388407 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2388408 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2388419 INFO  (zkCallback-9259-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76273ab9 name:ZooKeeperConnection Watcher:127.0.0.1:56033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2388419 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2388419 INFO  (zkCallback-9256-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69279dbf name:ZooKeeperConnection Watcher:127.0.0.1:56033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2388419 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2388420 INFO  (jetty-launcher-9250-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2388420 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2388422 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 0x155d17f15e00004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2388425 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/692990155@6c3298d2
   [junit4]   2> 2388425 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2388430 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/692990155@39e17212
   [junit4]   2> 2388432 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2388437 INFO  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3daadd34 name:ZooKeeperConnection Watcher:127.0.0.1:56033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2388437 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2388439 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2388441 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e3304ca name:ZooKeeperConnection Watcher:127.0.0.1:56033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2388442 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2388444 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2388451 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2388453 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2388457 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2388460 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2388465 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2388469 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2388469 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2388473 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2388473 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2388476 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2388477 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2388480 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2388481 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2388483 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2388484 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2388485 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2388486 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2388486 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2388486 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2388487 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2388487 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2388492 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2388492 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2388493 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2388493 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2388496 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2388496 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2388496 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96213310816387077-127.0.0.1:56037_solr-n_0000000000
   [junit4]   2> 2388496 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96213310816387078-127.0.0.1:56040_solr-n_0000000001
   [junit4]   2> 2388496 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56037_solr
   [junit4]   2> 2388497 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2388498 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96213310816387077-127.0.0.1:56037_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2388498 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer Overseer (id=96213310816387077-127.0.0.1:56037_solr-n_0000000000) starting
   [junit4]   2> 2388498 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56040_solr
   [junit4]   2> 2388498 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56040_solr
   [junit4]   2> 2388500 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2388500 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2388500 INFO  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2388501 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2388503 INFO  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2388510 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2388510 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2388512 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\.
   [junit4]   2> 2388512 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2388513 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2388513 INFO  (jetty-launcher-9250-thread-2) [n:127.0.0.1:56040_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2388515 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2388515 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56037_solr as DOWN
   [junit4]   2> 2388516 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56037_solr
   [junit4]   2> 2388516 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56037_solr
   [junit4]   2> 2388517 INFO  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2388517 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2388518 INFO  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2388518 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2388521 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2388522 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2388525 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56037_solr"} current state version: 0
   [junit4]   2> 2388525 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56037_solr
   [junit4]   2> 2388525 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2388526 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2388526 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.
   [junit4]   2> 2388527 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2388528 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2388528 INFO  (jetty-launcher-9250-thread-1) [n:127.0.0.1:56037_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2388528 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2388529 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2388529 INFO  (OverseerCollectionConfigSetProcessor-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2388532 INFO  (zkCallback-9264-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2747f9f name:ZooKeeperConnection Watcher:127.0.0.1:56033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2388532 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2388532 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2388536 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2388536 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2388540 INFO  (zkCallback-9267-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3131c47f name:ZooKeeperConnection Watcher:127.0.0.1:56033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2388540 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2388540 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2388540 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2388541 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2388542 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2388545 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2388549 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2388567 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[9AF6C6265B7FF574]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2388572 INFO  (qtp23896317-42949) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2388575 INFO  (OverseerCollectionConfigSetProcessor-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2388575 INFO  (OverseerThreadFactory-9007-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2388575 INFO  (OverseerThreadFactory-9007-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2388575 INFO  (OverseerThreadFactory-9007-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2388577 INFO  (OverseerThreadFactory-9007-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2388577 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2388577 INFO  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2388577 INFO  (zkCallback-9267-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2388581 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2388581 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2388582 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2388681 INFO  (OverseerThreadFactory-9007-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2388682 INFO  (OverseerThreadFactory-9007-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:56037_solr
   [junit4]   2> 2388682 INFO  (OverseerThreadFactory-9007-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:56040_solr
   [junit4]   2> 2388684 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2388684 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2388685 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 2388687 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 2388688 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2388688 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2388690 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2388690 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2388690 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2388690 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2388690 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2388691 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2388691 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56037/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56037_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2388691 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56037/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56037_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2388694 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56040/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56040_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2388694 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56040/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56040_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2388801 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2388802 INFO  (zkCallback-9260-thread-2-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2388802 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2388803 INFO  (zkCallback-9260-thread-2-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2388803 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2389691 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2389691 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2389692 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2389692 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2389692 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2389692 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2389692 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2389692 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2389693 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2389693 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2389693 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2389693 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2389694 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2389694 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 2389694 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2389694 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2389696 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2389698 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2389704 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2389705 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2389706 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2389709 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2389713 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2389717 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2389719 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2389720 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2389726 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2389727 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2389733 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2389733 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2389733 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2389733 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2389733 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2389733 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2389733 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2389734 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2389734 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2389734 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2389734 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2389734 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2389734 WARN  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2389735 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2389735 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2389735 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2389735 WARN  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2389735 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d28094f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b27db03),segFN=segments_1,generation=1}
   [junit4]   2> 2389735 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2389736 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2389736 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2389737 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2389737 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2389738 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@240c348d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f17ca95),segFN=segments_1,generation=1}
   [junit4]   2> 2389738 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2389738 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2389739 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2389740 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2389747 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2389747 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2389748 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2389749 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2389749 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2389750 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2389751 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2389751 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2389751 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2389752 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2389752 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2389753 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2389754 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2389754 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2389764 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2389765 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2389765 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2389765 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2389765 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@240c348d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f17ca95),segFN=segments_1,generation=1}
   [junit4]   2> 2389765 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2389765 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fb1d586[backuprestore_shard2_replica1] main]
   [junit4]   2> 2389765 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2389767 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2389767 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2389767 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2389768 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2389768 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d28094f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b27db03),segFN=segments_1,generation=1}
   [junit4]   2> 2389768 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2389768 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48e481fe[backuprestore_shard1_replica1] main]
   [junit4]   2> 2389768 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2389768 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2389768 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2389768 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2389769 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2389769 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2389769 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2389769 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2389769 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2389769 INFO  (searcherExecutor-9009-thread-1-processing-n:127.0.0.1:56037_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@7fb1d586[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2389769 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2389770 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2389770 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2389770 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2389770 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539412974656028672
   [junit4]   2> 2389770 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2389770 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2389770 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2389770 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2389770 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2389770 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2389770 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2389770 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2389771 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2389771 INFO  (searcherExecutor-9008-thread-1-processing-n:127.0.0.1:56040_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@48e481fe[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2389771 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2389771 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539412974657077248
   [junit4]   2> 2389771 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539412974656028672
   [junit4]   2> 2389771 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2389772 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2389772 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:56037/solr collection:backuprestore shard:shard2
   [junit4]   2> 2389772 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539412974657077248
   [junit4]   2> 2389772 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2389773 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 2389774 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2389774 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:56040/solr collection:backuprestore shard:shard1
   [junit4]   2> 2389774 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 2389777 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96213310816387077-core_node1-n_0000000000
   [junit4]   2> 2389777 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96213310816387078-core_node2-n_0000000000
   [junit4]   2> 2389777 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2389777 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2389779 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2389779 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2389779 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2389779 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2389779 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56037/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2389779 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56040/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2389779 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2389779 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2389779 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2389779 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:56040/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2389781 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:56037/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2389781 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 2389781 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 2389782 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2389784 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96213310816387078-core_node2-n_0000000000
   [junit4]   2> 2389784 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96213310816387077-core_node1-n_0000000000
   [junit4]   2> 2389786 INFO  (qtp23896317-42950) [n:127.0.0.1:56040_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56040/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2389787 INFO  (qtp1533528321-42937) [n:127.0.0.1:56037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56037/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2389788 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:56040/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2389790 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:56037/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2389894 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 2389895 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2389895 INFO  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2389895 INFO  (zkCallback-9261-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 2389895 INFO  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [

[...truncated too long message...]

s\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2393029 INFO  (jetty-launcher-9250-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96213310816387077-127.0.0.1:56037_solr-n_0000000000) closing
   [junit4]   2> 2393029 INFO  (OverseerStateUpdate-96213310816387077-127.0.0.1:56037_solr-n_0000000000) [n:127.0.0.1:56037_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56037_solr
   [junit4]   2> 2393032 INFO  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2393032 WARN  (zkCallback-9260-thread-1-processing-n:127.0.0.1:56037_solr) [n:127.0.0.1:56037_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2393034 INFO  (jetty-launcher-9250-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16c0cfc9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2393039 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56033 56033
   [junit4]   2> 2393041 INFO  (Thread-5995) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56033 56033
   [junit4]   2> 2393041 WARN  (Thread-5995) [    ] 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/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> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2393042 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9AF6C6265B7FF574]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.cloud.TestLocalFSCloudBackupRestore_9AF6C6265B7FF574-001
   [junit4]   2> Jul 09, 2016 9:10:19 PM 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(Lucene62): {shard_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1037, maxMBSortInHeap=7.607094332834641, sim=RandomSimilarity(queryNorm=true): {}, locale=ko-KR, timezone=Africa/Lagos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=267676680,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest, TestManagedSynonymFilterFactory, HardAutoCommitTest, DeleteShardTest, DistribJoinFromCollectionTest, CdcrRequestHandlerTest, DisMaxRequestHandlerTest, TestReplicaProperties, TestLeaderInitiatedRecoveryThread, PreAnalyzedFieldTest, ZkCLITest, BasicDistributedZkTest, ScriptEngineTest, PeerSyncTest, TestLuceneMatchVersion, StandardRequestHandlerTest, XmlUpdateRequestHandlerTest, TestExtendedDismaxParser, TestSort, TestConfig, FastVectorHighlighterTest, TestComponentsName, TestTolerantUpdateProcessorRandomCloud, TestFieldCacheSanityChecker, AssignTest, ConjunctionSolrSpellCheckerTest, TestDFISimilarityFactory, BlockCacheTest, TestMiniSolrCloudClusterSSL, DistanceUnitsTest, CollectionsAPIAsyncDistributedZkTest, TestScoreJoinQPNoScore, TestSolrXml, TolerantUpdateProcessorTest, TestStressUserVersions, TestBlobHandler, UUIDFieldTest, StatelessScriptUpdateProcessorFactoryTest, TestSubQueryTransformerCrossCore, TestPartialUpdateDeduplication, EnumFieldTest, TestHashPartitioner, ZkControllerTest, TestMergePolicyConfig, SimpleMLTQParserTest, LeaderElectionTest, AnalyticsMergeStrategyTest, SolrRequestParserTest, JSONWriterTest, HLLSerializationTest, SampleTest, TestCoreContainer, DirectUpdateHandlerTest, TestDynamicFieldResource, BadComponentTest, TestMiniSolrCloudClusterBase, SSLMigrationTest, HdfsRestartWhileUpdatingTest, SchemaVersionSpecificBehaviorTest, TestDefaultStatsCache, UpdateParamsTest, ZkStateReaderTest, SoftAutoCommitTest, SuggestComponentTest, TestFieldCacheSortRandom, HighlighterMaxOffsetTest, MBeansHandlerTest, IndexBasedSpellCheckerTest, HdfsDirectoryFactoryTest, SimpleFacetsTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestStressLiveNodes, TestStressLucene, TestJmxIntegration, PreAnalyzedUpdateProcessorTest, DistributedQueryComponentCustomSortTest, TestQuerySenderNoQuery, TestSolrFieldCacheMBean, HighlighterTest, TestConfigSets, DistributedExpandComponentTest, TestSortByMinMaxFunction, LeaderInitiatedRecoveryOnCommitTest, TestDistributedSearch, TestLRUCache, TestXIncludeConfig, TestFieldCache, TestPerFieldSimilarityWithDefaultOverride, TestJmxMonitoredMap, CdcrReplicationDistributedZkTest, ConnectionManagerTest, ActionThrottleTest, AlternateDirectoryTest, TestFaceting, TestChildDocTransformer, PingRequestHandlerTest, ReturnFieldsTest, PolyFieldTest, TestRecoveryHdfs, TestSolrQueryResponse, CustomCollectionTest, TestSchemaVersionResource, HdfsBasicDistributedZk2Test, CloneFieldUpdateProcessorFactoryTest, TestLockTree, HdfsUnloadDistributedZkTest, TestFieldTypeResource, BooleanFieldTest, ShardSplitTest, DocumentBuilderTest, TestCloudDeleteByQuery, RecoveryZkTest, TestSha256AuthenticationProvider, TermsComponentTest, TestStressVersions, TestSearchPerf, TestSchemaResource, SolrXmlInZkTest, TestSweetSpotSimilarityFactory, DistributedSpellCheckComponentTest, TestSolrCloudWithKerberosAlt, MoreLikeThisHandlerTest, RegexBoostProcessorTest, TestXmlQParser, TestLFUCache, UnloadDistributedZkTest, TestRandomDVFaceting, CursorMarkTest, TestDefaultSearchFieldResource, TestReplicationHandler, BufferStoreTest, SimplePostToolTest, AnalysisErrorHandlingTest, TestAddFieldRealTimeGet, TestExceedMaxTermLength, TestPhraseSuggestions, StressHdfsTest, TestLMDirichletSimilarityFactory, IndexSchemaTest, ExplicitHLLTest, BigEndianAscendingWordSerializerTest, TestBlendedInfixSuggestions, TestSearcherReuse, TestDFRSimilarityFactory, RankQueryTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestDistributedGrouping, TestStressReorder, DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, DocValuesTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, RequestHandlersTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, CSVRequestHandlerTest, SolrIndexConfigTest, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestPostingsSolrHighlighter, TestCodecSupport, ResourceLoaderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, TestAuthenticationFramework, TestCollectionAPI, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore]
   [junit4] Completed [484/620 (1!)] on J0 in 5.34s, 1 test, 1 failure <<< FAILURES!

[...truncated 453 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 failure, 144 ignored (98 assumptions) [seed: 9AF6C6265B7FF574]

Total time: 76 minutes 12 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