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/11 18:53:02 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/314/
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 http://127.0.0.1:54725/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54725/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([FBF9FDDCFD620298:73ADC206539E6F60]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	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 12200 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\init-core-data-001
   [junit4]   2> 2626293 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-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> 2626296 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2626297 INFO  (Thread-4652) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2626297 INFO  (Thread-4652) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2626397 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54721
   [junit4]   2> 2626397 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2626398 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2626432 INFO  (zkCallback-3371-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a8f6 name:ZooKeeperConnection Watcher:127.0.0.1:54721 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2626433 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2626433 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2626433 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2626440 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 0x155db47d1bd0000, 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> 2626446 INFO  (jetty-launcher-3370-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2626446 INFO  (jetty-launcher-3370-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2626448 INFO  (jetty-launcher-3370-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9835cb{/solr,null,AVAILABLE}
   [junit4]   2> 2626448 INFO  (jetty-launcher-3370-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c470c2{/solr,null,AVAILABLE}
   [junit4]   2> 2626449 INFO  (jetty-launcher-3370-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a2faeb{HTTP/1.1,[http/1.1]}{127.0.0.1:54726}
   [junit4]   2> 2626449 INFO  (jetty-launcher-3370-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1447fa1{HTTP/1.1,[http/1.1]}{127.0.0.1:54725}
   [junit4]   2> 2626449 INFO  (jetty-launcher-3370-thread-2) [    ] o.e.j.s.Server Started @2630778ms
   [junit4]   2> 2626449 INFO  (jetty-launcher-3370-thread-1) [    ] o.e.j.s.Server Started @2630778ms
   [junit4]   2> 2626449 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54726}
   [junit4]   2> 2626449 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54725}
   [junit4]   2> 2626451 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2626452 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1'
   [junit4]   2> 2626452 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2626452 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2626452 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2626453 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2'
   [junit4]   2> 2626453 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2626453 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2626453 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2626456 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2626456 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2626457 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2626459 INFO  (zkCallback-3372-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a1f975 name:ZooKeeperConnection Watcher:127.0.0.1:54721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2626459 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2626460 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2626460 INFO  (zkCallback-3373-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10e290d name:ZooKeeperConnection Watcher:127.0.0.1:54721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2626460 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2626460 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2626460 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2626461 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2626478 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 0x155db47d1bd0001, 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> 2626480 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 0x155db47d1bd0002, 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> 2626482 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.
   [junit4]   2> 2626482 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 32366655
   [junit4]   2> 2626482 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1]
   [junit4]   2> 2626482 WARN  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\lib
   [junit4]   2> 2626482 INFO  (jetty-launcher-3370-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,useRetries : false,
   [junit4]   2> 2626483 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.
   [junit4]   2> 2626483 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 15430108
   [junit4]   2> 2626483 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2]
   [junit4]   2> 2626483 WARN  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\lib
   [junit4]   2> 2626483 INFO  (jetty-launcher-3370-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,useRetries : false,
   [junit4]   2> 2626488 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2626488 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2626489 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2626489 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2626490 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54721/solr
   [junit4]   2> 2626490 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2626490 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2626491 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2626491 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2626491 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54721/solr
   [junit4]   2> 2626491 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2626491 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2626491 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2626492 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2626515 INFO  (zkCallback-3378-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@180fbfe name:ZooKeeperConnection Watcher:127.0.0.1:54721 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2626515 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2626515 INFO  (jetty-launcher-3370-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2626518 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/13912845@8594c6
   [junit4]   2> 2626519 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2626521 INFO  (zkCallback-3379-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c2d7ea name:ZooKeeperConnection Watcher:127.0.0.1:54721 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2626521 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2626521 INFO  (jetty-launcher-3370-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2626522 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/13912845@a73b43
   [junit4]   2> 2626522 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2626528 INFO  (zkCallback-3380-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@173e7c0 name:ZooKeeperConnection Watcher:127.0.0.1:54721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2626528 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2626532 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2626532 INFO  (zkCallback-3381-thread-1-processing-n:127.0.0.1:54725_solr) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78b670 name:ZooKeeperConnection Watcher:127.0.0.1:54721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2626532 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2626534 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2626534 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2626540 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2626540 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2626546 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2626546 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2626551 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2626552 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2626554 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2626556 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2626557 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2626558 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2626560 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2626561 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2626564 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2626564 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2626566 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2626566 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2626568 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2626569 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2626569 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2626571 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2626571 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2626573 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2626578 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2626578 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2626581 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2626581 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2626584 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2626585 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2626586 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96224068566319109-127.0.0.1:54726_solr-n_0000000000
   [junit4]   2> 2626586 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96224068566319110-127.0.0.1:54725_solr-n_0000000001
   [junit4]   2> 2626586 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54726_solr
   [junit4]   2> 2626586 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2626587 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96224068566319109-127.0.0.1:54726_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2626588 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54725_solr
   [junit4]   2> 2626588 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54725_solr
   [junit4]   2> 2626590 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.Overseer Overseer (id=96224068566319109-127.0.0.1:54726_solr-n_0000000000) starting
   [junit4]   2> 2626591 INFO  (zkCallback-3381-thread-1-processing-n:127.0.0.1:54725_solr) [n:127.0.0.1:54725_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> 2626591 INFO  (zkCallback-3380-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_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> 2626593 INFO  (zkCallback-3380-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2626594 INFO  (zkCallback-3381-thread-1-processing-n:127.0.0.1:54725_solr) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2626596 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2626627 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2626627 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2626630 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.
   [junit4]   2> 2626630 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2626630 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2626630 INFO  (jetty-launcher-3370-thread-1) [n:127.0.0.1:54725_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2626630 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2626630 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54726_solr as DOWN
   [junit4]   2> 2626634 INFO  (OverseerCollectionConfigSetProcessor-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2626635 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2626636 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54726_solr
   [junit4]   2> 2626636 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54726_solr
   [junit4]   2> 2626637 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2626638 INFO  (zkCallback-3381-thread-1-processing-n:127.0.0.1:54725_solr) [n:127.0.0.1:54725_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> 2626638 INFO  (zkCallback-3380-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_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> 2626639 INFO  (zkCallback-3381-thread-1-processing-n:127.0.0.1:54725_solr) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2626640 INFO  (zkCallback-3380-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2626641 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54726_solr"} current state version: 0
   [junit4]   2> 2626641 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54726_solr
   [junit4]   2> 2626665 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2626666 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2626667 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.
   [junit4]   2> 2626668 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2626669 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2626669 INFO  (jetty-launcher-3370-thread-2) [n:127.0.0.1:54726_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2626670 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2626671 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2626674 INFO  (zkCallback-3384-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18e269c name:ZooKeeperConnection Watcher:127.0.0.1:54721 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2626674 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2626674 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2626676 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 0x155db47d1bd0007, 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> 2626677 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2626679 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2626694 INFO  (zkCallback-3387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e0557b name:ZooKeeperConnection Watcher:127.0.0.1:54721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2626695 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2626695 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2626695 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2626697 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2626700 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2626706 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2626713 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2626754 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[FBF9FDDCFD620298]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2626769 INFO  (qtp2800673-18786) [n:127.0.0.1:54726_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> 2626774 INFO  (OverseerCollectionConfigSetProcessor-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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> 2626780 INFO  (OverseerThreadFactory-9061-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_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> 2626780 INFO  (OverseerThreadFactory-9061-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2626782 INFO  (OverseerThreadFactory-9061-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2626782 INFO  (OverseerThreadFactory-9061-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2626786 INFO  (zkCallback-3381-thread-1-processing-n:127.0.0.1:54725_solr) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2626786 INFO  (zkCallback-3387-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2626787 INFO  (zkCallback-3380-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2626792 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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> 2626792 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2626793 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2626891 INFO  (OverseerThreadFactory-9061-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2626891 INFO  (OverseerThreadFactory-9061-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:54726_solr
   [junit4]   2> 2626892 INFO  (OverseerThreadFactory-9061-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:54725_solr
   [junit4]   2> 2626892 INFO  (OverseerThreadFactory-9061-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:54725_solr
   [junit4]   2> 2626893 INFO  (OverseerThreadFactory-9061-thread-1-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:54726_solr
   [junit4]   2> 2626897 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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> 2626897 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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> 2626899 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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> 2626899 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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> 2626902 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2626902 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2626903 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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> 2626906 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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> 2626908 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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> 2626909 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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> 2626910 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2626910 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2626911 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2626911 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2626911 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2626911 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2626911 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2626912 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2626912 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2626912 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2626913 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2626913 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2626913 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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:54726/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54726_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> 2626913 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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:54726/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54726_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2626921 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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:54725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54725_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> 2626922 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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:54725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54725_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2626928 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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:54726/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54726_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> 2626928 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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:54726/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54726_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2626931 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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:54725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54725_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> 2626931 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_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:54725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54725_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2627038 INFO  (OverseerStateUpdate-96224068566319109-127.0.0.1:54726_solr-n_0000000000) [n:127.0.0.1:54726_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2627040 INFO  (zkCallback-3380-thread-2-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_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> 2627040 INFO  (zkCallback-3381-thread-1-processing-n:127.0.0.1:54725_solr) [n:127.0.0.1:54725_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> 2627040 INFO  (zkCallback-3380-thread-2-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2627040 INFO  (zkCallback-3381-thread-1-processing-n:127.0.0.1:54725_solr) [n:127.0.0.1:54725_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2627913 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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> 2627913 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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> 2627913 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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> 2627913 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2627913 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2627913 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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> 2627913 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2627913 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2627913 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2627913 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2627913 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2627913 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2627915 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2627915 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2627915 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2627913 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2627916 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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> 2627916 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2627916 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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> 2627916 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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> 2627916 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 2627916 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2627916 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2627917 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2627917 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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> 2627916 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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> 2627916 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2627917 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 2627917 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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> 2627917 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2627917 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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> 2627917 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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> 2627920 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2627920 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2627921 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2627924 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2627932 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2627932 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2627932 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2627933 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2627934 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2627935 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2627934 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2627937 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2627955 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2627957 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2627958 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2627958 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2627963 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2627964 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2627967 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2627968 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2627973 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2627973 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2627974 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2627974 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2627978 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2627978 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2627979 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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> 2627979 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2627979 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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> 2627979 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2627979 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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> 2627979 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2627978 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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> 2627980 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2627980 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2627980 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2627980 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2627981 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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> 2627980 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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> 2627980 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2627981 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2627981 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2627981 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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> 2627981 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2627981 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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> 2627981 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2627982 WARN  (qtp22568216-18798) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2627982 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2627983 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2627983 WARN  (qtp22568216-18802) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2627983 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2627983 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2627983 WARN  (qtp2800673-18806) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2627983 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2627983 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2627983 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2627984 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2627984 WARN  (qtp2800673-18796) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2627984 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2627985 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2627986 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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@15d0aa2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80a7b7),segFN=segments_1,generation=1}
   [junit4]   2> 2627986 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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@e32583 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ccde2),segFN=segments_1,generation=1}
   [junit4]   2> 2627986 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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@12f365e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a2fb6),segFN=segments_1,generation=1}
   [junit4]   2> 2627986 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2627986 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2627986 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2627986 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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@14d06a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18b8562),segFN=segments_1,generation=1}
   [junit4]   2> 2627986 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2627988 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_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> 2627988 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_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> 2627988 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_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> 2627989 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_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> 2627990 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2627990 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:54725_solr c:backuprestore s:shard2 r:core_node4 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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2627990 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:54726_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2627990 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:54725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2627992 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:54725_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-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> 2627994 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:54726_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-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> 2627994 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:54726_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-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> 2627997 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2627997 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2627997 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2627997 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2627997 INFO  (qtp22568216-18802) [n:127.0.0.1:54725_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2628002 INFO  (qtp2800673-18806) [n:127.0.0.1:54726_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2628002 INFO  (qtp2800673-18796) [n:127.0.0.1:54726_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2628003 INFO  (qtp22568216-18798) [n:127.0.0.1:54725_solr c:backuprestore s:

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


   [junit4]   2> 2638202 INFO  (zkCallback-3380-thread-8-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_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> 2638202 WARN  (zkCallback-3380-thread-8-processing-n:127.0.0.1:54726_solr) [n:127.0.0.1:54726_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2638209 INFO  (jetty-launcher-3370-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c470c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2638217 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54721 54721
   [junit4]   2> 2638219 INFO  (Thread-4652) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54721 54721
   [junit4]   2> 2638237 WARN  (Thread-4652) [    ] 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> 	12	/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> 2638238 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FBF9FDDCFD620298]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_FBF9FDDCFD620298-001
   [junit4]   2> Jul 11, 2016 6:46:16 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=Memory doPackFST= true), _version_=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1546, maxMBSortInHeap=7.953386298708584, sim=ClassicSimilarity, locale=da, timezone=Pacific/Niue
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=222187600,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionTooManyReplicasTest, TestDistributedStatsComponentCardinality, HdfsWriteToMultipleCollectionsTest, TestSlowCompositeReaderWrapper, TestValueSourceCache, MultiTermTest, TestZkChroot, SpellingQueryConverterTest, TestFastWriter, TestQueryUtils, SuggestComponentContextFilterQueryTest, BaseCdcrDistributedZkTest, TestAuthenticationFramework, TestIntervalFaceting, TestAtomicUpdateErrorCases, BlobRepositoryCloudTest, DistribDocExpirationUpdateProcessorTest, TestCustomDocTransformer, TestOverriddenPrefixQueryForCustomFieldType, TestDistribDocBasedVersion, TestBulkSchemaAPI, DateMathParserTest, TestIndexSearcher, HdfsNNFailoverTest, SolrCloudExampleTest, TestSolrQueryParser, CopyFieldTest, FullSolrCloudDistribCmdsTest, TestSystemIdResolver, TestUtils, BasicDistributedZk2Test, AsyncCallRequestStatusResponseTest, RequestHandlersTest, TestWriterPerf, OverriddenZkACLAndCredentialsProvidersTest, SolrPluginUtilsTest, BlockCacheTest, OverseerModifyCollectionTest, TestCloudSchemaless, FileUtilsTest, TestReplicationHandlerBackup, LukeRequestHandlerTest, TestRangeQuery, AtomicUpdatesTest, HdfsSyncSliceTest, TestExactSharedStatsCache, CheckHdfsIndexTest, TestManagedResourceStorage, AnalysisErrorHandlingTest, TestRandomFaceting, ZkNodePropsTest, LoggingHandlerTest, TestBM25SimilarityFactory, HdfsRecoveryZkTest, RAMDirectoryFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ShardRoutingCustomTest, ResponseLogComponentTest, TermVectorComponentTest, TestSSLRandomization, ZkStateWriterTest, TestReversedWildcardFilterFactory, DocValuesMissingTest, TestLeaderElectionZkExpiry, DistributedDebugComponentTest, TestSolrJ, HLLSerializationTest, TestCloudPseudoReturnFields, SynonymTokenizerTest, DefaultValueUpdateProcessorTest, TestSchemaSimilarityResource, SuggesterTest, TestFieldCacheSanityChecker, TestSolrIndexConfig, SecurityConfHandlerTest, TestNumericTerms32, TestRealTimeGet, HdfsChaosMonkeySafeLeaderTest, CloudMLTQParserTest, TestManagedStopFilterFactory, TestSolrCoreProperties, TestFastOutputStream, BlockJoinFacetRandomTest, TestRequestForwarding, TestSuggestSpellingConverter, RecoveryAfterSoftCommitTest, CollectionsAPISolrJTest, SolrCoreCheckLockOnStartupTest, TestRawTransformer, TestTolerantUpdateProcessorCloud, SharedFSAutoReplicaFailoverTest, JavabinLoaderTest, TestInfoStreamLogging, FieldAnalysisRequestHandlerTest, TestIndexingPerformance, TestBinaryField, DirectSolrConnectionTest, HdfsBasicDistributedZkTest, SearchHandlerTest, CollectionsAPIDistributedZkTest, TestJsonFacets, AnalyticsQueryTest, VersionInfoTest, TestSubQueryTransformerDistrib, CdcrReplicationHandlerTest, TestClusterStateMutator, DebugComponentTest, SpellPossibilityIteratorTest, NotRequiredUniqueKeyTest, TolerantUpdateProcessorTest, LeaderElectionIntegrationTest, GraphQueryTest, ShowFileRequestHandlerTest, TestConfigSetProperties, TestInitQParser, TestSerializedLuceneMatchVersion, TestSha256AuthenticationProvider, RollingRestartTest, SpatialRPTFieldTypeTest, DistributedFacetPivotWhiteBoxTest, PreAnalyzedUpdateProcessorTest, SortByFunctionTest, OverseerStatusTest, TestFieldCacheWithThreads, TestMissingGroups, ResourceLoaderTest, TestDefaultStatsCache, TestOrdValues, TestNonDefinedSimilarityFactory, TestFiltering, DataDrivenBlockJoinTest, TestSchemaManager, DateFieldTest, ConjunctionSolrSpellCheckerTest, TermVectorComponentDistributedTest, SpellCheckCollatorTest, TestSolr4Spatial, BadCopyFieldTest, TestRTimerTree, TestRebalanceLeaders, PKIAuthenticationIntegrationTest, TestRandomCollapseQParserPlugin, TestSubQueryTransformer, TestDynamicLoading, TestFuzzyAnalyzedSuggestions, TestCopyFieldCollectionResource, EchoParamsTest, QueryParsingTest, TestCharFilters, ForceLeaderTest, TestUseDocValuesAsStored2, ConfigSetsAPITest, TestConfigReload, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, TestReplicationHandler, TestRandomDVFaceting, TestDistributedGrouping, TestJoin, TestStressVersions, DistributedTermsComponentTest, StatsComponentTest, QueryElevationComponentTest, BasicFunctionalityTest, HighlighterTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestArbitraryIndexDir, RegexBoostProcessorTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, ScriptEngineTest, PrimUtilsTest, TestLRUCache, DistributedMLTComponentTest, TestCrossCoreJoin, TestDistributedMissingSort, TestSimpleTrackingShardHandler, AsyncMigrateRouteKeyTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, DistributedQueueTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLocalFSCloudBackupRestore]
   [junit4] Completed [480/621 (1!)] on J1 in 12.23s, 1 test, 1 error <<< FAILURES!

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

Total time: 72 minutes 0 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-6.x-Windows (32bit/jdk1.8.0_92) - Build # 345 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch

Error Message:
CollectionStateWatcher wasn't cleared after completion

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher wasn't cleared after completion
	at __randomizedtesting.SeedInfo.seed([CAA7410B4A498501:979C8E7B0D441A3F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:117)
	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 13326 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\init-core-data-001
   [junit4]   2> 184387 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-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> 184393 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 184394 INFO  (Thread-713) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 184394 INFO  (Thread-713) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 184494 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49794
   [junit4]   2> 184494 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184499 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184524 INFO  (zkCallback-514-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2a322 name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184524 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184524 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184524 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 184535 INFO  (jetty-launcher-513-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 184535 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 184536 INFO  (jetty-launcher-513-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a5254b{/solr,null,AVAILABLE}
   [junit4]   2> 184537 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@586898{/solr,null,AVAILABLE}
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@cfc90e{HTTP/1.1,[http/1.1]}{127.0.0.1:49808}
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.e.j.s.Server Started @189992ms
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49808}
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2'
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@13f873{HTTP/1.1,[http/1.1]}{127.0.0.1:49811}
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.Server Started @189993ms
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49811}
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1'
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184541 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184542 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184543 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184547 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 184548 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fd689{/solr,null,AVAILABLE}
   [junit4]   2> 184549 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@928a28{HTTP/1.1,[http/1.1]}{127.0.0.1:49818}
   [junit4]   2> 184549 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.Server Started @190002ms
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49818}
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4'
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 184551 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184554 INFO  (jetty-launcher-513-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 184554 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184554 INFO  (jetty-launcher-513-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dd830b{/solr,null,AVAILABLE}
   [junit4]   2> 184555 INFO  (jetty-launcher-513-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@d9e9c2{HTTP/1.1,[http/1.1]}{127.0.0.1:49823}
   [junit4]   2> 184555 INFO  (jetty-launcher-513-thread-1) [    ] o.e.j.s.Server Started @190008ms
   [junit4]   2> 184555 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49823}
   [junit4]   2> 184555 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 184556 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3'
   [junit4]   2> 184556 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 184556 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 184557 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184558 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184587 INFO  (zkCallback-515-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@103ed5d name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184587 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184588 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184590 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184619 INFO  (zkCallback-517-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b92e74 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184619 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184619 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184622 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184622 INFO  (zkCallback-518-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11690f5 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184622 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184622 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184629 INFO  (zkCallback-516-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e4ae5 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184631 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2\.
   [junit4]   2> 184631 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 31575539
   [junit4]   2> 184631 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2]
   [junit4]   2> 184631 WARN  (jetty-launcher-513-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2\lib
   [junit4]   2> 184632 INFO  (jetty-launcher-513-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 184634 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49794/solr
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184636 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184636 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184636 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184638 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184640 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184642 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4\.
   [junit4]   2> 184642 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 13512059
   [junit4]   2> 184642 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4]
   [junit4]   2> 184642 WARN  (jetty-launcher-513-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4\lib
   [junit4]   2> 184642 INFO  (jetty-launcher-513-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 184646 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49794/solr
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184649 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184652 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3\.
   [junit4]   2> 184652 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 17680338
   [junit4]   2> 184652 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3]
   [junit4]   2> 184652 WARN  (jetty-launcher-513-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3\lib
   [junit4]   2> 184652 INFO  (jetty-launcher-513-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 184653 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 0x1562aa0f1960002, 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> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 11457997
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1]
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49794/solr
   [junit4]   2> 184654 WARN  (jetty-launcher-513-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\lib
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 184654 INFO  (jetty-launcher-513-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184655 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 184655 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49794/solr
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184657 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184665 INFO  (zkCallback-521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ddb1d7 name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184665 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184665 INFO  (zkCallback-524-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5aa79a name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184665 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184665 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184665 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184666 INFO  (zkCallback-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23baf name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184667 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184667 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184667 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/2666620@736e99
   [junit4]   2> 184668 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/2666620@1495d3c
   [junit4]   2> 184669 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184669 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184669 INFO  (zkCallback-530-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a7d967 name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184669 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184669 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184671 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/2666620@cea523
   [junit4]   2> 184674 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/2666620@1201f76
   [junit4]   2> 184674 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184675 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184682 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8cb870 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184683 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184684 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 184684 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2dc4f6 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184685 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184688 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 184688 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 184690 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41a710 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184691 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184694 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 184695 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 184699 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 184699 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 184700 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 184704 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 184704 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 184704 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 184706 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b8d4 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184706 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184708 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 184709 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 184709 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 184712 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 184712 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 184713 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 184716 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 184717 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 184717 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 184720 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 184720 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 184721 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 184725 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 184728 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 184728 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 184729 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184730 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184730 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184731 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184731 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184732 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184732 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184733 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184733 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 184733 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 184733 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 184734 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 184742 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 184742 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 184743 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 184743 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 184745 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 184746 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 184747 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 184747 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 184749 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 184751 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 184751 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96311312771317770-127.0.0.1:49808_solr-n_0000000000
   [junit4]   2> 184751 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 184751 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 184752 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96311312771317769-127.0.0.1:49818_solr-n_0000000001
   [junit4]   2> 184752 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49808_solr
   [junit4]   2> 184752 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 184753 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96311312771317772-127.0.0.1:49811_solr-n_0000000002
   [junit4]   2> 184753 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96311312771317771-127.0.0.1:49823_solr-n_0000000003
   [junit4]   2> 184754 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96311312771317770-127.0.0.1:49808_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 184755 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96311312771317769-127.0.0.1:49818_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 184755 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96311312771317772-127.0.0.1:49811_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49818_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49818_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49823_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49823_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49811_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49811_solr
   [junit4]   2> 184759 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer Overseer (id=96311312771317770-127.0.0.1:49808_solr-n_0000000000) starting
   [junit4]   2> 184762 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_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> 184763 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_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> 184763 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_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> 184763 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_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> 184785 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 184785 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 184787 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3\.
   [junit4]   2> 184788 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 184788 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 184788 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 184794 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.
   [junit4]   2> 184795 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 184796 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 184796 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 184796 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 184801 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 184802 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 184802 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 184802 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 184802 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 184803 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 184822 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 184822 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 184824 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4\.
   [junit4]   2> 184825 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 184826 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49808_solr as DOWN
   [junit4]   2> 184826 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 184827 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 184827 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 184830 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49808_solr
   [junit4]   2> 184830 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49808_solr
   [junit4]   2> 184839 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_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> 184840 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_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> 184840 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_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> 184840 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_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> 184842 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 184842 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 184842 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 184842 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 184848 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 184850 INFO  (OverseerCollectionConfigSetProcessor-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 184854 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 184859 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49808_solr"} current state version: 0
   [junit4]   2> 184859 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49808_solr
   [junit4]   2> 184894 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 184894 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 184896 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2\.
   [junit4]   2> 184897 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 184899 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 184899 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 184899 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184900 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184904 INFO  (zkCallback-539-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f7c97c name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184905 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184905 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184909 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184910 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184914 INFO  (zkCallback-542-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ffb83 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184915 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184915 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184915 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184916 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184917 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 184920 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 184926 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 184932 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 184939 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 184943 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 184946 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 184948 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 184995 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchesWorkForStateFormat1
   [junit4]   2> 184995 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184996 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185014 INFO  (zkCallback-543-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f83a29 name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185014 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185014 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185026 INFO  (qtp11134709-2290) [n:127.0.0.1:49823_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=7040028c-5ac2-4c00-9803-2f3feb514d78&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185029 INFO  (qtp11134709-2290) [n:127.0.0.1:49823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=7040028c-5ac2-4c00-9803-2f3feb514d78&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 185030 INFO  (OverseerCollectionConfigSetProcessor-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-7040028c-5ac2-4c00-9803-2f3feb514d78
   [junit4]   2> 185033 INFO  (OverseerCollectionConfigSetProcessor-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"7040028c-5ac2-4c00-9803-2f3feb514d78",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185040 INFO  (qtp11134709-2295) [n:127.0.0.1:49823_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7040028c-5ac2-4c00-9803-2f3feb514d78&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185041 INFO  (qtp11134709-2295) [n:127.0.0.1:49823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7040028c-5ac2-4c00-9803-2f3feb514d78&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 185051 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"7040028c-5ac2-4c00-9803-2f3feb514d78",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185051 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection stateformat1
   [junit4]   2> 185052 INFO  (backgroundWatchers-512-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [stateformat1]
   [junit4]   2> 185052 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/stateformat1 
   [junit4]   2> 185056 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/stateformat1
   [junit4]   2> 185061 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185062 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185062 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185063 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185063 INFO  (zkCallback-542-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185078 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"7040028c-5ac2-4c00-9803-2f3feb514d78",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 185078 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: stateformat1
   [junit4]   2> 185082 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185082 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185082 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185082 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185084 INFO  (zkCallback-542-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185178 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection stateformat1, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 185178 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core stateformat1_shard1_replica1 as part of shard shard1 of collection stateformat1 on 127.0.0.1:49811_solr
   [junit4]   2> 185183 INFO  (qtp2713914-2269) [n:127.0.0.1:49811_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150&qt=/admin/cores&collection.configName=config&name=stateformat1_shard1_replica1&action=CREATE&numShards=1&collection=stateformat1&shard=shard1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 185184 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150&qt=/admin/cores&collection.configName=config&name=stateformat1_shard1_replica1&action=CREATE&numShards=1&collection=stateformat1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 185185 INFO  (qtp2713914-2270) [n:127.0.0.1:49811_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150
   [junit4]   2> 185185 INFO  (qtp2713914-2270) [n:127.0.0.1:49811_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185187 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=stateformat1_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=stateformat1, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 185188 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 185191 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController Registering watch for collection stateformat1
   [junit4]   2> 185196 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader Deleting data for [stateformat1]
   [junit4]   2> 185196 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 185202 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"stateformat1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49811/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49811_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"stateformat1",
   [junit4]   2>   "operation":"state"} current state version: 1
   [junit4]   2> 185202 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"stateformat1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49811/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49811_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"stateformat1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 185314 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185315 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185315 INFO  (zkCallback-531-thread-2-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185316 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185316 INFO  (zkCallback-542-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 186044 INFO  (qtp11134709-2297) [n:127.0.0.1:49823_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7040028c-5ac2-4c00-9803-2f3feb514d78&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 186046 INFO  (qtp11134709-2297) [n:127.0.0.1:49823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7040028c-5ac2-4c00-9803-2f3feb514d78&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 186190 INFO  (qtp2713914-2270) [n:127.0.0.1:49811_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150
   [junit4]   2> 186190 INFO  (qtp2713914-2270) [n:127.0.0.1:49811_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 186197 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for stateformat1_shard1_replica1
   [junit4]   2> 186197 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:stateformat1
   [junit4]   2> 186198 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 186198 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/stateformat1]
   [junit4]   2> 186199 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/stateformat1] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 186199 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\stateformat1_shard1_replica1'
   [junit4]   2> 186199 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 186199 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 186205 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 186214 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 186216 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 186222 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 186228 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema [stateformat1_shard1_replica1] Schema name=test
   [junit4]   2> 186300 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 186301 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 186302 WARN  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 186302 WARN  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 186308 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_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/config', cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 186308 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'stateformat1_shard1_replica1' using configuration from collection stateformat1
   [junit4]   2> 186308 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 186309 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore [[stateformat1_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\stateformat1_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\]
   [junit4]   2> 186309 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: stateformat1_shard1_replica1
   [junit4]   2> 186309 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\
   [junit4]   2> 186310 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\index/
   [junit4]   2> 186310 WARN  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore [stateformat1_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 186310 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\index
   [junit4]   2> 186311 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d80a8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12aa4a4),segFN=segments_1,generation=1}
   [junit4]   2> 186311 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 186312 INFO  (OldIndexDirectoryCleanupThreadForCore-stateformat1_shard1_replica1) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core stateformat1_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\
   [junit4]   2> 186313 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 186314 WARN  (OldIndexDirectoryCleanupThreadForCore-stateformat1_shard1_replica1) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 186321 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 186321 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 186325 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 186326 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 186329 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] 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,/update,/admin/file,/terms
   [junit4]   2> 186329 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 186331 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 186332 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 186334 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 186334 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 186335 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d80a8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12aa4a4),segFN=segments_1,generation=1}
   [junit4]   2> 186335 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 186335 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a475d4[stateformat1_shard1_replica1] main]
   [junit4]   2> 186336 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0

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

nit4]   2> 211015 INFO  (zkCallback-558-thread-2-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updating data for [waitforstate] from [4] to [5]
   [junit4]   2> 211024 INFO  (zkCallback-558-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 211026 INFO  (zkCallback-558-thread-3-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49811_solr
   [junit4]   2> 211029 INFO  (zkCallback-558-thread-3-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 211029 WARN  (zkCallback-558-thread-3-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [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> 211029 INFO  (zkCallback-558-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_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> 211032 WARN  (zkCallback-558-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 211035 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12ad6a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 212514 WARN  (zkCallback-552-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_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> 212514 WARN  (zkCallback-552-thread-2-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212516 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@648a15{/solr,null,UNAVAILABLE}
   [junit4]   2> 212520 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49794 49794
   [junit4]   2> 212534 INFO  (Thread-713) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49794 49794
   [junit4]   2> 212541 WARN  (Thread-713) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	7	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/96311312771317770-127.0.0.1:49808_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	70	/solr/overseer/queue
   [junit4]   2> 	12	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 212541 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001
   [junit4]   2> Jul 27, 2016 4:33:54 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=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=et-EE, timezone=America/Santa_Isabel
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=120923784,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [FacetFieldTest, ClientUtilsTest, LargeVolumeEmbeddedTest, SolrExceptionTest, CloudSolrClientMultiConstructorTest, ShardParamsTest, QueryResponseTest, SolrExampleJettyTest, SolrExampleBinaryTest, CommonAdminParamsTest, ConcurrentUpdateSolrClientBuilderTest, ExternalHttpClientTest, JDBCStreamTest, TestClusteringResponse, SolrQueryTest, GetByIdTest, LargeVolumeBinaryJettyTest, TestCollectionAdminRequest, ConcatOperationTest, StreamingTest, SolrExampleXMLTest, SolrExampleEmbeddedTest, TestBatchUpdate, LargeVolumeJettyTest, SolrParamTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, TestCoreAdmin, TestNamedListCodec, ContentStreamTest, ModifiableSolrParamsTest, TestFastInputStream, DocumentAnalysisResponseTest, FieldAnalysisResponseTest, TestLBHttpSolrClient, LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, GraphTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamExpressionParserTest, SchemaTest, SolrPingTest, TestConfigSetAdminRequest, NoOpResponseParserTest, TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 29.20s, 9 tests, 1 failure <<< FAILURES!

[...truncated 51737 lines...]


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

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

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

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

Stack Trace:
java.lang.AssertionError: [index.20160727021716332, index.20160727021730647, index.properties, replication.properties] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([A20FA495F91BB638:79A4A453FC33DF8B]: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:907)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
	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:59006/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_A20FA495F91BB638-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:59006/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_A20FA495F91BB638-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([A20FA495F91BB638:2A5B9B4F57E7DBC0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 11720 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\init-core-data-001
   [junit4]   2> 1804837 INFO  (SUITE-TestReplicationHandler-seed#[A20FA495F91BB638]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1804841 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll
   [junit4]   2> 1804843 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\collection1
   [junit4]   2> 1804865 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1804866 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e48d3a{/solr,null,AVAILABLE}
   [junit4]   2> 1804869 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.e.j.s.ServerConnector Started ServerConnector@57ce7b{HTTP/1.1,[http/1.1]}{127.0.0.1:55333}
   [junit4]   2> 1804869 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.e.j.s.Server Started @1809908ms
   [junit4]   2> 1804869 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=55333}
   [junit4]   2> 1804870 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1804870 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001'
   [junit4]   2> 1804870 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1804870 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1804871 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\solr.xml
   [junit4]   2> 1804892 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.
   [junit4]   2> 1804893 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer New CoreContainer 8396356
   [junit4]   2> 1804893 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001]
   [junit4]   2> 1804893 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\lib
   [junit4]   2> 1804893 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1804896 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1804900 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1804900 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1804900 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1804900 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1804901 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.
   [junit4]   2> 1804905 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] 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> 1804905 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.\collection1
   [junit4]   2> 1804906 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1804906 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1804906 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1804906 INFO  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\collection1'
   [junit4]   2> 1804906 INFO  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1804906 INFO  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1804936 INFO  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1804939 WARN  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1804939 INFO  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1804947 INFO  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1804951 INFO  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1804956 INFO  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1804971 INFO  (coreLoadExecutor-5681-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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\collection1'
   [junit4]   2> 1804971 INFO  (coreLoadExecutor-5681-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.\collection1
   [junit4]   2> 1804971 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1804972 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1804972 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1804972 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1804972 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1804972 WARN  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1804972 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1804972 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.9951171875, floorSegmentMB=0.6083984375, forceMergeDeletesPctAllowed=8.858088200619857, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1804972 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d10644 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f6966),segFN=segments_1,generation=1}
   [junit4]   2> 1804972 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1804974 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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1804975 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1804989 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1804991 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1804993 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1804996 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1804997 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1804997 INFO  (coreLoadExecutor-5681-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> 1804997 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1804997 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1804999 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1804999 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.65147959606203]
   [junit4]   2> 1804999 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d10644 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f6966),segFN=segments_1,generation=1}
   [junit4]   2> 1804999 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1804999 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19639ee[collection1] main]
   [junit4]   2> 1805000 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\collection1\conf
   [junit4]   2> 1805000 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1805000 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-001\collection1\conf
   [junit4]   2> 1805001 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1805001 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1805001 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1805002 INFO  (coreLoadExecutor-5681-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1805007 INFO  (searcherExecutor-5682-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19639ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1805422 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\collection1
   [junit4]   2> 1805442 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1805444 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@167a13b{/solr,null,AVAILABLE}
   [junit4]   2> 1805444 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.e.j.s.ServerConnector Started ServerConnector@137792a{HTTP/1.1,[http/1.1]}{127.0.0.1:55336}
   [junit4]   2> 1805444 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.e.j.s.Server Started @1810483ms
   [junit4]   2> 1805444 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=55336}
   [junit4]   2> 1805445 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1805445 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002'
   [junit4]   2> 1805445 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1805445 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1805446 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\solr.xml
   [junit4]   2> 1805463 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.
   [junit4]   2> 1805464 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer New CoreContainer 33159121
   [junit4]   2> 1805464 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002]
   [junit4]   2> 1805464 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\lib
   [junit4]   2> 1805464 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1805466 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1805467 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1805467 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1805467 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1805467 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1805468 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.
   [junit4]   2> 1805475 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] 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> 1805475 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.\collection1
   [junit4]   2> 1805476 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1805477 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1805477 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[A20FA495F91BB638]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1805477 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\collection1'
   [junit4]   2> 1805477 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1805478 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1805497 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1805501 WARN  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1805501 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1805508 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1805516 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1805519 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1805523 INFO  (coreLoadExecutor-5691-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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\collection1'
   [junit4]   2> 1805523 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.\collection1
   [junit4]   2> 1805524 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1805524 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1805524 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1805525 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1805525 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1805525 WARN  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1805525 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1805525 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.9951171875, floorSegmentMB=0.6083984375, forceMergeDeletesPctAllowed=8.858088200619857, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1805526 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f85eec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1414a7e),segFN=segments_1,generation=1}
   [junit4]   2> 1805526 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1805527 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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1805533 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1805536 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1805538 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1805540 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1805542 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1805543 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1805545 INFO  (coreLoadExecutor-5691-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> 1805545 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1805545 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1805545 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1805545 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.65147959606203]
   [junit4]   2> 1805545 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f85eec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1414a7e),segFN=segments_1,generation=1}
   [junit4]   2> 1805546 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1805546 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1240f6f[collection1] main]
   [junit4]   2> 1805546 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\collection1\conf
   [junit4]   2> 1805546 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1805546 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_A20FA495F91BB638-001\solr-instance-002\collection1\conf
   [junit4]   2> 1805546 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1805550 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1805550 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1805553 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1240f6f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1805686 INFO  (qtp3597220-13040) [    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> 1805982 INFO  (qtp3597220-13041) [    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> 1805986 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 1805989 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1805992 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1805993 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1805994 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1805996 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1805999 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1806001 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1806004 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1806006 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1806009 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1806012 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1806015 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1806016 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1806017 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1806018 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1806019 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1806021 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1806023 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1806026 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1806028 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1806030 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1806031 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1806034 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1806036 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1806042 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1806047 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1806064 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1806065 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1806067 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1806069 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1806070 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1806071 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1806072 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1806074 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1806076 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1806078 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1806081 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1806083 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1806087 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1806089 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1806092 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1806093 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1806096 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1806099 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1806110 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1806112 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1806115 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1806116 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1806117 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1806119 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1806121 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1806123 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1806125 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1806128 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1806131 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1806133 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1806139 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1806141 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1806143 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1806145 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1806146 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1806147 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1806149 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1806151 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1806152 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1806153 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1806154 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1806157 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1806162 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1806165 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1806166 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1806171 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1806172 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1806174 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1806175 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1806176 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1806177 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1806183 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1806185 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1806186 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1806188 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1806191 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1806194 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1806197 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1806200 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1806207 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1806209 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1806215 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1806219 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1806222 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1806225 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1806228 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1806243 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1806257 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1806262 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1806266 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1806274 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1806276 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1806279 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1806281 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1806283 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1806285 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1806286 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1806289 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1806291 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1806292 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1806293 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1806295 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1806297 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1806298 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1806299 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1806300 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1806303 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1806306 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1806309 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1806312 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1806317 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1806319 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1806322 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1806325 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1806328 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1806331 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1806333 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1806334 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1806337 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1806342 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1806350 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1806358 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1806364 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1806366 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1806369 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1806377 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1806383 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1806385 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1806390 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1806391 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1806394 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1806398 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1806410 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1806417 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1806436 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1806438 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1806457 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1806463 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1806469 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1806470 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1806473 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1806476 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1806489 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1806492 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1806494 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1806496 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1806500 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1806504 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1806511 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1806513 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1806516 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1806519 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1806520 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1806522 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1806526 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1806531 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1806533 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1806536 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1806539 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1806540 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1806541 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1806542 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1806544 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1806548 INFO  (qtp3597220-13038) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1806549 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1806556 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1806559 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1806560 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1806561 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1806562 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1806565 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1806568 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1806574 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1806577 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1806586 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1806588 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1806590 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1806593 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1806594 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1806598 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1806599 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1806603 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1806608 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1806611 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1806614 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1806617 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1806626 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1806628 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 1806630 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 1806634 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 1806637 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 1806638 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 1806640 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 1806641 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 1806643 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 1806644 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 1806645 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 1806647 INFO  (qtp3597220-13040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 1806649 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 1806651 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 1806653 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 1806656 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 1806659 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 1806662 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 1806666 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 1806667 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 1806670 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 1806673 INFO  (qtp3597220-13038) [    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> 1806673 INFO  (qtp3597220-13042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 1806676 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 1806678 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 1806682 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 1806684 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 1806689 INFO  (qtp3597220-13045) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 1806690 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 1806691 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 1806694 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 1806699 INFO  (qtp3597220-13044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 1806703 INFO  (qtp3597220-13043) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 1806706 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 1806714 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 1806722 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 1806729 INFO  (qtp3597220-13041) [    x:collection1] o.a.s.u.p.LogUpd

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

$SessionExpiredException: KeeperErrorCode = Session expired for /collections/backuprestore/leader_elect/shard2/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> 2513298 INFO  (jetty-launcher-3236-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19c322a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2513311 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A20FA495F91BB638]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58999 58999
   [junit4]   2> 2513316 INFO  (Thread-3923) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58999 58999
   [junit4]   2> 2513321 WARN  (Thread-3923) [    ] 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> 	39	/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> 2513321 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A20FA495F91BB638]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_A20FA495F91BB638-001
   [junit4]   2> Jul 26, 2016 6:28:20 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=MockRandom), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=199, sim=ClassicSimilarity, locale=lt, timezone=Atlantic/Jan_Mayen
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=116943672,total=357564416
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, TestCoreContainer, PreAnalyzedFieldTest, ChaosMonkeyNothingIsSafeTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFaceting, TestRemoteStreaming, LeaderElectionTest, DistribCursorPagingTest, TestUpdate, HdfsWriteToMultipleCollectionsTest, PrimUtilsTest, TestPhraseSuggestions, BigEndianAscendingWordSerializerTest, TestSubQueryTransformerCrossCore, BadComponentTest, ZkStateWriterTest, SSLMigrationTest, DocValuesTest, DistributedQueryComponentCustomSortTest, TestCustomSort, OverseerTaskQueueTest, BlockCacheTest, EnumFieldTest, SpatialFilterTest, TestScoreJoinQPScore, DistributedSuggestComponentTest, SuggesterFSTTest, TestRawResponseWriter, SolrRequestParserTest, TestCursorMarkWithoutUniqueKey, TestMergePolicyConfig, DistributedFacetPivotSmallTest, TestConfigSets, ConnectionManagerTest, PathHierarchyTokenizerFactoryTest, RestartWhileUpdatingTest, TestDFRSimilarityFactory, TestEmbeddedSolrServerConstructors, SampleTest, PolyFieldTest, ExplicitHLLTest, SegmentsInfoRequestHandlerTest, TestRandomFlRTGCloud, AssignTest, TestFieldCacheSanityChecker, SolrCoreTest, SimplePostToolTest, TestInitParams, InfoHandlerTest, BlobRepositoryCloudTest, TestBackupRepositoryFactory, HdfsNNFailoverTest, RemoteQueryErrorTest, ExternalFileFieldSortTest, DistributedFacetPivotLongTailTest, SliceStateTest, TestComponentsName, TestImplicitCoreProperties, SolrXmlInZkTest, TestRebalanceLeaders, PKIAuthenticationIntegrationTest, TestSSLRandomization, TestHighlightDedupGrouping, TestReloadAndDeleteDocs, XsltUpdateRequestHandlerTest, TolerantUpdateProcessorTest, CollectionsAPIAsyncDistributedZkTest, HdfsBasicDistributedZkTest, TestDownShardTolerantSearch, DocValuesMultiTest, TestTolerantSearch, TestRTimerTree, ConcurrentDeleteAndCreateCollectionTest, TestStressReorder, DistributedSpellCheckComponentTest, AtomicUpdatesTest, TestFieldTypeResource, URLClassifyProcessorTest, HLLSerializationTest, DeleteLastCustomShardedReplicaTest, TestCloudPivotFacet, DistributedVersionInfoTest, AnalyticsMergeStrategyTest, DirectUpdateHandlerTest, RuleEngineTest, TestDistributedSearch, TestReqParamsAPI, GraphQueryTest, HardAutoCommitTest, TestRestManager, CustomCollectionTest, CdcrReplicationDistributedZkTest, TestClassicSimilarityFactory, TestFieldResource, TestJsonFacets, TestSizeLimitedDistributedMap, SolrTestCaseJ4Test, SyncSliceTest, TestSort, RequiredFieldsTest, SimpleFacetsTest, TestDocumentBuilder, VMParamsZkACLAndCredentialsProvidersTest, HdfsDirectoryFactoryTest, TestRandomDVFaceting, TestLeaderInitiatedRecoveryThread, TestCollapseQParserPlugin, TestChildDocTransformer, TestSolrQueryResponse, HttpPartitionTest, DistanceUnitsTest, SoftAutoCommitTest, MigrateRouteKeyTest, SolrCLIZkUtilsTest, TestSchemaVersionResource, TestUseDocValuesAsStored, CloudExitableDirectoryReaderTest, TestAddFieldRealTimeGet, TestStressUserVersions, DistributedExpandComponentTest, SuggestComponentTest, TestCodecSupport, TestSQLHandler, DistributedQueryElevationComponentTest, CircularListTest, TestQuerySenderNoQuery, TestLMDirichletSimilarityFactory, UpdateParamsTest, TestCryptoKeys, JSONWriterTest, TestFunctionQuery, TestOrdValues, DistribJoinFromCollectionTest, HdfsLockFactoryTest, TestSearcherReuse, BasicDistributedZkTest, DirectoryFactoryTest, TestFieldCache, DocumentBuilderTest, TestNumericTerms32, TestClusterStateMutator, UUIDFieldTest, TestRequestForwarding, TestTrackingShardHandlerFactory, HdfsTlogReplayBufferedWhileIndexingTest, ActionThrottleTest, CoreAdminRequestStatusTest, TestExactSharedStatsCache, TimeZoneUtilsTest, ShardRoutingTest, JsonLoaderTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestZkChroot, ShardRoutingCustomTest, AutoCommitTest, TestRecovery, TestHashPartitioner, TestGroupingSearch, PeerSyncTest, BasicFunctionalityTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestDocSet, NumericFieldsTest, TestConfig, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, TestSystemIdResolver, DateFieldTest, ClusterStateTest, ZkNodePropsTest, SystemInfoHandlerTest, CursorPagingTest, TestJettySolrRunner, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore]
   [junit4] Completed [472/624 (2!)] on J0 in 28.83s, 1 test, 1 error <<< FAILURES!

[...truncated 52878 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/343/
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([DDFAA5D0A9E414BD:55AE9A0A07187945]: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 12203 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\init-core-data-001
   [junit4]   2> 2435504 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-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> 2435507 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2435508 INFO  (Thread-3415) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2435508 INFO  (Thread-3415) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2435608 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64951
   [junit4]   2> 2435608 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2435609 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2435614 INFO  (zkCallback-2821-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11a1ae4 name:ZooKeeperConnection Watcher:127.0.0.1:64951 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2435614 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2435614 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2435614 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2435623 INFO  (jetty-launcher-2820-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2435623 INFO  (jetty-launcher-2820-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2435625 INFO  (jetty-launcher-2820-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c29e3c{/solr,null,AVAILABLE}
   [junit4]   2> 2435625 INFO  (jetty-launcher-2820-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c53898{/solr,null,AVAILABLE}
   [junit4]   2> 2435627 INFO  (jetty-launcher-2820-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@19eaf47{HTTP/1.1,[http/1.1]}{127.0.0.1:64955}
   [junit4]   2> 2435627 INFO  (jetty-launcher-2820-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@2bde0d{HTTP/1.1,[http/1.1]}{127.0.0.1:64958}
   [junit4]   2> 2435627 INFO  (jetty-launcher-2820-thread-1) [    ] o.e.j.s.Server Started @2440751ms
   [junit4]   2> 2435627 INFO  (jetty-launcher-2820-thread-2) [    ] o.e.j.s.Server Started @2440751ms
   [junit4]   2> 2435627 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64955}
   [junit4]   2> 2435627 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64958}
   [junit4]   2> 2435629 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2435629 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2435629 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1'
   [junit4]   2> 2435629 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2'
   [junit4]   2> 2435629 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2435629 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2435629 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2435629 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2435630 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2435630 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2435632 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2435632 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2435633 INFO  (zkCallback-2822-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1018680 name:ZooKeeperConnection Watcher:127.0.0.1:64951/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2435633 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2435633 INFO  (zkCallback-2823-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14077a5 name:ZooKeeperConnection Watcher:127.0.0.1:64951/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2435634 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2435634 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2435634 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2435634 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2435634 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2435648 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 0x156264d6c260002, 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> 2435648 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.
   [junit4]   2> 2435649 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1653773
   [junit4]   2> 2435649 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2]
   [junit4]   2> 2435649 WARN  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\lib
   [junit4]   2> 2435649 INFO  (jetty-launcher-2820-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2435650 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.
   [junit4]   2> 2435650 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 23143101
   [junit4]   2> 2435650 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1]
   [junit4]   2> 2435650 WARN  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\lib
   [junit4]   2> 2435652 INFO  (jetty-launcher-2820-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2435655 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2435655 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2435655 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2435655 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2435655 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2435657 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2435657 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64951/solr
   [junit4]   2> 2435657 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2435657 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64951/solr
   [junit4]   2> 2435657 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2435657 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2435657 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2435657 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2435657 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2435660 INFO  (zkCallback-2829-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19915bd name:ZooKeeperConnection Watcher:127.0.0.1:64951 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2435660 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2435660 INFO  (zkCallback-2828-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9fc75b name:ZooKeeperConnection Watcher:127.0.0.1:64951 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2435660 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2435660 INFO  (jetty-launcher-2820-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2435660 INFO  (jetty-launcher-2820-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2435660 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$52/11159467@1c064f0
   [junit4]   2> 2435660 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 0x156264d6c260003, 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> 2435664 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$52/11159467@534108
   [junit4]   2> 2435665 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2435667 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2435668 INFO  (zkCallback-2830-thread-1-processing-n:127.0.0.1:64955_solr) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d75f89 name:ZooKeeperConnection Watcher:127.0.0.1:64951/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2435668 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2435668 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33f3ea name:ZooKeeperConnection Watcher:127.0.0.1:64951/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2435668 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2435669 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2435669 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2435672 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2435672 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2435676 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2435676 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2435679 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2435679 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2435682 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2435682 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2435684 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2435684 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2435686 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2435686 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2435687 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2435687 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2435689 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2435689 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2435691 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2435691 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2435692 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2435692 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2435693 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2435693 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2435694 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2435694 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2435698 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2435698 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2435700 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2435700 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2435701 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2435701 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2435702 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96306556003811334-127.0.0.1:64958_solr-n_0000000000
   [junit4]   2> 2435702 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96306556003811333-127.0.0.1:64955_solr-n_0000000001
   [junit4]   2> 2435702 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64958_solr
   [junit4]   2> 2435702 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2435703 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96306556003811334-127.0.0.1:64958_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2435704 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64955_solr
   [junit4]   2> 2435704 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64955_solr
   [junit4]   2> 2435704 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.Overseer Overseer (id=96306556003811334-127.0.0.1:64958_solr-n_0000000000) starting
   [junit4]   2> 2435705 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_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> 2435705 INFO  (zkCallback-2830-thread-1-processing-n:127.0.0.1:64955_solr) [n:127.0.0.1:64955_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> 2435707 INFO  (zkCallback-2830-thread-1-processing-n:127.0.0.1:64955_solr) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2435707 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2435708 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2435717 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2435717 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:64958_solr as DOWN
   [junit4]   2> 2435718 INFO  (OverseerCollectionConfigSetProcessor-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2435719 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2435720 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64958_solr
   [junit4]   2> 2435720 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64958_solr
   [junit4]   2> 2435721 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2435724 INFO  (zkCallback-2830-thread-1-processing-n:127.0.0.1:64955_solr) [n:127.0.0.1:64955_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> 2435724 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_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> 2435724 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2435724 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2435725 INFO  (zkCallback-2830-thread-1-processing-n:127.0.0.1:64955_solr) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2435725 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2435726 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64958_solr"} current state version: 0
   [junit4]   2> 2435726 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.
   [junit4]   2> 2435726 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64958_solr
   [junit4]   2> 2435726 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2435727 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2435727 INFO  (jetty-launcher-2820-thread-1) [n:127.0.0.1:64955_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2435734 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2435734 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2435735 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.
   [junit4]   2> 2435736 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2435737 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2435737 INFO  (jetty-launcher-2820-thread-2) [n:127.0.0.1:64958_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2435737 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2435738 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2435739 INFO  (zkCallback-2834-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e5d1df name:ZooKeeperConnection Watcher:127.0.0.1:64951 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2435740 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2435740 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2435742 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2435744 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2435745 INFO  (zkCallback-2837-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d9c99 name:ZooKeeperConnection Watcher:127.0.0.1:64951/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2435746 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2435746 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2435746 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2435747 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2435747 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2435750 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2435754 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2435779 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[DDFAA5D0A9E414BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2435786 INFO  (qtp20558430-16192) [n:127.0.0.1:64955_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> 2435789 INFO  (OverseerCollectionConfigSetProcessor-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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> 2435789 INFO  (OverseerThreadFactory-7231-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_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> 2435790 INFO  (OverseerThreadFactory-7231-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2435790 INFO  (OverseerThreadFactory-7231-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2435791 INFO  (OverseerThreadFactory-7231-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2435792 INFO  (zkCallback-2830-thread-1-processing-n:127.0.0.1:64955_solr) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2435792 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2435792 INFO  (zkCallback-2837-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2435795 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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> 2435795 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2435797 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2435895 INFO  (OverseerThreadFactory-7231-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2435895 INFO  (OverseerThreadFactory-7231-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:64955_solr
   [junit4]   2> 2435895 INFO  (OverseerThreadFactory-7231-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:64955_solr
   [junit4]   2> 2435895 INFO  (OverseerThreadFactory-7231-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:64958_solr
   [junit4]   2> 2435895 INFO  (OverseerThreadFactory-7231-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:64958_solr
   [junit4]   2> 2435909 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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> 2435909 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_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> 2435909 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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> 2435909 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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> 2435912 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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> 2435912 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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> 2435912 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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> 2435913 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_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> 2435913 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2435913 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2435914 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2435914 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2435916 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2435916 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2435916 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2435916 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2435917 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2435917 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2435917 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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:64958/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64958_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> 2435917 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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:64958/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64958_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2435917 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2435917 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2435918 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2435918 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2435919 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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:64958/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64958_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> 2435919 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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:64958/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64958_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2435922 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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:64955/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64955_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> 2435922 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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:64955/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64955_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2435925 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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:64955/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64955_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> 2435925 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_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:64955/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64955_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2436030 INFO  (OverseerStateUpdate-96306556003811334-127.0.0.1:64958_solr-n_0000000000) [n:127.0.0.1:64958_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2436030 INFO  (zkCallback-2830-thread-1-processing-n:127.0.0.1:64955_solr) [n:127.0.0.1:64955_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> 2436032 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_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> 2436032 INFO  (zkCallback-2830-thread-1-processing-n:127.0.0.1:64955_solr) [n:127.0.0.1:64955_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2436032 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2436916 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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> 2436916 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2436917 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2436917 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2436918 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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> 2436918 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2436918 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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> 2436918 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2436918 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_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> 2436918 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2436919 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2436919 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2436919 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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> 2436919 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2436919 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2436919 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2436920 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2436920 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2436920 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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> 2436919 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2436920 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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> 2436920 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2436920 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2436920 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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> 2436924 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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> 2436924 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 2436925 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2436925 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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> 2436925 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_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> 2436925 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 2436925 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2436925 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2436925 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_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> 2436927 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2436929 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2436930 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2436941 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2436941 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2436942 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2436943 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2436945 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2436945 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2436945 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2436946 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2437033 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2437033 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2437035 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2437036 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2437040 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2437040 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2437043 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2437053 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2437053 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2437053 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2437054 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2437062 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2437063 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2437063 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2437063 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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> 2437063 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2437064 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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> 2437064 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2437064 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2437064 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2437064 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2437063 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_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> 2437064 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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> 2437064 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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> 2437065 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2437064 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2437065 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2437065 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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> 2437065 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 2437065 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2437065 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2437065 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2437066 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2437066 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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> 2437066 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2437066 WARN  (qtp28969227-16188) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2437066 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2437066 WARN  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2437068 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2437068 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2437068 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2437068 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2437068 WARN  (qtp28969227-16195) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2437068 WARN  (qtp20558430-16197) [n:127.0.0.1:64955_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2437068 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2437069 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2437069 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2437069 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2437069 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ac6d3e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8eb8fd),segFN=segments_1,generation=1}
   [junit4]   2> 2437070 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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@1ba12c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10e3bcc),segFN=segments_1,generation=1}
   [junit4]   2> 2437070 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2437070 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2437069 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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@15dca18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19a2699),segFN=segments_1,generation=1}
   [junit4]   2> 2437070 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2437070 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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@e02f9c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@171d38c),segFN=segments_1,generation=1}
   [junit4]   2> 2437071 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2437071 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2437072 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:64955_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2437071 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_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> 2437072 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2437072 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_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> 2437073 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_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> 2437073 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2437074 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:64958_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2437076 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:64955_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-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> 2437077 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-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> 2437078 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:64958_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-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> 2437078 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:64958_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-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> 2437088 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437088 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437088 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437090 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437091 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437091 INFO  (qtp28969227-16188) [n:127.0.0.1:64958_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437091 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437092 INFO  (qtp20558430-16197) [n:127.0.0.1:64955_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437093 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437093 INFO  (qtp28969227-16195) [n:127.0.0.1:64958_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437094 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 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> 2437094 INFO  (qtp20558430-16194) [n:127.0.0.1:64955_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2437095 INFO  (qtp20558430-16197) [n:127.0.0

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

va.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> 2464661 INFO  (zkCallback-2831-thread-7-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_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> 2464661 WARN  (zkCallback-2831-thread-7-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2464667 WARN  (zkCallback-2831-thread-6-processing-n:127.0.0.1:64958_solr) [n:127.0.0.1:64958_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:backuprestore_shard2_replica1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:292)
   [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> 2464669 INFO  (jetty-launcher-2820-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c53898{/solr,null,UNAVAILABLE}
   [junit4]   2> 2464676 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64951 64951
   [junit4]   2> 2464678 INFO  (Thread-3415) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64951 64951
   [junit4]   2> 2464693 WARN  (Thread-3415) [    ] 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> 	19	/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> 2464694 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DDFAA5D0A9E414BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DDFAA5D0A9E414BD-001
   [junit4]   2> Jul 26, 2016 8:24:12 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): {shard_s=FSTOrd50, _version_=FSTOrd50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=832, sim=ClassicSimilarity, locale=et-EE, timezone=America/St_Johns
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=294723688,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, DistanceUnitsTest, TolerantUpdateProcessorTest, TlogReplayBufferedWhileIndexingTest, TestTestInjection, TimeZoneUtilsTest, ChaosMonkeyNothingIsSafeTest, TestPostingsSolrHighlighter, TestFaceting, TestRTimerTree, TestDistributedSearch, SuggestComponentTest, PKIAuthenticationIntegrationTest, DateRangeFieldTest, TestTolerantUpdateProcessorCloud, TestElisionMultitermQuery, HighlighterTest, AnalyticsMergeStrategyTest, DocumentAnalysisRequestHandlerTest, DocValuesMultiTest, QueryElevationComponentTest, TestSort, TestTrackingShardHandlerFactory, TestLRUCache, TestStressLucene, TestRandomDVFaceting, DistributedVersionInfoTest, AssignTest, TestLockTree, TestPhraseSuggestions, CdcrRequestHandlerTest, DocumentBuilderTest, DistribCursorPagingTest, TestDefaultSearchFieldResource, SyncSliceTest, DocValuesTest, RemoteQueryErrorTest, TestExpandComponent, TestUninvertingReader, WrapperMergePolicyFactoryTest, InfoHandlerTest, TestConfigSetImmutable, TestXmlQParser, TestDocSet, HdfsWriteToMultipleCollectionsTest, TestHdfsBackupRestoreCore, DistributedQueryComponentCustomSortTest, TestRestManager, TestEmbeddedSolrServerConstructors, TestSolrConfigHandlerConcurrent, AtomicUpdatesTest, SolrCLIZkUtilsTest, ClusterStateUpdateTest, TestCSVLoader, HdfsChaosMonkeySafeLeaderTest, CdcrReplicationDistributedZkTest, ExplicitHLLTest, OverseerTaskQueueTest, TestRecoveryHdfs, StandardRequestHandlerTest, TestSolrDeletionPolicy1, SOLR749Test, SuggesterFSTTest, LeaderInitiatedRecoveryOnCommitTest, BadComponentTest, XmlUpdateRequestHandlerTest, TestSizeLimitedDistributedMap, DataDrivenBlockJoinTest, TestStressReorder, TestMiniSolrCloudClusterSSL, TestSchemaVersionResource, ReturnFieldsTest, PreAnalyzedUpdateProcessorTest, TestGeoJSONResponseWriter, TestBulkSchemaConcurrent, TestMaxScoreQueryParser, TestMacros, BooleanFieldTest, TestFieldTypeResource, ConjunctionSolrSpellCheckerTest, TestSolrConfigHandler, TestSurroundQueryParser, TestSolrFieldCacheMBean, TestClassicSimilarityFactory, TestFastLRUCache, TestHighlightDedupGrouping, TestManagedResource, TestXIncludeConfig, PathHierarchyTokenizerFactoryTest, DirectSolrSpellCheckerTest, DistributedSuggestComponentTest, SparseHLLTest, TestRandomFlRTGCloud, SpatialFilterTest, TestFilteredDocIdSet, TestLazyCores, ExternalFileFieldSortTest, TestStressCloudBlindAtomicUpdates, StatelessScriptUpdateProcessorFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, AlternateDirectoryTest, DistributedFacetPivotSmallTest, DistributedExpandComponentTest, CollectionStateFormat2Test, TestDocumentBuilder, DistributedSpellCheckComponentTest, HdfsNNFailoverTest, VersionInfoTest, TestUseDocValuesAsStored, HardAutoCommitTest, TestAddFieldRealTimeGet, DeleteShardTest, CachingDirectoryFactoryTest, TestConfigSetsAPIExclusivity, SolrIndexConfigTest, AnalysisErrorHandlingTest, TestGroupingSearch, HLLSerializationTest, HdfsRecoveryZkTest, CircularListTest, TestRequestForwarding, RequiredFieldsTest, TestExceedMaxTermLength, QueryEqualityTest, CollectionsAPIAsyncDistributedZkTest, TestClusterStateMutator, BlockCacheTest, MigrateRouteKeyTest, PolyFieldTest, TestSchemaResource, ShardSplitTest, TestManagedSchemaAPI, TestNonDefinedSimilarityFactory, MoreLikeThisHandlerTest, EnumFieldTest, CloneFieldUpdateProcessorFactoryTest, TestIBSimilarityFactory, TestCryptoKeys, OverseerCollectionConfigSetProcessorTest, TestJmxMonitoredMap, TestSolrQueryParserDefaultOperatorResource, DistribJoinFromCollectionTest, TestReqParamsAPI, ZkControllerTest, DistributedQueryElevationComponentTest, DisMaxRequestHandlerTest, TestAnalyzedSuggestions, GraphQueryTest, SampleTest, OverseerRolesTest, UnloadDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestHashPartitioner, SimpleFacetsTest, SolrCoreTest, PeerSyncTest, DirectUpdateHandlerTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestTrie, SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DistanceFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, TestIndexingPerformance, FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, TestLMDirichletSimilarityFactory, TestFastWriter, ScriptEngineTest, PluginInfoTest, PreAnalyzedFieldTest, DOMUtilTest, TestSolrJ, SliceStateTest, SystemInfoHandlerTest, CursorPagingTest, AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, HttpPartitionTest, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPI, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore]
   [junit4] Completed [481/624 (1!)] on J0 in 29.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 52857 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/342/
Java: 32bit/jdk1.8.0_92 -server -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([77C647B5284C93B5:FF92786F86B0FE4D]: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 10808 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\init-core-data-001
   [junit4]   2> 279929 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-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> 279943 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 279943 INFO  (Thread-366) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 279943 INFO  (Thread-366) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 280052 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49218
   [junit4]   2> 280052 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 280052 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280052 INFO  (zkCallback-287-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20b2b8 name:ZooKeeperConnection Watcher:127.0.0.1:49218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280052 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 280052 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 280052 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 280052 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 280052 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 0x15623f2de9e0000, 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> 280068 INFO  (jetty-launcher-286-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f4fe50{/solr,null,AVAILABLE}
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@95c398{SSL,[ssl, http/1.1]}{127.0.0.1:49222}
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.e.j.s.Server Started @284210ms
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49222}
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a61346{/solr,null,AVAILABLE}
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1'
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 280068 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@627560{SSL,[ssl, http/1.1]}{127.0.0.1:49225}
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.e.j.s.Server Started @284212ms
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49225}
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2'
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280083 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a68eb name:ZooKeeperConnection Watcher:127.0.0.1:49218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 280083 INFO  (zkCallback-288-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d77d9b name:ZooKeeperConnection Watcher:127.0.0.1:49218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280083 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280115 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.
   [junit4]   2> 280115 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\.
   [junit4]   2> 280115 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 24103177
   [junit4]   2> 280115 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1]
   [junit4]   2> 280115 WARN  (jetty-launcher-286-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\lib
   [junit4]   2> 280115 INFO  (jetty-launcher-286-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 280115 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 9518531
   [junit4]   2> 280115 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2]
   [junit4]   2> 280115 WARN  (jetty-launcher-286-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\lib
   [junit4]   2> 280115 INFO  (jetty-launcher-286-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 280115 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 280115 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49218/solr
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49218/solr
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280130 INFO  (zkCallback-295-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a91dde name:ZooKeeperConnection Watcher:127.0.0.1:49218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 280130 INFO  (zkCallback-294-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e8b1a9 name:ZooKeeperConnection Watcher:127.0.0.1:49218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 280130 INFO  (jetty-launcher-286-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 280130 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 0x15623f2de9e0003, 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> 280130 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$71/16542064@8fdcf7
   [junit4]   2> 280146 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 0x15623f2de9e0004, 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> 280146 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280146 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$71/16542064@1d9b6c0
   [junit4]   2> 280146 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280146 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fd7c04 name:ZooKeeperConnection Watcher:127.0.0.1:49218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280146 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 280146 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19bd4a0 name:ZooKeeperConnection Watcher:127.0.0.1:49218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280146 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 280146 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 280146 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 280161 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96303968058998790-127.0.0.1:49225_solr-n_0000000000
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96303968058998789-127.0.0.1:49222_solr-n_0000000001
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49225_solr
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96303968058998790-127.0.0.1:49225_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49222_solr
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49222_solr
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.Overseer Overseer (id=96303968058998790-127.0.0.1:49225_solr-n_0000000000) starting
   [junit4]   2> 280177 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_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> 280177 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_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> 280177 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 280177 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 280177 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 280192 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 280192 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 280192 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\.
   [junit4]   2> 280192 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 280192 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 280192 INFO  (jetty-launcher-286-thread-1) [n:127.0.0.1:49222_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 280208 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 280208 INFO  (OverseerCollectionConfigSetProcessor-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 280208 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49225_solr as DOWN
   [junit4]   2> 280208 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 280208 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49225_solr
   [junit4]   2> 280208 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49225_solr
   [junit4]   2> 280208 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 280208 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_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> 280208 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_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> 280208 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 280208 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 280208 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49225_solr"} current state version: 0
   [junit4]   2> 280208 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49225_solr
   [junit4]   2> 280224 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 280224 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 280224 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.
   [junit4]   2> 280224 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 280224 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 280224 INFO  (jetty-launcher-286-thread-2) [n:127.0.0.1:49225_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 280224 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 280224 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280224 INFO  (zkCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18de563 name:ZooKeeperConnection Watcher:127.0.0.1:49218 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280224 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 280224 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 280224 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 280224 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280240 INFO  (zkCallback-303-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@332201 name:ZooKeeperConnection Watcher:127.0.0.1:49218/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 280240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 280240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 280240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 280240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 280240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 280240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 280255 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[77C647B5284C93B5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 280302 INFO  (qtp21570713-1709) [n:127.0.0.1:49225_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> 280302 INFO  (OverseerCollectionConfigSetProcessor-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_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> 280302 INFO  (OverseerThreadFactory-651-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_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> 280317 INFO  (OverseerThreadFactory-651-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 280317 INFO  (OverseerThreadFactory-651-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 280317 INFO  (OverseerThreadFactory-651-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 280317 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 280317 INFO  (zkCallback-303-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 280317 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 280317 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_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> 280317 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 280317 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 280427 INFO  (OverseerThreadFactory-651-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 280427 INFO  (OverseerThreadFactory-651-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:49222_solr
   [junit4]   2> 280427 INFO  (OverseerThreadFactory-651-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:49225_solr
   [junit4]   2> 280427 INFO  (OverseerThreadFactory-651-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:49222_solr
   [junit4]   2> 280427 INFO  (OverseerThreadFactory-651-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:49225_solr
   [junit4]   2> 280443 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 280443 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 280443 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 280443 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 280458 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 280458 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 280458 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 280458 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_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:49225/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49225_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> 280458 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_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:49225/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49225_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 280458 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 280458 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 280474 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 280474 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 280490 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_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> 280490 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_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> 280490 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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> 280490 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_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:49225/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49225_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> 280490 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_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:49225/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49225_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 280490 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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> 280505 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 280505 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 280505 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 280505 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 280505 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 280505 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 280505 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 280505 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:49222/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49222_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> 280505 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_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:49222/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49222_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 280505 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_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:49222/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49222_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> 280505 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_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:49222/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49222_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 280614 INFO  (OverseerStateUpdate-96303968058998790-127.0.0.1:49225_solr-n_0000000000) [n:127.0.0.1:49225_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 280614 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_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> 280614 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_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> 280614 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:49225_solr) [n:127.0.0.1:49225_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 280614 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 281490 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 281490 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 281505 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_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> 281505 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 281505 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 281505 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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> 281505 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 281505 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 281522 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 281522 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 281522 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 281522 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 281522 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 281522 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 281522 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_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> 281522 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 281522 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 281522 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_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> 281522 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 281522 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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> 281522 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 281522 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 281522 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 281522 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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> 281522 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 281537 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 281537 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 281537 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281537 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 281537 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 281537 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281537 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 281537 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 281537 WARN  (qtp21570713-1688) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 281537 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 281537 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 281537 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 281537 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 281537 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281537 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 281537 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 281537 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281537 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 281537 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 281537 WARN  (qtp21570713-1689) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 281537 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 281552 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 281552 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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@1edf850 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1377575),segFN=segments_1,generation=1}
   [junit4]   2> 281552 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 281552 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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@67d830 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110fd81),segFN=segments_1,generation=1}
   [junit4]   2> 281552 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 281552 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 281552 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 281552 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 281552 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281552 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-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> 281552 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 281552 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 281568 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 281568 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:49225_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 281568 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 281568 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-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> 281568 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 281568 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281568 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281568 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 281568 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281568 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 281583 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281583 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281583 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 281583 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 281583 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281583 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281583 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 281583 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 281583 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 281583 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281583 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281583 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281583 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281599 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 281599 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281599 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281599 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 281599 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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> 281599 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 281599 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 281599 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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> 281599 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 281599 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 281599 WARN  (qtp29970085-1693) [n:127.0.0.1:49222_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 281599 INFO  (qtp29970085-1693) [n:127.0.0.1:49222_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 281599 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 281599 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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@1edf850 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1377575),segFN=segments_1,generation=1}
   [junit4]   2> 281599 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 281599 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@c03496[backuprestore_shard2_replica2] main]
   [junit4]   2> 281599 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_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> 281599 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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@67d830 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110fd81),segFN=segments_1,generation=1}
   [junit4]   2> 281599 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 281599 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bb808[backuprestore_shard1_replica2] main]
   [junit4]   2> 281599 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_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> 281615 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 281615 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 281615 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 281615 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 281615 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 281615 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 281615 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 281615 INFO  (qtp21570713-1689) [n:127.0.0.1:49225_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 281615 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 281615 INFO  (qtp21570713-1688) [n:127.0.0.1:49225_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 281615 INFO  (qtp29970085-1696) [n:127.0.0.1:49222_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-6.x-Windows\solr\bu

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

d-1-EventThread) [n:127.0.0.1:49222_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$29/6909196@e3b29a rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1e13e62[Shutting down, pool size = 2, active threads = 2, 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> 293195 ERROR (jetty-launcher-286-thread-1-EventThread) [n:127.0.0.1:49222_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$29/6909196@fae9b6 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1e13e62[Shutting down, pool size = 2, active threads = 2, 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> 293195 INFO  (jetty-launcher-286-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a61346{/solr,null,UNAVAILABLE}
   [junit4]   2> 293258 WARN  (zkCallback-296-thread-2-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/backuprestore/leader_elect/shard2/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> 294710 WARN  (zkCallback-296-thread-1-processing-n:127.0.0.1:49222_solr) [n:127.0.0.1:49222_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> 294710 INFO  (jetty-launcher-286-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f4fe50{/solr,null,UNAVAILABLE}
   [junit4]   2> 294725 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49218 49218
   [junit4]   2> 294741 INFO  (Thread-366) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49218 49218
   [junit4]   2> 294741 WARN  (Thread-366) [    ] 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> 294741 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[77C647B5284C93B5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_77C647B5284C93B5-001
   [junit4]   2> Jul 25, 2016 9:25:49 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=Memory doPackFST= false), _version_=PostingsFormat(name=MockRandom), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1169, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sr, timezone=America/Resolute
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=26754672,total=105844736
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, TestNRTOpen, ZkSolrClientTest, SearchHandlerTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, TestFieldSortValues, TestRealTimeGet, DistributedQueueTest, DateFieldTest, HighlighterConfigTest, SpellingQueryConverterTest, TestIntervalFaceting, TestSolrJ, TestJsonRequest, TestRangeQuery, BasicFunctionalityTest, BasicDistributedZk2Test, TestFieldCacheVsDocValues, TestCSVResponseWriter, BigEndianAscendingWordDeserializerTest, TestFieldTypeCollectionResource, SuggestComponentContextFilterQueryTest, DistribDocExpirationUpdateProcessorTest, HdfsRestartWhileUpdatingTest, RecoveryAfterSoftCommitTest, CoreMergeIndexesAdminHandlerTest, TestCloudInspectUtil, DeleteInactiveReplicaTest, TestObjectReleaseTracker, ShardRoutingCustomTest, TestGraphMLResponseWriter, TestLocalFSCloudBackupRestore]
   [junit4] Completed [58/624 (1!)] on J1 in 15.61s, 1 test, 1 failure <<< FAILURES!

[...truncated 54262 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/341/
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:57070/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:57070/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([8EFBEB4D39DC41DF:6AFD49797202C27]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 12157 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\init-core-data-001
   [junit4]   2> 2360636 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2360642 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2360642 INFO  (Thread-3827) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2360642 INFO  (Thread-3827) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2360742 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57066
   [junit4]   2> 2360742 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2360744 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360748 INFO  (zkCallback-10899-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@374ab2 name:ZooKeeperConnection Watcher:127.0.0.1:57066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2360748 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360749 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2360749 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2360757 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 2360762 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 0x15621f3554c0000, 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> 2360769 INFO  (jetty-launcher-10898-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2360771 INFO  (jetty-launcher-10898-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37cdcd{/solr,null,AVAILABLE}
   [junit4]   2> 2360769 INFO  (jetty-launcher-10898-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2360774 INFO  (jetty-launcher-10898-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a35642{/solr,null,AVAILABLE}
   [junit4]   2> 2360783 INFO  (jetty-launcher-10898-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@160c3f7{SSL,[ssl, http/1.1]}{127.0.0.1:57070}
   [junit4]   2> 2360783 INFO  (jetty-launcher-10898-thread-1) [    ] o.e.j.s.Server Started @2364586ms
   [junit4]   2> 2360783 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57070}
   [junit4]   2> 2360784 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2360784 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node1'
   [junit4]   2> 2360789 INFO  (jetty-launcher-10898-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ac747c{SSL,[ssl, http/1.1]}{127.0.0.1:57071}
   [junit4]   2> 2360789 INFO  (jetty-launcher-10898-thread-2) [    ] o.e.j.s.Server Started @2364592ms
   [junit4]   2> 2360789 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57071}
   [junit4]   2> 2360789 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2360789 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2'
   [junit4]   2> 2360789 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2360789 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2360790 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2360791 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2360791 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2360791 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360793 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2360800 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360802 INFO  (zkCallback-10900-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d07efc name:ZooKeeperConnection Watcher:127.0.0.1:57066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2360802 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360802 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2360802 INFO  (zkCallback-10901-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4df73 name:ZooKeeperConnection Watcher:127.0.0.1:57066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2360803 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360803 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2360803 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2360811 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2360822 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.
   [junit4]   2> 2360822 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 29110800
   [junit4]   2> 2360822 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2]
   [junit4]   2> 2360823 WARN  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\lib
   [junit4]   2> 2360823 INFO  (jetty-launcher-10898-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2360828 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2360829 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node1\.
   [junit4]   2> 2360829 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 8123526
   [junit4]   2> 2360829 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node1]
   [junit4]   2> 2360829 WARN  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node1\lib
   [junit4]   2> 2360831 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2360831 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2360831 INFO  (jetty-launcher-10898-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2360831 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2360832 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57066/solr
   [junit4]   2> 2360832 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2360833 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2360833 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2360833 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2360833 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57066/solr
   [junit4]   2> 2360833 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2360833 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2360834 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360834 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360837 INFO  (zkCallback-10906-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8fe9b8 name:ZooKeeperConnection Watcher:127.0.0.1:57066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2360837 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360838 INFO  (zkCallback-10907-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@162fe5c name:ZooKeeperConnection Watcher:127.0.0.1:57066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2360838 INFO  (jetty-launcher-10898-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2360839 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360839 INFO  (jetty-launcher-10898-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2360843 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$49/28354151@e90616
   [junit4]   2> 2360845 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$49/28354151@427ead
   [junit4]   2> 2360847 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360847 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360850 INFO  (zkCallback-10908-thread-1-processing-n:127.0.0.1:57071_solr) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d02d3e name:ZooKeeperConnection Watcher:127.0.0.1:57066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2360850 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360851 INFO  (zkCallback-10909-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ba6d09 name:ZooKeeperConnection Watcher:127.0.0.1:57066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2360851 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360852 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2360853 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2360859 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2360859 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2360865 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2360869 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2360872 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2360875 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2360876 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2360880 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2360881 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2360883 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2360883 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2360885 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2360886 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2360888 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2360888 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2360891 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2360892 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2360893 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2360894 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2360896 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2360896 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2360896 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2360897 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2360903 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2360903 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2360906 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2360906 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2360908 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2360908 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2360909 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96301771026857990-127.0.0.1:57070_solr-n_0000000000
   [junit4]   2> 2360909 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96301771026857989-127.0.0.1:57071_solr-n_0000000001
   [junit4]   2> 2360910 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57070_solr
   [junit4]   2> 2360911 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2360911 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96301771026857990-127.0.0.1:57070_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2360912 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57071_solr
   [junit4]   2> 2360912 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57071_solr
   [junit4]   2> 2360913 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.Overseer Overseer (id=96301771026857990-127.0.0.1:57070_solr-n_0000000000) starting
   [junit4]   2> 2360916 INFO  (zkCallback-10908-thread-1-processing-n:127.0.0.1:57071_solr) [n:127.0.0.1:57071_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> 2360916 INFO  (zkCallback-10909-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_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> 2360916 INFO  (zkCallback-10908-thread-1-processing-n:127.0.0.1:57071_solr) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2360917 INFO  (zkCallback-10909-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2360919 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2360937 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2360937 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2360939 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2360941 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.
   [junit4]   2> 2360941 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57070_solr as DOWN
   [junit4]   2> 2360942 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2360943 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2360943 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2360943 INFO  (jetty-launcher-10898-thread-2) [n:127.0.0.1:57071_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2360944 INFO  (OverseerCollectionConfigSetProcessor-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2360945 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57070_solr
   [junit4]   2> 2360945 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57070_solr
   [junit4]   2> 2360946 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2360947 INFO  (zkCallback-10908-thread-1-processing-n:127.0.0.1:57071_solr) [n:127.0.0.1:57071_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> 2360947 INFO  (zkCallback-10909-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_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> 2360948 INFO  (zkCallback-10908-thread-1-processing-n:127.0.0.1:57071_solr) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2360948 INFO  (zkCallback-10909-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2360952 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57070_solr"} current state version: 0
   [junit4]   2> 2360952 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:57070_solr
   [junit4]   2> 2360983 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2360983 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2360987 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node1\.
   [junit4]   2> 2360988 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2360989 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2360989 INFO  (jetty-launcher-10898-thread-1) [n:127.0.0.1:57070_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2360989 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2360991 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360994 INFO  (zkCallback-10912-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fda929 name:ZooKeeperConnection Watcher:127.0.0.1:57066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2360994 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360995 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2360999 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2361001 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2361004 INFO  (zkCallback-10915-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bfea6d name:ZooKeeperConnection Watcher:127.0.0.1:57066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2361004 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2361005 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2361005 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2361006 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2361007 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2361013 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2361018 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2361044 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[8EFBEB4D39DC41DF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2361179 INFO  (qtp18514950-45833) [n:127.0.0.1:57071_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> 2361183 INFO  (OverseerCollectionConfigSetProcessor-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_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> 2361184 INFO  (OverseerThreadFactory-9438-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_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> 2361184 INFO  (OverseerThreadFactory-9438-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2361185 INFO  (OverseerThreadFactory-9438-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2361186 INFO  (OverseerThreadFactory-9438-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2361188 INFO  (zkCallback-10908-thread-1-processing-n:127.0.0.1:57071_solr) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2361188 INFO  (zkCallback-10915-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2361188 INFO  (zkCallback-10909-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2361193 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_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> 2361193 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2361196 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2361294 INFO  (OverseerThreadFactory-9438-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2361294 INFO  (OverseerThreadFactory-9438-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:57071_solr
   [junit4]   2> 2361294 INFO  (OverseerThreadFactory-9438-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:57070_solr
   [junit4]   2> 2361294 INFO  (OverseerThreadFactory-9438-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:57071_solr
   [junit4]   2> 2361295 INFO  (OverseerThreadFactory-9438-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:57070_solr
   [junit4]   2> 2361318 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2361319 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2361336 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2361339 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2361339 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2361341 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2361343 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2361344 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_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:57071/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57071_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> 2361344 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_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:57071/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57071_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2361345 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2361345 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2361347 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2361347 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2361432 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_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> 2361434 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_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> 2361437 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2361438 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:57071/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57071_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> 2361438 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_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:57071/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57071_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2361441 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2361443 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_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> 2361445 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_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> 2361446 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2361446 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2361448 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2361449 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2361449 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2361450 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_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:57070/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57070_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> 2361450 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_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:57070/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57070_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2361453 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_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:57070/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57070_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> 2361453 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_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:57070/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57070_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2361559 INFO  (OverseerStateUpdate-96301771026857990-127.0.0.1:57070_solr-n_0000000000) [n:127.0.0.1:57070_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2361560 INFO  (zkCallback-10908-thread-1-processing-n:127.0.0.1:57071_solr) [n:127.0.0.1:57071_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> 2361560 INFO  (zkCallback-10909-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_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> 2361561 INFO  (zkCallback-10908-thread-1-processing-n:127.0.0.1:57071_solr) [n:127.0.0.1:57071_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2361563 INFO  (zkCallback-10909-thread-1-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2362345 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362345 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2362346 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2362346 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2362347 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362347 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2362347 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362347 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2362347 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2362347 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2362348 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2362348 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362349 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362349 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2362349 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2362349 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362353 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2362353 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2362370 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2362372 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2362381 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2362381 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2362393 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2362394 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2362399 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2362399 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2362410 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2362411 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2362419 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2362419 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2362419 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362419 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362419 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2362419 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2362420 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2362420 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362420 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2362420 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362422 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2362422 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2362422 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2362422 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2362422 WARN  (qtp18514950-45848) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2362422 WARN  (qtp18514950-45849) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2362423 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2362423 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2362424 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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@923d82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17e9ee9),segFN=segments_1,generation=1}
   [junit4]   2> 2362424 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2362424 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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@198c356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15087a9),segFN=segments_1,generation=1}
   [junit4]   2> 2362425 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2362427 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2362429 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-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> 2362429 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362429 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362430 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:57071_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2362432 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-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> 2362444 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2362445 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2362446 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_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> 2362446 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2362446 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2362446 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2362446 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2362446 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2362448 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_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> 2362448 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 2362448 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2362448 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2362448 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2362448 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_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> 2362449 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_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> 2362451 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2362452 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2362454 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2362454 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2362454 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362454 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362454 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2362454 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362454 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362458 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2362458 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2362459 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2362459 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362459 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362460 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_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> 2362460 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 2362460 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2362460 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_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> 2362465 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2362466 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362466 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362467 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2362467 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2362467 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2362469 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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@198c356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15087a9),segFN=segments_1,generation=1}
   [junit4]   2> 2362471 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2362471 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b834c8[backuprestore_shard1_replica1] main]
   [junit4]   2> 2362472 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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@923d82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17e9ee9),segFN=segments_1,generation=1}
   [junit4]   2> 2362472 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362472 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2362472 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2362472 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29cb58[backuprestore_shard2_replica1] main]
   [junit4]   2> 2362471 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2362499 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362501 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362501 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362502 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2362507 INFO  (qtp15729506-45844) [n:127.0.0.1:57070_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2362511 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362511 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362512 INFO  (qtp15729506-45826) [n:127.0.0.1:57070_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2362512 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362512 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2362512 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362512 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362513 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2362513 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362514 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362514 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362514 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2362514 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362515 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362515 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362515 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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> 2362516 INFO  (qtp18514950-45848) [n:127.0.0.1:57071_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 1540828338390564864
   [junit4]   2> 2362516 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362516 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362517 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2362517 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362517 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362517 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_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> 2362517 INFO  (qtp18514950-45849) [n:127.0.0.1:57071_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.V

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

)
   [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> 2367453 WARN  (zkCallback-10909-thread-3-processing-n:127.0.0.1:57070_solr) [n:127.0.0.1:57070_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/backuprestore/leader_elect/shard2/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> 2367456 INFO  (jetty-launcher-10898-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37cdcd{/solr,null,UNAVAILABLE}
   [junit4]   2> 2367464 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57066 57066
   [junit4]   2> 2367472 INFO  (Thread-3827) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57066 57066
   [junit4]   2> 2367474 WARN  (Thread-3827) [    ] 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> 2367474 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8EFBEB4D39DC41DF]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8EFBEB4D39DC41DF-001
   [junit4]   2> Jul 25, 2016 12:06:57 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=CheapBastard, sim=ClassicSimilarity, locale=tr, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=113750632,total=502616064
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, ZkSolrClientTest, RecoveryAfterSoftCommitTest, TestTrie, ChaosMonkeySafeLeaderTest, ForceLeaderTest, TestCloudInspectUtil, CreateCollectionCleanupTest, TestSolrCoreProperties, DateFieldTest, BadCopyFieldTest, TestJettySolrRunner, TestExactStatsCache, LoggingHandlerTest, TestOnReconnectListenerSupport, SpellPossibilityIteratorTest, TestPivotHelperCode, ZkNodePropsTest, TestBinaryResponseWriter, DirectUpdateHandlerOptimizeTest, TestCoreDiscovery, CollectionsAPISolrJTest, CleanupOldIndexTest, TestConfigOverlay, DistributedQueueTest, ExitableDirectoryReaderTest, TestIntervalFaceting, TestCloudManagedSchema, CollectionTooManyReplicasTest, DistributedQueryComponentOptimizationTest, TestCloudSchemaless, HdfsUnloadDistributedZkTest, TestConfigSetProperties, CdcrVersionReplicationTest, TestSortingResponseWriter, TestDistributedStatsComponentCardinality, CollectionsAPIDistributedZkTest, TestPerFieldSimilarity, TestCustomDocTransformer, TestFieldCacheVsDocValues, HLLUtilTest, TestSerializedLuceneMatchVersion, TestGraphMLResponseWriter, CoreMergeIndexesAdminHandlerTest, SaslZkACLProviderTest, TestCSVResponseWriter, TestJoin, DocValuesMissingTest, TestUtils, TestNRTOpen, FileBasedSpellCheckerTest, WordBreakSolrSpellCheckerTest, TestStressRecovery, TestFieldCollectionResource, TestRestoreCore, SuggesterTest, TestRealTimeGet, TestConfigReload, SpellCheckCollatorTest, TestAnalyzeInfixSuggestions, TestFileDictionaryLookup, ResponseLogComponentTest, AliasIntegrationTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, DeleteInactiveReplicaTest, FieldAnalysisRequestHandlerTest, TestAuthorizationFramework, TestQuerySenderListener, TestReplicaProperties, SolrPluginUtilsTest, OverseerModifyCollectionTest, TestDocTermOrds, TestSubQueryTransformerDistrib, DistributedMLTComponentTest, TestCharFilters, BasicZkTest, SortSpecParsingTest, TestRandomFaceting, TestSuggestSpellingConverter, TestCloudPseudoReturnFields, TestSolr4Spatial, TestFastOutputStream, MultiTermTest, UniqFieldsUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, RAMDirectoryFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestInfoStreamLogging, SecurityConfHandlerTest, BlockDirectoryTest, JavabinLoaderTest, TestPerFieldSimilarityClassic, LeaderInitiatedRecoveryOnShardRestartTest, TestFiltering, NoCacheHeaderTest, TestCopyFieldCollectionResource, MultiThreadedOCPTest, TestDistributedMissingSort, TestStressLiveNodes, TestSolrCLIRunExample, TestMissingGroups, TestStandardQParsers, BitVectorTest, RequestHandlersTest, TestBulkSchemaAPI, TestTrieFacet, ShowFileRequestHandlerTest, SuggesterWFSTTest, SynonymTokenizerTest, SolrCmdDistributorTest, TestSimpleTrackingShardHandler, TestGraphTermsQParserPlugin, TestDistribDocBasedVersion, FullHLLTest, StatsComponentTest, TestDFISimilarityFactory, CoreSorterTest, TestCollationField, FullSolrCloudDistribCmdsTest, SortByFunctionTest, DefaultValueUpdateProcessorTest, TestReloadDeadlock, TestNumericTerms64, BasicAuthIntegrationTest, TestManagedStopFilterFactory, NotRequiredUniqueKeyTest, OpenCloseCoreStressTest, TermVectorComponentTest, SolrIndexSplitterTest, TestSolrCloudWithKerberosAlt, DateMathParserTest, TermVectorComponentDistributedTest, TestSimpleQParserPlugin, BinaryUpdateRequestHandlerTest, TestUseDocValuesAsStored2, CacheHeaderTest, TestShardHandlerFactory, TestPHPSerializedResponseWriter, TestDistribIDF, TestFoldingMultitermQuery, SharedFSAutoReplicaFailoverTest, TestDynamicLoading, TestAtomicUpdateErrorCases, DeleteReplicaTest, RequestLoggingTest, TestSolr4Spatial2, TestSolrDeletionPolicy2, TestNamedUpdateProcessors, TestWriterPerf, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, ZkControllerTest, TestStressReorder, TestReload, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterTSTTest, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, RegexBoostProcessorTest, PingRequestHandlerTest, TestLFUCache, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestCodecSupport, TestBM25SimilarityFactory, ResourceLoaderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DistributedVersionInfoTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCollectionAPI, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore]
   [junit4] Completed [471/624 (1!)] on J1 in 7.65s, 1 test, 1 error <<< FAILURES!

[...truncated 52931 lines...]


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

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

4 tests failed.
FAILED:  org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery

Error Message:
Path not found: /responseHeader/partialResults

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/partialResults
	at __randomizedtesting.SeedInfo.seed([B4F037C58CADC182:7A70387E8702507]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
	at org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery(ExitableDirectoryReaderTest.java:59)
	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:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog]
	at __randomizedtesting.SeedInfo.seed([B4F037C58CADC182]: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:258)
	at sun.reflect.GeneratedMethodAccessor26.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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-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:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([B4F037C58CADC182:3CA4081F2251AC7A]: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 11181 lines...]
   [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001
   [junit4]   2> 1061939 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-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> 1061941 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1061941 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1061941 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1061941 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1061944 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1061944 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1062052 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1062055 WARN  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1062055 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1062061 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-delaying-component.xml
   [junit4]   2> 1062071 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 1062172 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1062181 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062185 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062189 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1062189 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1062189 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 1062189 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1062189 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1062189 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 12256360
   [junit4]   2> 1062189 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 1062189 WARN  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1062194 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1062204 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1062205 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1062205 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1062205 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1062205 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1062211 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-delaying-component.xml, transient=false, schema=schema_latest.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001, shard=shard1}
   [junit4]   2> 1062215 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1062216 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1062216 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1062216 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1062216 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1062262 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1062262 WARN  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1062262 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1062272 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-delaying-component.xml
   [junit4]   2> 1062280 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1062354 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1062367 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062371 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-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-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\]
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1062390 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\
   [junit4]   2> 1062390 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index/
   [junit4]   2> 1062390 WARN  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 1062391 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index
   [junit4]   2> 1062391 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=71.40625, floorSegmentMB=1.763671875, forceMergeDeletesPctAllowed=20.21770624335231, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24907457380317483
   [junit4]   2> 1062392 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_1,generation=1}
   [junit4]   2> 1062392 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1062394 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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\
   [junit4]   2> 1062395 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1062402 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062402 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062406 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062406 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] 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> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=70.0908203125, floorSegmentMB=1.927734375, forceMergeDeletesPctAllowed=26.867419460266436, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5869093523861694
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_1,generation=1}
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b24b44[collection1] main]
   [junit4]   2> 1062411 WARN  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1062411 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b24b44[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1062411 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1062430 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 12
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 1062431 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 1062438 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 1062439 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 0
   [junit4]   2> 1062442 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 1062442 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062462 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_2,generation=2}
   [junit4]   2> 1062487 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1062489 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@174086a[collection1] main]
   [junit4]   2> 1062489 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062489 INFO  (searcherExecutor-4204-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@174086a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c25)))}
   [junit4]   2> 1062489 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 46
   [junit4]   2> 1062490 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 1062491 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 0
   [junit4]   2> 1062491 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 1062492 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 1062492 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 1062493 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 1062493 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 0
   [junit4]   2> 1062494 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 0
   [junit4]   2> 1062494 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 1062495 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 1062495 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 0
   [junit4]   2> 1062495 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 0
   [junit4]   2> 1062496 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 0
   [junit4]   2> 1062496 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 1062496 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 1062497 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 1062497 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 1062497 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 1062498 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 0
   [junit4]   2> 1062498 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 1062499 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 1062500 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 1062500 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 1062501 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 1062501 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 1062501 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 1062501 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 1062501 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 1062501 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 1062501 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 1062503 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 1062503 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 1062503 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 1062504 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 1062504 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 1062505 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 1062505 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 1062505 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 1062506 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 0
   [junit4]   2> 1062506 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 1062506 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 1062507 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 1062507 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0
   [junit4]   2> 1062507 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 1062507 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 1062508 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 1062508 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 1062508 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 1062509 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 0
   [junit4]   2> 1062509 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 1062510 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 1062510 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 1062510 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 0
   [junit4]   2> 1062511 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 1062511 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 0
   [junit4]   2> 1062512 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 0
   [junit4]   2> 1062512 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 0
   [junit4]   2> 1062512 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 1062512 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 0
   [junit4]   2> 1062514 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 0
   [junit4]   2> 1062514 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 1062514 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 0
   [junit4]   2> 1062514 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 0
   [junit4]   2> 1062516 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 0
   [junit4]   2> 1062516 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 0
   [junit4]   2> 1062516 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 0
   [junit4]   2> 1062517 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91]} 0 0
   [junit4]   2> 1062517 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92]} 0 0
   [junit4]   2> 1062517 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93]} 0 0
   [junit4]   2> 1062518 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94]} 0 0
   [junit4]   2> 1062518 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95]} 0 0
   [junit4]   2> 1062519 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96]} 0 0
   [junit4]   2> 1062519 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97]} 0 0
   [junit4]   2> 1062519 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98]} 0 0
   [junit4]   2> 1062520 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99]} 0 0
   [junit4]   2> 1062520 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062527 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_3,generation=3}
   [junit4]   2> 1062527 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1062528 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f59e55[collection1] main]
   [junit4]   2> 1062528 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062529 INFO  (searcherExecutor-4204-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f59e55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c25) Uninverting(_1(6.2.0):c75)))}
   [junit4]   2> 1062529 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 1062536 INFO  (TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCacheAssumptions
   [junit4]   2> 1062554 WARN  (TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) [    ] o.a.s.h.c.SearchHandler Query: sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml; The request took too long to iterate over terms. Timeout: timeoutAt: 703732233490221 (System.nanoTime(): 703732247729543), TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@101c246
   [junit4]   2> 1062554 INFO  (TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml} status=0 QTime=16
   [junit4]   2> 1062556 INFO  (TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fq=name:d*&timeAllowed=10000&wt=xml} hits=100 status=0 QTime=2
   [junit4]   2> 1062556 INFO  (TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCacheAssumptions
   [junit4]   2> 1062632 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[B4F037C58CADC182]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPrefixQuery
   [junit4]   2> 1062635 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[B4F037C58CADC182]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={sleep=2&q=name:a*&timeAllowed=1&wt=xml} hits=100 status=0 QTime=1
   [junit4]   2> 1062635 ERROR (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[B4F037C58CADC182]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /responseHeader/partialResults
   [junit4]   2>  expected =/responseHeader/partialResults==true]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1},
   [junit4]   2>   "response":{"numFound":100,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"0",
   [junit4]   2>         "name":"a0 b0 c0 d0 e0"},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "name":"a1 b1 c1 d1 e1"},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "name":"a2 b2 c2 d2 e2"},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "name":"a3 b3 c3 d3 e3"},
   [junit4]   2>       {
   [junit4]   2>         "id":"4",
   [junit4]   2>         "name":"a4 b4 c4 d4 e4"},
   [junit4]   2>       {
   [junit4]   2>         "id":"5",
   [junit4]   2>         "name":"a5 b5 c5 d5 e5"},
   [junit4]   2>       {
   [junit4]   2>         "id":"6",
   [junit4]   2>         "name":"a6 b6 c6 d6 e6"},
   [junit4]   2>       {
   [junit4]   2>         "id":"7",
   [junit4]   2>         "name":"a7 b7 c7 d7 e7"},
   [junit4]   2>       {
   [junit4]   2>         "id":"8",
   [junit4]   2>         "name":"a8 b8 c8 d8 e8"},
   [junit4]   2>       {
   [junit4]   2>         "id":"9",
   [junit4]   2>         "name":"a9 b9 c9 d9 e9"}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = sleep=2&q=name:a*&timeAllowed=1&wt=xml
   [junit4]   2> 1062635 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[B4F037C58CADC182]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPrefixQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExitableDirectoryReaderTest -Dtests.method=testPrefixQuery -Dtests.seed=B4F037C58CADC182 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Africa/Casablanca -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.08s J1 | ExitableDirectoryReaderTest.testPrefixQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /responseHeader/partialResults
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B4F037C58CADC182:7A70387E8702507]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
   [junit4]    > 	at org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery(ExitableDirectoryReaderTest.java:59)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1062779 INFO  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryResults
   [junit4]   2> 1062791 WARN  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [    ] o.a.s.s.SolrIndexSearcher Query: [name:e*]; The request took too long to iterate over terms. Timeout: timeoutAt: 703732479139500 (System.nanoTime(): 703732484379865), TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@1f0d4b0
   [junit4]   2> 1062791 INFO  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={sleep=2&q=name:e*&indent=true&timeAllowed=1&wt=xml} hits=0 status=0 QTime=7
   [junit4]   2> 1062792 INFO  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:e*&indent=true&timeAllowed=10000&wt=xml} hits=100 status=0 QTime=1
   [junit4]   2> 1062793 INFO  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryResults
   [junit4]   2> 1062793 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1062793 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12256360
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38cedd
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-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=100,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1062831 INFO  (coreCloseExecutor-4208-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128), text=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=983, maxMBSortInHeap=7.570655839773989, sim=ClassicSimilarity, locale=sl, timezone=Africa/Casablanca
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=249297664,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRealTimeGet, DebugComponentTest, TestStressRecovery, TestFieldCacheVsDocValues, ParsingFieldUpdateProcessorsTest, StatsComponentTest, TermVectorComponentDistributedTest, TestConfigSetsAPIZkFailure, TestRandomCollapseQParserPlugin, DistributedFacetPivotLargeTest, WordBreakSolrSpellCheckerTest, TestAuthenticationFramework, ChangedSchemaMergeTest, TestCloudManagedSchema, TestCloudSchemaless, MergeStrategyTest, TestManagedSchema, LeaderElectionIntegrationTest, TestReRankQParserPlugin, DistributedIntervalFacetingTest, CurrencyFieldOpenExchangeTest, TestSchemaManager, TestSolrQueryParser, TestInitQParser, BlockJoinFacetSimpleTest, TestUseDocValuesAsStored2, TestSlowCompositeReaderWrapper, CollectionTooManyReplicasTest, TestConfigOverlay, TestCollationField, TestJettySolrRunner, RAMDirectoryFactoryTest, CdcrUpdateLogTest, TestRTGBase, AnalyticsQueryTest, CollectionsAPIDistributedZkTest, TestSolrCLIRunExample, SignatureUpdateProcessorFactoryTest, TestAnalyzeInfixSuggestions, DistributedFacetPivotSmallAdvancedTest, ZkNodePropsTest, TestFileDictionaryLookup, TestFastWriter, TestAuthorizationFramework, SolrIndexSplitterTest, OpenCloseCoreStressTest, ZkSolrClientTest, BinaryUpdateRequestHandlerTest, TestExactStatsCache, TestExclusionRuleCollectionAccess, DeleteStatusTest, TermVectorComponentTest, DistributedFacetPivotWhiteBoxTest, ZkStateReaderTest, TestQueryTypes, TestCopyFieldCollectionResource, TestRestoreCore, TestSolrQueryParserResource, TestLegacyFieldCache, TestTrie, TestDistributedGrouping, TestSolr4Spatial2, SecurityConfHandlerTest, TestComplexPhraseQParserPlugin, TestCloudInspectUtil, TestHdfsUpdateLog, TestSolrIndexConfig, TestSubQueryTransformerDistrib, TestRandomFaceting, TestAtomicUpdateErrorCases, RequestLoggingTest, TestFieldCacheSort, TestHighFrequencyDictionaryFactory, LeaderInitiatedRecoveryOnShardRestartTest, JavabinLoaderTest, MinimalSchemaTest, DistanceFunctionTest, DeleteReplicaTest, TestPivotHelperCode, TestSystemIdResolver, TestNamedUpdateProcessors, TestMiniSolrCloudCluster, QueryParsingTest, BasicAuthIntegrationTest, FieldAnalysisRequestHandlerTest, TestDistribDocBasedVersion, SearchHandlerTest, ConvertedLegacyTest, TestSubQueryTransformer, TestFieldCollectionResource, DirectUpdateHandlerOptimizeTest, TestFiltering, FileUtilsTest, DateFieldTest, ResponseHeaderTest, CheckHdfsIndexTest, SpellCheckComponentTest, SuggesterWFSTTest, HdfsThreadLeakTest, TestRuleBasedAuthorizationPlugin, TestLeaderElectionZkExpiry, TestReload, ExitableDirectoryReaderTest]
   [junit4] Completed [169/624 (1!)] on J1 in 1.03s, 3 tests, 1 error <<< FAILURES!

[...truncated 145 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\init-core-data-001
   [junit4]   2> 1333908 INFO  (SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-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> 1333910 INFO  (SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1333910 INFO  (Thread-1932) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1333910 INFO  (Thread-1932) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1334011 INFO  (SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61526
   [junit4]   2> 1334011 INFO  (SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334012 INFO  (SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334015 INFO  (zkCallback-909-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f34191 name:ZooKeeperConnection Watcher:127.0.0.1:61526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1334015 INFO  (SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334015 INFO  (SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334015 INFO  (SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1334024 INFO  (jetty-launcher-908-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1334024 INFO  (jetty-launcher-908-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1334026 INFO  (jetty-launcher-908-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46f4f9{/solr,null,AVAILABLE}
   [junit4]   2> 1334027 INFO  (jetty-launcher-908-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d59eba{/solr,null,AVAILABLE}
   [junit4]   2> 1334028 INFO  (jetty-launcher-908-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@10dd6e{HTTP/1.1,[http/1.1]}{127.0.0.1:61530}
   [junit4]   2> 1334030 INFO  (jetty-launcher-908-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@c51aa{HTTP/1.1,[http/1.1]}{127.0.0.1:61533}
   [junit4]   2> 1334030 INFO  (jetty-launcher-908-thread-1) [    ] o.e.j.s.Server Started @1339125ms
   [junit4]   2> 1334030 INFO  (jetty-launcher-908-thread-2) [    ] o.e.j.s.Server Started @1339125ms
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61530}
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61533}
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1'
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2'
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1334032 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334032 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334033 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334033 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334035 INFO  (zkCallback-910-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9379f2 name:ZooKeeperConnection Watcher:127.0.0.1:61526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1334035 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334035 INFO  (zkCallback-911-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12340b4 name:ZooKeeperConnection Watcher:127.0.0.1:61526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1334035 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334035 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334036 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334036 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1334036 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\.
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 13128147
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2]
   [junit4]   2> 1334056 WARN  (jetty-launcher-908-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\lib
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1\.
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 4677605
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1]
   [junit4]   2> 1334056 WARN  (jetty-launcher-908-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1\lib
   [junit4]   2> 1334057 INFO  (jetty-launcher-908-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1334062 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61526/solr
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1334064 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61526/solr
   [junit4]   2> 1334064 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1334064 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334064 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334065 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334067 INFO  (zkCallback-916-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@177d426 name:ZooKeeperConnection Watcher:127.0.0.1:61526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1334067 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334068 INFO  (jetty-launcher-908-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334068 INFO  (zkCallback-917-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1458fff name:ZooKeeperConnection Watcher:127.0.0.1:61526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1334068 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334068 INFO  (jetty-launcher-908-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334069 INFO  (jetty-launcher-908-thread-2) [n:127.0.0.1:61533_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/13701022@13334db
   [junit4]   2> 1334070 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 0x1561fb5c82b0003, 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> 1334071 INFO  (jetty-launcher-908-thread-2) [n:127.0.0.1:61533_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334072 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/13701022@148f1c
   [junit4]   2> 1334074 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334075 INFO  (zkCallback-918-thread-1-processing-n:127.0.0.1:61533_solr) [n:127.0.0.1:61533_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ff577 name:ZooKeeperConnection Watcher:127.0.0.1:61526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1334075 INFO  (jetty-launcher-908-thread-2) [n:127.0.0.1:61533_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334076 INFO  (zkCallback-919-thread-1-processing-n:127.0.0.1:61530_solr) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13ebb16 name:ZooKeeperConnection Watcher:127.0.0.1:61526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1334076 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334076 INFO  (jetty-launcher-908-thread-2) [n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1334077 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1334080 INFO  (jetty-launcher-908-thread-2) [n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1334081 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1334085 INFO  (jetty-launcher-908-thread-2) [n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1334085 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1334087 INFO  (jetty-launcher-908-thread-2) [n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1334088 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1334090 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1334090 INFO  (jetty-launcher-908-thread-2) [n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1334091 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1334091 INFO  (jetty-launcher-908-thread-2) [n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1334093 INFO  (jetty-launcher-908-thread-1) [n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1334093 INFO  (jetty-launcher-9

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

}
   [junit4]   2> 2677078 INFO  (zkCallback-2526-thread-1-processing-n:127.0.0.1:52943_solr) [n:127.0.0.1:52943_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> 2677078 WARN  (zkCallback-2526-thread-1-processing-n:127.0.0.1:52943_solr) [n:127.0.0.1:52943_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2677093 WARN  (zkCallback-2526-thread-2-processing-n:127.0.0.1:52943_solr) [n:127.0.0.1:52943_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> 2677094 INFO  (jetty-launcher-2516-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@976d9a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2677106 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52939 52939
   [junit4]   2> 2677110 INFO  (Thread-3828) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52939 52939
   [junit4]   2> 2677112 WARN  (Thread-3828) [    ] 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> 	28	/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> 2677112 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F037C58CADC182]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_B4F037C58CADC182-001
   [junit4]   2> Jul 25, 2016 2:02:45 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=MockRandom), _version_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=984, maxMBSortInHeap=7.48016120263868, sim=ClassicSimilarity, locale=es-HN, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=150056440,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashQParserPlugin, TestSQLHandler, TestSearcherReuse, TestFieldCacheWithThreads, PreAnalyzedUpdateProcessorTest, DistributedFacetPivotSmallTest, DistributedQueryElevationComponentTest, TestConfigSetsAPIExclusivity, TestExtendedDismaxParser, XmlUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, SyncSliceTest, TestSchemaResource, IndexSchemaTest, PolyFieldTest, TestCollationFieldDocValues, PrimitiveFieldTypeTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFilteredDocIdSet, TestLockTree, DisMaxRequestHandlerTest, TestSolrQueryParserDefaultOperatorResource, SchemaVersionSpecificBehaviorTest, TestRecoveryHdfs, TestAddFieldRealTimeGet, TestXmlQParser, TestBulkSchemaConcurrent, TermsComponentTest, ConcurrentDeleteAndCreateCollectionTest, TestConfig, PreAnalyzedFieldTest, AsyncMigrateRouteKeyTest, SOLR749Test, DirectUpdateHandlerTest, TestElisionMultitermQuery, ConnectionManagerTest, TestRTimerTree, RegexBoostProcessorTest, TestBlendedInfixSuggestions, XsltUpdateRequestHandlerTest, UnloadDistributedZkTest, TestFreeTextSuggestions, PrimUtilsTest, TestNonDefinedSimilarityFactory, PeerSyncTest, CachingDirectoryFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, TestReloadAndDeleteDocs, TestIBSimilarityFactory, TestDownShardTolerantSearch, DistributedVersionInfoTest, DistributedSpellCheckComponentTest, CoreAdminRequestStatusTest, HdfsWriteToMultipleCollectionsTest, TestCustomSort, TestRawResponseWriter, JsonLoaderTest, TestDefaultSearchFieldResource, TestNumericTerms32, TestWordDelimiterFilterFactory, TestGroupingSearch, TestQueryWrapperFilter, TestReplicationHandler, AnalyticsMergeStrategyTest, TestCloudDeleteByQuery, TestExceedMaxTermLength, TestQuerySenderNoQuery, TestRemoteStreaming, TestTolerantSearch, SoftAutoCommitTest, TestSolrXml, TestFieldCacheSortRandom, BlockCacheTest, OverseerRolesTest, SpatialHeatmapFacetsTest, SolrTestCaseJ4Test, TestStressVersions, DistribJoinFromCollectionTest, QueryElevationComponentTest, TestTestInjection, ScriptEngineTest, RuleEngineTest, TestLeaderInitiatedRecoveryThread, TestManagedSchemaAPI, TestLMDirichletSimilarityFactory, TestSolrDeletionPolicy1, TestCryptoKeys, DistributedExpandComponentTest, CursorPagingTest, TestFaceting, TestChildDocTransformer, DocumentBuilderTest, QueryEqualityTest, CircularListTest, FastVectorHighlighterTest, TestUniqueKeyFieldResource, TestLRUStatsCache, TestExpandComponent, DistributedFacetPivotLongTailTest, TestAnalyzedSuggestions, HdfsRecoveryZkTest, TestPerFieldSimilarityWithDefaultOverride, TestHashPartitioner, TestLRUCache, BlobRepositoryCloudTest, TestPhraseSuggestions, TestStressCloudBlindAtomicUpdates, ChaosMonkeyNothingIsSafeTest, OverseerCollectionConfigSetProcessorTest, TestImplicitCoreProperties, HdfsBasicDistributedZkTest, TestSweetSpotSimilarityFactory, SuggesterFSTTest, PathHierarchyTokenizerFactoryTest, HdfsChaosMonkeySafeLeaderTest, TestConfigSets, ActionThrottleTest, BJQParserTest, ReturnFieldsTest, TestManagedResource, ShardSplitTest, CollectionsAPIAsyncDistributedZkTest, HighlighterMaxOffsetTest, TestClassicSimilarityFactory, CollectionStateFormat2Test, RestartWhileUpdatingTest, DirectoryFactoryTest, CustomCollectionTest, MBeansHandlerTest, TestRestManager, AtomicUpdatesTest, TestStressReorder, TolerantUpdateProcessorTest, HLLSerializationTest, TestGeoJSONResponseWriter, StandardRequestHandlerTest, DeleteLastCustomShardedReplicaTest, TestBackupRepositoryFactory, TestMaxScoreQueryParser, ZkStateWriterTest, SampleTest, RequiredFieldsTest, TestFastLRUCache, CloudMLTQParserTest, TestNoOpRegenerator, TestLazyCores, SparseHLLTest, HardAutoCommitTest, TestSearchPerf, TestJmxMonitoredMap, TestArbitraryIndexDir, TestCodecSupport, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestJmxIntegration, TestCSVResponseWriter, TestPartialUpdateDeduplication, PingRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, NumericFieldsTest, OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, SynonymTokenizerTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestFastOutputStream, URLClassifyProcessorTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest, TestUtils, SliceStateTest, DistributedMLTComponentTest, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, AliasIntegrationTest, CloudExitableDirectoryReaderTest, CreateCollectionCleanupTest, DeleteShardTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestConfigSetsAPI, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore]
   [junit4] Completed [481/624 (3!)] on J0 in 10.56s, 1 test, 1 failure <<< FAILURES!

[...truncated 52872 lines...]


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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63634/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([9ADA5FAADA592382:128E607074A54E7A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 12224 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\init-core-data-001
   [junit4]   2> 2356616 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-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> 2356620 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2356620 INFO  (Thread-4296) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2356620 INFO  (Thread-4296) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2356722 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63627
   [junit4]   2> 2356722 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2356723 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2356727 INFO  (zkCallback-3359-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ae4d310 name:ZooKeeperConnection Watcher:127.0.0.1:63627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356727 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2356727 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2356727 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2356730 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 0x1561d88a5f30000, 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> 2356733 INFO  (jetty-launcher-3358-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2356735 INFO  (jetty-launcher-3358-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2356735 INFO  (jetty-launcher-3358-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@718baaa0{/solr,null,AVAILABLE}
   [junit4]   2> 2356735 INFO  (jetty-launcher-3358-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@258e4dca{/solr,null,AVAILABLE}
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@10351808{HTTP/1.1,[http/1.1]}{127.0.0.1:63631}
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-1) [    ] o.e.j.s.Server Started @2360841ms
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63631}
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1'
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@661fe258{HTTP/1.1,[http/1.1]}{127.0.0.1:63634}
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-2) [    ] o.e.j.s.Server Started @2360841ms
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63634}
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2'
   [junit4]   2> 2356736 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2356737 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2356740 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2356741 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2356743 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2356743 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2356744 INFO  (zkCallback-3360-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@692ecccb name:ZooKeeperConnection Watcher:127.0.0.1:63627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356744 INFO  (zkCallback-3361-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ae85284 name:ZooKeeperConnection Watcher:127.0.0.1:63627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356744 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2356745 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2356745 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2356745 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2356745 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2356745 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2356759 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 0x1561d88a5f30002, 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> 2356759 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.
   [junit4]   2> 2356759 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1600203229
   [junit4]   2> 2356759 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1]
   [junit4]   2> 2356760 WARN  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\lib
   [junit4]   2> 2356760 INFO  (jetty-launcher-3358-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2356764 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.
   [junit4]   2> 2356764 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 311176685
   [junit4]   2> 2356764 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2]
   [junit4]   2> 2356764 WARN  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\lib
   [junit4]   2> 2356764 INFO  (jetty-launcher-3358-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2356764 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63627/solr
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63627/solr
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2356766 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2356767 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2356767 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2356768 INFO  (zkCallback-3366-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38f71a21 name:ZooKeeperConnection Watcher:127.0.0.1:63627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356768 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2356769 INFO  (jetty-launcher-3358-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2356770 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 0x1561d88a5f30003, 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> 2356770 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$60/1253420045@43ad9990
   [junit4]   2> 2356772 INFO  (zkCallback-3367-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@333aef30 name:ZooKeeperConnection Watcher:127.0.0.1:63627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356772 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2356772 INFO  (jetty-launcher-3358-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2356772 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2356773 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$60/1253420045@3028be5a
   [junit4]   2> 2356774 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2356775 INFO  (zkCallback-3368-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fb1e309 name:ZooKeeperConnection Watcher:127.0.0.1:63627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356775 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2356776 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2356776 INFO  (zkCallback-3369-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d56ce0b name:ZooKeeperConnection Watcher:127.0.0.1:63627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356777 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2356780 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2356780 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2356784 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2356784 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2356788 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2356788 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2356790 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2356791 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2356793 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2356793 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2356795 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2356795 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2356796 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2356796 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2356799 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2356799 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2356800 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2356800 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2356801 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2356801 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2356801 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2356801 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2356803 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2356803 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2356807 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2356807 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2356808 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2356808 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2356809 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2356810 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2356810 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96296914771968006-127.0.0.1:63634_solr-n_0000000000
   [junit4]   2> 2356811 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96296914771968005-127.0.0.1:63631_solr-n_0000000001
   [junit4]   2> 2356811 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63634_solr
   [junit4]   2> 2356811 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2356812 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96296914771968006-127.0.0.1:63634_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2356812 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63631_solr
   [junit4]   2> 2356812 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63631_solr
   [junit4]   2> 2356812 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.Overseer Overseer (id=96296914771968006-127.0.0.1:63634_solr-n_0000000000) starting
   [junit4]   2> 2356814 INFO  (zkCallback-3369-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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> 2356814 INFO  (zkCallback-3368-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_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> 2356831 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2356831 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2356833 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.
   [junit4]   2> 2356834 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2356838 INFO  (zkCallback-3369-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2356838 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2356839 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2356839 INFO  (jetty-launcher-3358-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2356839 INFO  (zkCallback-3368-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2356847 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2356848 INFO  (OverseerCollectionConfigSetProcessor-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2356848 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63634_solr as DOWN
   [junit4]   2> 2356850 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2356850 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63634_solr
   [junit4]   2> 2356850 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63634_solr
   [junit4]   2> 2356852 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2356852 INFO  (zkCallback-3368-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_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> 2356852 INFO  (zkCallback-3369-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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> 2356853 INFO  (zkCallback-3368-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2356853 INFO  (zkCallback-3369-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2356854 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63634_solr"} current state version: 0
   [junit4]   2> 2356854 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63634_solr
   [junit4]   2> 2356873 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2356873 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2356874 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.
   [junit4]   2> 2356874 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2356876 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2356876 INFO  (jetty-launcher-3358-thread-2) [n:127.0.0.1:63634_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2356876 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2356877 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2356879 INFO  (zkCallback-3372-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d8b9419 name:ZooKeeperConnection Watcher:127.0.0.1:63627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356879 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2356879 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2356882 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2356884 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2356885 INFO  (zkCallback-3375-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ff493bd name:ZooKeeperConnection Watcher:127.0.0.1:63627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356885 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2356886 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2356886 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2356886 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2356888 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2356891 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2356894 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2356915 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[9ADA5FAADA592382]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2356920 INFO  (qtp1659007969-19151) [n:127.0.0.1:63631_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> 2356923 INFO  (OverseerCollectionConfigSetProcessor-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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> 2356923 INFO  (OverseerThreadFactory-9049-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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> 2356924 INFO  (OverseerThreadFactory-9049-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2356924 INFO  (OverseerThreadFactory-9049-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2356924 INFO  (OverseerThreadFactory-9049-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2356925 INFO  (zkCallback-3368-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2356926 INFO  (zkCallback-3369-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2356926 INFO  (zkCallback-3375-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2356929 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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> 2356929 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2356931 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2357038 INFO  (OverseerThreadFactory-9049-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2357038 INFO  (OverseerThreadFactory-9049-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:63634_solr
   [junit4]   2> 2357038 INFO  (OverseerThreadFactory-9049-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:63631_solr
   [junit4]   2> 2357040 INFO  (OverseerThreadFactory-9049-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:63634_solr
   [junit4]   2> 2357040 INFO  (OverseerThreadFactory-9049-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:63631_solr
   [junit4]   2> 2357043 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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> 2357043 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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> 2357047 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_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> 2357047 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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> 2357048 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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> 2357049 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2357050 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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> 2357051 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2357051 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_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> 2357051 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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> 2357052 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2357052 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2357052 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2357052 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2357053 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2357053 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2357053 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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:63634/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63634_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> 2357053 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2357053 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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:63634/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63634_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2357054 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2357054 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2357054 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2357054 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2357054 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2357056 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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:63631/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63631_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> 2357056 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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:63631/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63631_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2357059 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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:63631/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63631_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> 2357059 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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:63631/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63631_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2357061 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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:63634/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63634_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> 2357061 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_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:63634/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63634_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2357165 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2357166 INFO  (zkCallback-3368-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_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> 2357166 INFO  (zkCallback-3369-thread-3-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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> 2357167 INFO  (zkCallback-3368-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2357167 INFO  (zkCallback-3369-thread-3-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2358053 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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> 2358053 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2358054 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2358054 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_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> 2358054 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2358054 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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> 2358054 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2358054 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2358054 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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> 2358054 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2358054 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2358054 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2358055 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2358055 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2358055 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2358055 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2358055 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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> 2358055 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2358056 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2358056 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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> 2358056 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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> 2358056 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 2358056 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2358056 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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> 2358056 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2358056 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_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> 2358056 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2358056 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 2358056 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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> 2358056 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2358058 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_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> 2358056 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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> 2358059 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2358060 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2358061 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2358067 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2358067 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2358067 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2358068 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2358071 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2358071 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2358072 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2358076 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2358076 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2358077 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2358079 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2358091 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2358093 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2358093 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2358091 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2358097 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2358099 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2358099 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2358102 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2358105 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2358105 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2358105 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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> 2358105 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2358106 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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> 2358106 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2358107 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2358107 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2358107 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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> 2358107 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2358107 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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> 2358107 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2358107 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_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> 2358107 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2358107 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2358107 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2358107 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2358108 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 2358108 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2358108 WARN  (qtp991795993-19164) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2358108 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2358108 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2358109 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2358109 WARN  (qtp1659007969-19150) [n:127.0.0.1:63631_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2358109 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2358110 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2358110 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2358110 WARN  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2358110 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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@5f97752e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1caf5724),segFN=segments_1,generation=1}
   [junit4]   2> 2358110 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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@f104f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e86561e),segFN=segments_1,generation=1}
   [junit4]   2> 2358110 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2358110 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2358110 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2358110 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@780c2257 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@521e6fc7),segFN=segments_1,generation=1}
   [junit4]   2> 2358110 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2358111 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2358111 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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> 2358111 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2358111 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2358111 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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> 2358111 INFO  (qtp1659007969-19149) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2358113 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2358114 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_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> 2358114 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2358114 WARN  (qtp991795993-19161) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2358114 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2358115 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:63631_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2358115 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_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@19d5a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@236d4c42),segFN=segments_1,generation=1}
   [junit4]   2> 2358115 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2358115 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2358116 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_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> 2358116 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:63634_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2358117 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:63634_solr c:backuprestore s:shard2 r:core_node4 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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2358117 INFO  (qtp991795993-19161) [n:127.0.0.1:63634_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2358120 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:63634_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-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> 2358120 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:63631_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-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> 2358120 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:63634_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-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> 2358124 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:63631_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-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> 2358127 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2358127 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2358129 INFO  (qtp991795993-19164) [n:127.0.0.1:63634_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2358130 INFO  (qtp1659007969-19150) [n:127.0.0.1:63631_solr c:bac

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

ecutor.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> 2368388 INFO  (zkCallback-3369-thread-5-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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> 2368396 WARN  (zkCallback-3369-thread-5-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2368386 INFO  (OverseerStateUpdate-96296914771968006-127.0.0.1:63634_solr-n_0000000000) [n:127.0.0.1:63634_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63634_solr
   [junit4]   2> 2368402 INFO  (jetty-launcher-3358-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@258e4dca{/solr,null,UNAVAILABLE}
   [junit4]   2> 2368421 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63627 63627
   [junit4]   2> 2368426 INFO  (Thread-4296) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63627 63627
   [junit4]   2> 2368430 WARN  (Thread-4296) [    ] 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> 2368430 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[9ADA5FAADA592382]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_9ADA5FAADA592382-001
   [junit4]   2> Jul 24, 2016 3:32:01 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=Asserting(Lucene62): {shard_s=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=594, maxMBSortInHeap=6.487689102035288, sim=ClassicSimilarity, locale=ar, timezone=Indian/Mauritius
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=264874440,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ParsingFieldUpdateProcessorsTest, QueryParsingTest, TestPHPSerializedResponseWriter, SpellPossibilityIteratorTest, TestAuthenticationFramework, TestLeaderElectionZkExpiry, TestSimpleQParserPlugin, MinimalSchemaTest, LukeRequestHandlerTest, SuggesterTSTTest, OpenExchangeRatesOrgProviderTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, RollingRestartTest, TestPerFieldSimilarity, TestFieldSortValues, TestStandardQParsers, SimpleCollectionCreateDeleteTest, DistributedFacetPivotWhiteBoxTest, TestSolrQueryParserResource, SolrCoreCheckLockOnStartupTest, UpdateRequestProcessorFactoryTest, MultiThreadedOCPTest, BinaryUpdateRequestHandlerTest, TestFastWriter, BigEndianAscendingWordDeserializerTest, MergeStrategyTest, NoCacheHeaderTest, TestRawTransformer, TestStressRecovery, TestManagedResourceStorage, TestCrossCoreJoin, TestDistribDocBasedVersion, CoreAdminCreateDiscoverTest, HdfsUnloadDistributedZkTest, TestSolrCLIRunExample, TestRequestStatusCollectionAPI, BasicDistributedZk2Test, TestSortingResponseWriter, TestGraphMLResponseWriter, TestInfoStreamLogging, SpellCheckCollatorTest, BlockJoinFacetSimpleTest, FieldAnalysisRequestHandlerTest, AutoCommitTest, OverseerModifyCollectionTest, TestOverriddenPrefixQueryForCustomFieldType, FacetPivotSmallTest, TestRandomFaceting, ChaosMonkeySafeLeaderTest, TestSystemIdResolver, SmileWriterTest, TestFieldCacheSort, HdfsBasicDistributedZk2Test, SuggesterWFSTTest, TestAtomicUpdateErrorCases, ForceLeaderTest, TestCloudSchemaless, ShowFileRequestHandlerTest, TestOmitPositions, TestHdfsUpdateLog, TestAuthorizationFramework, TestConfigReload, TestOnReconnectListenerSupport, TestHighFrequencyDictionaryFactory, DefaultValueUpdateProcessorTest, TestFoldingMultitermQuery, BitVectorTest, TestIndexingPerformance, CdcrVersionReplicationTest, TestBadConfig, TestSuggestSpellingConverter, TestSolrDeletionPolicy2, CoreSorterTest, DistribDocExpirationUpdateProcessorTest, AddBlockUpdateTest, TestReplicationHandlerBackup, PluginInfoTest, CheckHdfsIndexTest, QueryResultKeyTest, TestBinaryResponseWriter, ZkNodePropsTest, ResponseHeaderTest, TestUseDocValuesAsStored2, CoreMergeIndexesAdminHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, TestQueryUtils, TestRandomCollapseQParserPlugin, TestMissingGroups, TestReplicaProperties, SortByFunctionTest, BasicFunctionalityTest, TestBulkSchemaAPI, HLLUtilTest, FileBasedSpellCheckerTest, NumericFieldsTest, LoggingHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, ChangedSchemaMergeTest, TestNumericTerms64, TestSchemaSimilarityResource, DeleteStatusTest, ZkStateReaderTest, TestTolerantUpdateProcessorRandomCloud, TestGraphTermsQParserPlugin, HdfsChaosMonkeyNothingIsSafeTest, TestPerFieldSimilarityClassic, TestConfigOverlay, CreateCollectionCleanupTest, AnalyticsQueryTest, SolrCloudExampleTest, DebugComponentTest, DeleteInactiveReplicaTest, ExitableDirectoryReaderTest, HdfsRecoverLeaseTest, OpenCloseCoreStressTest, CSVRequestHandlerTest, TestFuzzyAnalyzedSuggestions, TestCoreDiscovery, TestQueryTypes, SpatialRPTFieldTypeTest, WordBreakSolrSpellCheckerTest, ClassificationUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, TestJoin, StressHdfsTest, EchoParamsTest, TestFileDictionaryLookup, TestDistribIDF, DistributedFacetPivotSmallAdvancedTest, SolrInfoMBeanTest, HdfsThreadLeakTest, SuggestComponentContextFilterQueryTest, AsyncCallRequestStatusResponseTest, RequestLoggingTest, TestSortByMinMaxFunction, SolrCmdDistributorTest, SecurityConfHandlerTest, TestExactStatsCache, TriLevelCompositeIdRoutingTest, TestZkChroot, TestNamedUpdateProcessors, TestReload, DistributedTermsComponentTest, DocExpirationUpdateProcessorFactoryTest, ConvertedLegacyTest, FullHLLTest, SearchHandlerTest, RulesTest, TestSolrQueryParser, CoreAdminHandlerTest, CollectionsAPIDistributedZkTest, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestStressVersions, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFiltering, TestIndexSearcher, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest, TestTrie, SchemaVersionSpecificBehaviorTest, QueryEqualityTest, TestRemoteStreaming, DistanceFunctionTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, MultiTermTest, TestBinaryField, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, PreAnalyzedFieldTest, RAMDirectoryFactoryTest, SliceStateTest, FileUtilsTest, TestRTGBase, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, DistribJoinFromCollectionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore]
   [junit4] Completed [498/624 (1!)] on J1 in 12.35s, 1 test, 1 error <<< FAILURES!

[...truncated 60542 lines...]


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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61460/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([DAB06FABE0395FD8:52E450714EC53220]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 12155 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\init-core-data-001
   [junit4]   2> 2274752 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-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> 2274754 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2274755 INFO  (Thread-3955) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2274756 INFO  (Thread-3955) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2274856 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61456
   [junit4]   2> 2274856 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2274857 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274862 INFO  (zkCallback-2921-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17ca2c3 name:ZooKeeperConnection Watcher:127.0.0.1:61456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2274862 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274862 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2274862 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2274897 INFO  (jetty-launcher-2920-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2274897 INFO  (jetty-launcher-2920-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2274899 INFO  (jetty-launcher-2920-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a64b3{/solr,null,AVAILABLE}
   [junit4]   2> 2274899 INFO  (jetty-launcher-2920-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e2902b{/solr,null,AVAILABLE}
   [junit4]   2> 2274902 INFO  (jetty-launcher-2920-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@146d9e3{HTTP/1.1,[http/1.1]}{127.0.0.1:61461}
   [junit4]   2> 2274902 INFO  (jetty-launcher-2920-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@72e743{HTTP/1.1,[http/1.1]}{127.0.0.1:61460}
   [junit4]   2> 2274902 INFO  (jetty-launcher-2920-thread-1) [    ] o.e.j.s.Server Started @2279087ms
   [junit4]   2> 2274903 INFO  (jetty-launcher-2920-thread-2) [    ] o.e.j.s.Server Started @2279088ms
   [junit4]   2> 2274903 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61461}
   [junit4]   2> 2274903 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61460}
   [junit4]   2> 2274903 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2274903 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2274904 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2'
   [junit4]   2> 2274904 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1'
   [junit4]   2> 2274904 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2274904 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2274904 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2274904 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2274907 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2274907 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2274908 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274908 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274911 INFO  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11cdc5b name:ZooKeeperConnection Watcher:127.0.0.1:61456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2274911 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274912 INFO  (zkCallback-2922-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@126b8b6 name:ZooKeeperConnection Watcher:127.0.0.1:61456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2274912 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274912 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2274912 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2274913 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2274913 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2274931 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 0x1561a54c64f0001, 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> 2274931 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.
   [junit4]   2> 2274932 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 21191989
   [junit4]   2> 2274932 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1]
   [junit4]   2> 2274933 WARN  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\lib
   [junit4]   2> 2274933 INFO  (jetty-launcher-2920-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2274934 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 0x1561a54c64f0002, 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> 2274935 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.
   [junit4]   2> 2274935 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 28910801
   [junit4]   2> 2274935 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2]
   [junit4]   2> 2274936 WARN  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\lib
   [junit4]   2> 2274936 INFO  (jetty-launcher-2920-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2274939 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2274940 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2274942 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2274942 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2274942 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2274942 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61456/solr
   [junit4]   2> 2274942 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2274942 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2274942 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2274942 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61456/solr
   [junit4]   2> 2274943 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2274943 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2274944 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274944 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274946 INFO  (zkCallback-2928-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4335d name:ZooKeeperConnection Watcher:127.0.0.1:61456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2274946 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274946 INFO  (jetty-launcher-2920-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2274948 INFO  (zkCallback-2929-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1156885 name:ZooKeeperConnection Watcher:127.0.0.1:61456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2274948 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274949 INFO  (jetty-launcher-2920-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2274949 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 0x1561a54c64f0003, 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> 2274949 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/2895539@1a6d614
   [junit4]   2> 2274952 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274952 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 0x1561a54c64f0004, 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> 2274952 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/2895539@1b68176
   [junit4]   2> 2274957 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274961 INFO  (zkCallback-2930-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8ad2d3 name:ZooKeeperConnection Watcher:127.0.0.1:61456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2274961 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274962 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c0eb05 name:ZooKeeperConnection Watcher:127.0.0.1:61456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2274962 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274964 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2274965 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2274969 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2274970 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2274974 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2274975 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2274977 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2274977 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2274979 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2274980 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2274982 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2274982 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2274985 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2274985 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2274987 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2274987 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2274989 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2274989 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2274991 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2274991 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2274994 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2274994 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2274996 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2274996 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2274997 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2274997 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2275004 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2275004 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2275006 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2275007 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2275010 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2275010 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2275011 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96293393441685509-127.0.0.1:61461_solr-n_0000000000
   [junit4]   2> 2275011 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96293393441685510-127.0.0.1:61460_solr-n_0000000001
   [junit4]   2> 2275013 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61461_solr
   [junit4]   2> 2275013 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2275013 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96293393441685509-127.0.0.1:61461_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2275014 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61460_solr
   [junit4]   2> 2275014 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61460_solr
   [junit4]   2> 2275015 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.Overseer Overseer (id=96293393441685509-127.0.0.1:61461_solr-n_0000000000) starting
   [junit4]   2> 2275016 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_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> 2275016 INFO  (zkCallback-2930-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_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> 2275019 INFO  (zkCallback-2930-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2275020 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2275022 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2275030 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2275033 INFO  (OverseerCollectionConfigSetProcessor-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2275033 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:61461_solr as DOWN
   [junit4]   2> 2275034 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2275038 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61461_solr
   [junit4]   2> 2275038 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61461_solr
   [junit4]   2> 2275040 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2275042 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_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> 2275042 INFO  (zkCallback-2930-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_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> 2275045 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2275045 INFO  (zkCallback-2930-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2275046 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:61461_solr"} current state version: 0
   [junit4]   2> 2275049 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:61461_solr
   [junit4]   2> 2275054 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2275054 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2275059 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.
   [junit4]   2> 2275060 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2275061 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2275062 INFO  (jetty-launcher-2920-thread-2) [n:127.0.0.1:61460_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2275102 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2275102 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2275103 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.
   [junit4]   2> 2275105 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2275105 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2275106 INFO  (jetty-launcher-2920-thread-1) [n:127.0.0.1:61461_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2275106 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2275107 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275109 INFO  (zkCallback-2934-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fd747d name:ZooKeeperConnection Watcher:127.0.0.1:61456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2275109 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275110 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2275112 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2275115 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275119 INFO  (zkCallback-2937-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16fd26c name:ZooKeeperConnection Watcher:127.0.0.1:61456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2275119 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275119 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2275119 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2275121 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2275122 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2275125 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2275130 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2275159 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[DAB06FABE0395FD8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2275172 INFO  (qtp16228102-17363) [n:127.0.0.1:61461_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> 2275177 INFO  (OverseerCollectionConfigSetProcessor-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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> 2275178 INFO  (OverseerThreadFactory-8499-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_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> 2275178 INFO  (OverseerThreadFactory-8499-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2275179 INFO  (OverseerThreadFactory-8499-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2275179 INFO  (OverseerThreadFactory-8499-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2275181 INFO  (zkCallback-2930-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2275182 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2275182 INFO  (zkCallback-2937-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2275187 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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> 2275187 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2275189 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2275286 INFO  (OverseerThreadFactory-8499-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2275286 INFO  (OverseerThreadFactory-8499-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:61460_solr
   [junit4]   2> 2275288 INFO  (OverseerThreadFactory-8499-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:61460_solr
   [junit4]   2> 2275288 INFO  (OverseerThreadFactory-8499-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:61461_solr
   [junit4]   2> 2275289 INFO  (OverseerThreadFactory-8499-thread-1-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:61461_solr
   [junit4]   2> 2275292 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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> 2275292 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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> 2275295 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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> 2275295 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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> 2275299 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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> 2275300 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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> 2275300 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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> 2275301 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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> 2275302 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2275302 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2275302 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2275302 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2275306 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2275306 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2275307 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2275307 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2275307 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2275307 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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:61461/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61461_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> 2275307 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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:61461/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61461_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2275307 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2275307 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2275307 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2275308 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2275308 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2275310 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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:61460/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61460_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> 2275310 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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:61460/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61460_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2275314 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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:61461/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61461_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> 2275314 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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:61461/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61461_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2275317 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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:61460/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61460_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> 2275317 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_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:61460/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61460_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2275422 INFO  (OverseerStateUpdate-96293393441685509-127.0.0.1:61461_solr-n_0000000000) [n:127.0.0.1:61461_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2275423 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_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> 2275423 INFO  (zkCallback-2930-thread-2-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_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> 2275425 INFO  (zkCallback-2930-thread-2-processing-n:127.0.0.1:61461_solr) [n:127.0.0.1:61461_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2275425 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2276307 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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> 2276307 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2276308 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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> 2276308 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2276308 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2276308 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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> 2276308 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2276308 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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> 2276311 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2276311 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2276311 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2276311 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2276311 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2276311 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2276311 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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> 2276311 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2276311 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 2276312 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2276312 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2276312 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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> 2276313 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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> 2276313 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 2276313 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2276313 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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> 2276315 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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> 2276315 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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> 2276315 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2276315 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2276315 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2276315 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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> 2276315 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2276315 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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> 2276318 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2276318 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2276321 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2276325 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2276335 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2276335 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2276337 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2276340 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2276341 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2276346 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2276347 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2276347 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2276350 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2276352 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2276374 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2276375 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2276376 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2276385 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2276385 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2276390 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2276391 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2276392 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2276396 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2276397 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2276401 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2276401 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2276402 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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> 2276402 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2276402 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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> 2276401 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2276402 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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> 2276402 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2276402 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2276402 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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> 2276404 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2276404 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2276404 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2276404 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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> 2276404 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2276405 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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> 2276405 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2276405 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2276405 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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> 2276406 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2276406 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2276406 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2276405 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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> 2276406 WARN  (qtp16228102-17367) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2276406 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2276407 WARN  (qtp16228102-17365) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2276406 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2276407 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2276407 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2276407 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2276407 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2276407 WARN  (qtp8553299-17357) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2276407 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2276407 WARN  (qtp8553299-17354) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2276407 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2276409 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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@83c55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33cde9),segFN=segments_1,generation=1}
   [junit4]   2> 2276409 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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@6c6697 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2dc542),segFN=segments_1,generation=1}
   [junit4]   2> 2276409 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2276409 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2276409 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2276410 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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@4c5d1d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@402e4e),segFN=segments_1,generation=1}
   [junit4]   2> 2276410 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2276411 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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@1f39be0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bc7a5),segFN=segments_1,generation=1}
   [junit4]   2> 2276411 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2276412 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_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> 2276413 INFO  (qtp16228102-17365) [n:127.0.0.1:61461_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> 2276411 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2276415 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:61461_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2276416 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2276417 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:61461_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-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> 2276417 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:61460_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-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> 2276419 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:61461_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-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> 2276421 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_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> 2276423 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:61460_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2276425 INFO  (qtp8553299-17354) [n:127.0.0.1:61460_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> 2276426 INFO  (qtp16228102-17367) [n:127.0.0.1:61461_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2276426 INFO  (qtp8553299-17357) [n:127.0.0.1:61460_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2276427 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:61460_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\ does not point to a valid data directory; skipping

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

unit4]   2> 2288235 WARN  (zkCallback-2931-thread-3-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/backuprestore/leader_elect/shard1/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> 2288238 WARN  (zkCallback-2931-thread-2-processing-n:127.0.0.1:61460_solr) [n:127.0.0.1:61460_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2288238 INFO  (jetty-launcher-2920-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a64b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2288239 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61456 61456
   [junit4]   2> 2288252 INFO  (Thread-3955) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61456 61456
   [junit4]   2> 2288258 WARN  (Thread-3955) [    ] 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> 	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> 2288262 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[DAB06FABE0395FD8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_DAB06FABE0395FD8-001
   [junit4]   2> Jul 24, 2016 12:36:32 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=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1997, maxMBSortInHeap=7.879806659761387, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=pt-BR, timezone=America/Menominee
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=182797472,total=414449664
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, SharedFSAutoReplicaFailoverUtilsTest, TestJmxIntegration, BooleanFieldTest, DocumentBuilderTest, TestMiniSolrCloudClusterBase, TestDynamicFieldResource, SystemInfoHandlerTest, TestUseDocValuesAsStored, TestScoreJoinQPScore, SpatialFilterTest, TestHashPartitioner, TestMergePolicyConfig, TestFieldCacheWithThreads, TestRTimerTree, ConnectionManagerTest, UpdateParamsTest, ZkCLITest, TestFunctionQuery, TestCryptoKeys, TestRequestForwarding, TestInitParams, HdfsBasicDistributedZkTest, StandardRequestHandlerTest, AnalyticsMergeStrategyTest, ShardSplitTest, ClusterStateUpdateTest, HdfsDirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, TestCustomSort, DocValuesMultiTest, TestNonDefinedSimilarityFactory, CustomCollectionTest, CdcrRequestHandlerTest, IndexBasedSpellCheckerTest, SSLMigrationTest, PathHierarchyTokenizerFactoryTest, TestLRUCache, TestDefaultSearchFieldResource, TestStressCloudBlindAtomicUpdates, OverseerTaskQueueTest, BigEndianAscendingWordSerializerTest, TestManagedSynonymFilterFactory, AssignTest, TestPhraseSuggestions, ConcurrentDeleteAndCreateCollectionTest, TestLazyCores, SolrTestCaseJ4Test, TestSolrQueryResponse, EnumFieldTest, TestStressReorder, TestClusterStateMutator, PingRequestHandlerTest, TestXmlQParser, ReturnFieldsTest, JsonLoaderTest, TestSearcherReuse, TestTolerantSearch, DistributedFacetPivotLongTailTest, TestQuerySenderNoQuery, SolrCoreTest, ZkControllerTest, SchemaVersionSpecificBehaviorTest, SimpleFacetsTest, RecoveryZkTest, AnalysisErrorHandlingTest, DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, TestGroupingSearch, CollectionStateFormat2Test, OverseerRolesTest, TestStressUserVersions, TestFaceting, TestExpandComponent, ExplicitHLLTest, SolrIndexConfigTest, DOMUtilTest, TestFieldCacheSortRandom, TestBlobHandler, TestReplicationHandler, DistributedQueryComponentCustomSortTest, BlockCacheTest, TestSchemaResource, MBeansHandlerTest, TestHdfsBackupRestoreCore, PreAnalyzedUpdateProcessorTest, TestXIncludeConfig, TestDocumentBuilder, TestSweetSpotSimilarityFactory, TestDownShardTolerantSearch, AtomicUpdatesTest, CollectionsAPIAsyncDistributedZkTest, SOLR749Test, TestUpdate, HdfsSyncSliceTest, TestStressLucene, CursorPagingTest, TestFreeTextSuggestions, ChaosMonkeyNothingIsSafeTest, StatelessScriptUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, TestEmbeddedSolrServerConstructors, HdfsRecoveryZkTest, ClusterStateTest, MoreLikeThisHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestSurroundQueryParser, SolrRequestParserTest, TestConfigSetsAPIExclusivity, TestCSVLoader, TestCursorMarkWithoutUniqueKey, BadComponentTest, TestLuceneMatchVersion, PrimitiveFieldTypeTest, TestFieldTypeResource, TestDocSet, TestConfigSetImmutable, DeleteShardTest, TestSQLHandler, TestHashQParserPlugin, DistributedFacetPivotSmallTest, TermsComponentTest, TestTrackingShardHandlerFactory, CloudMLTQParserTest, TestNumericTerms32, TestSolrDeletionPolicy1, TestFieldResource, DistributedVersionInfoTest, XmlUpdateRequestHandlerTest, DisMaxRequestHandlerTest, PKIAuthenticationIntegrationTest, TestClassicSimilarityFactory, WrapperMergePolicyFactoryTest, TestRecoveryHdfs, TestReloadAndDeleteDocs, TestConfigSets, QueryElevationComponentTest, HdfsChaosMonkeySafeLeaderTest, TestWordDelimiterFilterFactory, TestSchemaVersionResource, ActionThrottleTest, AlternateDirectoryTest, FastVectorHighlighterTest, SolrXmlInZkTest, AsyncMigrateRouteKeyTest, TestExtendedDismaxParser, HttpPartitionTest, DirectoryFactoryTest, SpatialHeatmapFacetsTest, HdfsNNFailoverTest, TestRandomDVFaceting, SliceStateTest, BasicDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, AutoCommitTest, TestRecovery, DistributedSpellCheckComponentTest, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SolrCmdDistributorTest, PeerSyncTest, TestSort, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, RegexBoostProcessorTest, TestCollationField, JSONWriterTest, QueryParsingTest, CSVRequestHandlerTest, TestLFUCache, TestElisionMultitermQuery, ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, TestSolrJ, TestUtils, FileUtilsTest, TestRTGBase, TestDistributedMissingSort, AliasIntegrationTest, DistribCursorPagingTest, ForceLeaderTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPI, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore]
   [junit4] Completed [466/624 (1!)] on J0 in 14.57s, 1 test, 1 error <<< FAILURES!

[...truncated 52939 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/337/
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 http://127.0.0.1:62022/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62022/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([AD516F55FBF3A945:2505508F550FC4BD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 12230 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\init-core-data-001
   [junit4]   2> 2409440 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-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> 2409441 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2409442 INFO  (Thread-3922) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2409442 INFO  (Thread-3922) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2409542 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62017
   [junit4]   2> 2409542 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2409542 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409546 INFO  (zkCallback-3251-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fde4cc name:ZooKeeperConnection Watcher:127.0.0.1:62017 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409547 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409547 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2409547 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2409550 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 0x15617c753b60000, 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> 2409555 INFO  (jetty-launcher-3250-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2409555 INFO  (jetty-launcher-3250-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2409557 INFO  (jetty-launcher-3250-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1322335{/solr,null,AVAILABLE}
   [junit4]   2> 2409557 INFO  (jetty-launcher-3250-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9ca5a6{/solr,null,AVAILABLE}
   [junit4]   2> 2409560 INFO  (jetty-launcher-3250-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@10e0c4f{HTTP/1.1,[http/1.1]}{127.0.0.1:62021}
   [junit4]   2> 2409560 INFO  (jetty-launcher-3250-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3f00b1{HTTP/1.1,[http/1.1]}{127.0.0.1:62022}
   [junit4]   2> 2409560 INFO  (jetty-launcher-3250-thread-2) [    ] o.e.j.s.Server Started @2413936ms
   [junit4]   2> 2409560 INFO  (jetty-launcher-3250-thread-1) [    ] o.e.j.s.Server Started @2413936ms
   [junit4]   2> 2409560 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62021}
   [junit4]   2> 2409560 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62022}
   [junit4]   2> 2409561 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2409561 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2409561 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2'
   [junit4]   2> 2409561 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1'
   [junit4]   2> 2409561 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2409561 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2409561 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2409561 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2409562 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2409562 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2409563 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409563 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409564 INFO  (zkCallback-3252-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c49601 name:ZooKeeperConnection Watcher:127.0.0.1:62017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409564 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409564 INFO  (zkCallback-3253-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f4fd1f name:ZooKeeperConnection Watcher:127.0.0.1:62017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409564 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409564 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2409565 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2409565 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2409565 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2409582 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.
   [junit4]   2> 2409582 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 9047641
   [junit4]   2> 2409583 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1]
   [junit4]   2> 2409583 WARN  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\lib
   [junit4]   2> 2409583 INFO  (jetty-launcher-3250-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2409586 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 0x15617c753b60002, 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> 2409587 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.
   [junit4]   2> 2409587 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 9048305
   [junit4]   2> 2409587 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2]
   [junit4]   2> 2409587 WARN  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\lib
   [junit4]   2> 2409587 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2409587 INFO  (jetty-launcher-3250-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2409588 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2409588 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2409588 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62017/solr
   [junit4]   2> 2409588 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2409589 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2409589 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2409590 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2409590 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2409590 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409590 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62017/solr
   [junit4]   2> 2409590 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2409590 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2409591 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409592 INFO  (zkCallback-3258-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c853ed name:ZooKeeperConnection Watcher:127.0.0.1:62017 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409592 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409592 INFO  (jetty-launcher-3250-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2409593 INFO  (zkCallback-3259-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b940e9 name:ZooKeeperConnection Watcher:127.0.0.1:62017 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409593 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409593 INFO  (jetty-launcher-3250-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2409593 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$82/30715789@18f565c
   [junit4]   2> 2409595 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409595 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$82/30715789@11fd925
   [junit4]   2> 2409597 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409598 INFO  (zkCallback-3260-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19b290f name:ZooKeeperConnection Watcher:127.0.0.1:62017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409598 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409599 INFO  (zkCallback-3261-thread-1-processing-n:127.0.0.1:62021_solr) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d2be1 name:ZooKeeperConnection Watcher:127.0.0.1:62017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409599 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409599 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2409600 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2409602 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2409603 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2409607 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2409607 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2409609 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2409609 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2409611 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2409611 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2409613 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2409613 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2409615 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2409615 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2409616 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2409617 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2409619 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2409619 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2409620 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2409620 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2409621 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2409621 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2409622 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2409622 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2409623 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2409623 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2409627 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2409627 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2409628 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2409628 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2409630 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2409630 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2409630 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96290586905411589-127.0.0.1:62022_solr-n_0000000000
   [junit4]   2> 2409631 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96290586905411590-127.0.0.1:62021_solr-n_0000000001
   [junit4]   2> 2409631 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62022_solr
   [junit4]   2> 2409631 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2409632 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96290586905411589-127.0.0.1:62022_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2409633 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62021_solr
   [junit4]   2> 2409633 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62021_solr
   [junit4]   2> 2409633 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.Overseer Overseer (id=96290586905411589-127.0.0.1:62022_solr-n_0000000000) starting
   [junit4]   2> 2409634 INFO  (zkCallback-3261-thread-1-processing-n:127.0.0.1:62021_solr) [n:127.0.0.1:62021_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> 2409634 INFO  (zkCallback-3260-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_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> 2409634 INFO  (zkCallback-3261-thread-1-processing-n:127.0.0.1:62021_solr) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2409635 INFO  (zkCallback-3260-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2409636 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2409648 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2409649 INFO  (OverseerCollectionConfigSetProcessor-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2409649 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2409650 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62022_solr as DOWN
   [junit4]   2> 2409653 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2409654 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62022_solr
   [junit4]   2> 2409654 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62022_solr
   [junit4]   2> 2409656 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62022_solr"} current state version: 0
   [junit4]   2> 2409656 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62022_solr
   [junit4]   2> 2409657 INFO  (zkCallback-3260-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_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> 2409657 INFO  (zkCallback-3261-thread-1-processing-n:127.0.0.1:62021_solr) [n:127.0.0.1:62021_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> 2409658 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2409658 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2409658 INFO  (zkCallback-3260-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2409659 INFO  (zkCallback-3261-thread-1-processing-n:127.0.0.1:62021_solr) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2409660 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.
   [junit4]   2> 2409661 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2409662 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2409662 INFO  (jetty-launcher-3250-thread-2) [n:127.0.0.1:62021_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2409676 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2409677 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2409677 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.
   [junit4]   2> 2409678 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2409679 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2409679 INFO  (jetty-launcher-3250-thread-1) [n:127.0.0.1:62022_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2409679 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2409681 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409682 INFO  (zkCallback-3264-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c7315a name:ZooKeeperConnection Watcher:127.0.0.1:62017 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409682 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409684 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2409684 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2409686 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409688 INFO  (zkCallback-3267-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c57b05 name:ZooKeeperConnection Watcher:127.0.0.1:62017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409688 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409688 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2409688 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2409689 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2409690 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2409694 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2409697 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2409716 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[AD516F55FBF3A945]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2409719 INFO  (qtp18949698-17768) [n:127.0.0.1:62021_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> 2409722 INFO  (OverseerCollectionConfigSetProcessor-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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> 2409723 INFO  (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_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> 2409723 INFO  (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2409723 INFO  (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2409725 INFO  (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2409726 INFO  (zkCallback-3267-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2409726 INFO  (zkCallback-3261-thread-1-processing-n:127.0.0.1:62021_solr) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2409726 INFO  (zkCallback-3260-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2409730 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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> 2409730 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2409731 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2409830 INFO  (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2409831 INFO  (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:62022_solr
   [junit4]   2> 2409831 INFO  (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:62021_solr
   [junit4]   2> 2409831 INFO  (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:62021_solr
   [junit4]   2> 2409831 INFO  (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:62022_solr
   [junit4]   2> 2409836 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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> 2409836 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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> 2409838 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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> 2409838 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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> 2409839 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2409841 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2409842 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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> 2409843 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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> 2409843 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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> 2409844 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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> 2409845 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2409845 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2409845 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2409846 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2409847 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2409847 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2409848 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2409848 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2409848 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2409848 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2409848 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2409848 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2409848 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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:62021/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62021_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> 2409848 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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:62021/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62021_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2409851 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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:62022/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62022_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> 2409851 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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:62022/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62022_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2409854 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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:62021/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62021_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> 2409854 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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:62021/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62021_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2409857 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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:62022/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62022_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> 2409857 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_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:62022/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62022_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2409960 INFO  (OverseerStateUpdate-96290586905411589-127.0.0.1:62022_solr-n_0000000000) [n:127.0.0.1:62022_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2409961 INFO  (zkCallback-3260-thread-2-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_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> 2409961 INFO  (zkCallback-3261-thread-1-processing-n:127.0.0.1:62021_solr) [n:127.0.0.1:62021_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> 2409961 INFO  (zkCallback-3261-thread-1-processing-n:127.0.0.1:62021_solr) [n:127.0.0.1:62021_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2409962 INFO  (zkCallback-3260-thread-2-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2410848 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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> 2410848 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2410848 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2410848 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2410849 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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> 2410849 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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> 2410849 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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> 2410849 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2410849 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2410849 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2410849 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2410850 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2410850 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2410850 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2410850 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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> 2410850 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2410850 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 2410850 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2410850 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2410850 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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> 2410851 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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> 2410851 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2410851 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2410851 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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> 2410852 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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> 2410852 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 2410852 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2410852 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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> 2410852 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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> 2410852 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 2410852 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2410852 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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> 2410855 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2410855 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2410856 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2410858 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2410867 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2410868 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2410868 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2410870 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2410870 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2410872 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2410873 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2410895 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2410895 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2410896 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2410899 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2410900 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2410904 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2410904 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2410910 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2410911 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2410913 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2410913 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2410915 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2410917 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2410917 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2410917 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2410918 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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> 2410918 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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> 2410918 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2410917 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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> 2410918 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2410918 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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> 2410918 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2410918 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2410919 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 2410919 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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> 2410919 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2410919 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2410919 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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> 2410919 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2410920 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2410920 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2410920 WARN  (qtp18949698-17779) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2410921 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2410921 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2410921 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2410921 WARN  (qtp17525089-17762) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2410921 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 2410922 WARN  (qtp18949698-17778) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2410922 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2410922 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 2410922 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2410923 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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> 2410923 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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@9b9f5f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46fbd4),segFN=segments_1,generation=1}
   [junit4]   2> 2410923 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2410923 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2410923 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2410923 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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> 2410923 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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@181a2e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ed3e0),segFN=segments_1,generation=1}
   [junit4]   2> 2410923 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2410923 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2410923 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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@198d9af lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1005524),segFN=segments_1,generation=1}
   [junit4]   2> 2410923 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2410923 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2410924 WARN  (qtp17525089-17765) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2410924 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2410924 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_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> 2410925 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2410927 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_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> 2410927 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:62021_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-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> 2410928 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_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> 2410929 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:62022_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2410930 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:62022_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-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> 2410932 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:62021_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 2410933 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410933 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_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@571532 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e4a928),segFN=segments_1,generation=1}
   [junit4]   2> 2410933 INFO  (qtp17525089-17765) [n:127.0.0.1:62022_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2410933 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:62021_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-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> 2410934 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410934 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410935 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410935 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410936 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410937 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410937 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410937 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410938 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410939 INFO  (qtp18949698-17778) [n:127.0.0.1:62021_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410939 INFO  (qtp17525089-17762) [n:127.0.0.1:62022_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2410941 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1 r:core_node3 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> 2410941 INFO  (qtp18949698-17779) [n:127.0.0.1:62021_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_sha

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

NAVAILABLE}
   [junit4]   2> 2421145 WARN  (zkCallback-3260-thread-4-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:backuprestore_shard2_replica1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:292)
   [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> 2422642 WARN  (zkCallback-3260-thread-1-processing-n:127.0.0.1:62022_solr) [n:127.0.0.1:62022_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2422643 INFO  (jetty-launcher-3250-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9ca5a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2422654 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62017 62017
   [junit4]   2> 2422658 INFO  (Thread-3922) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62017 62017
   [junit4]   2> 2422660 WARN  (Thread-3922) [    ] 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/collection-queue-work
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2422660 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[AD516F55FBF3A945]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_AD516F55FBF3A945-001
   [junit4]   2> Jul 23, 2016 12:42:47 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), sim=ClassicSimilarity, locale=mt-MT, timezone=SystemV/PST8
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=80148144,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [QueryEqualityTest, TestRemoteStreaming, TestFieldCache, StandardRequestHandlerTest, BasicDistributedZkTest, TestRequestForwarding, ShardSplitTest, ExplicitHLLTest, EnumFieldTest, TestLFUCache, CdcrReplicationDistributedZkTest, InfoHandlerTest, TestPhraseSuggestions, SolrTestCaseJ4Test, TestElisionMultitermQuery, DirectoryFactoryTest, PrimitiveFieldTypeTest, UUIDFieldTest, DirectSolrSpellCheckerTest, TestCoreContainer, TestSort, TestRTimerTree, TestSchemaVersionResource, TestExactSharedStatsCache, TestComponentsName, HdfsTlogReplayBufferedWhileIndexingTest, ClusterStateUpdateTest, TestPartialUpdateDeduplication, CloudExitableDirectoryReaderTest, TestClusterStateMutator, TestConfigSets, TestMiniSolrCloudClusterSSL, PeerSyncTest, TestSolrQueryParserDefaultOperatorResource, TestXIncludeConfig, TestCloudPivotFacet, TestBulkSchemaConcurrent, QueryElevationComponentTest, TestXmlQParser, AssignTest, TestFreeTextSuggestions, RecoveryZkTest, HardAutoCommitTest, ChaosMonkeyNothingIsSafeTest, SolrRequestParserTest, DOMUtilTest, TestIBSimilarityFactory, PathHierarchyTokenizerFactoryTest, DirectUpdateHandlerTest, TimeZoneUtilsTest, TestBlobHandler, SOLR749Test, TestManagedResource, PreAnalyzedFieldTest, XmlUpdateRequestHandlerTest, TestImplicitCoreProperties, SparseHLLTest, CurrencyFieldXmlFileTest, DistributedFacetPivotSmallTest, TestPerFieldSimilarityWithDefaultOverride, BJQParserTest, LeaderInitiatedRecoveryOnCommitTest, VersionInfoTest, TestConfig, TestExceedMaxTermLength, TestLeaderInitiatedRecoveryThread, StatelessScriptUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, DistribCursorPagingTest, PingRequestHandlerTest, TestSmileRequest, TestReloadAndDeleteDocs, TestCryptoKeys, OverseerCollectionConfigSetProcessorTest, TestPseudoReturnFields, TestBlendedInfixSuggestions, TestRecoveryHdfs, TestFieldCacheSortRandom, AtomicUpdatesTest, PrimUtilsTest, TestRestManager, TestDynamicFieldResource, TestTolerantSearch, TestCustomSort, HdfsSyncSliceTest, HdfsBasicDistributedZkTest, TestRandomFlRTGCloud, TestMaxScoreQueryParser, TestSQLHandler, OverseerTest, HdfsDirectoryFactoryTest, CollectionStateFormat2Test, TestEmbeddedSolrServerConstructors, TestFieldResource, TestSearchPerf, TestFastLRUCache, DisMaxRequestHandlerTest, DistribJoinFromCollectionTest, TestManagedSynonymFilterFactory, TestArbitraryIndexDir, BlockJoinFacetRandomTest, TestHashQParserPlugin, TestJsonFacets, TestClassicSimilarityFactory, BigEndianAscendingWordSerializerTest, TestStressUserVersions, TestMergePolicyConfig, SSLMigrationTest, TestDefaultStatsCache, TestManagedSchemaAPI, TestReqParamsAPI, UpdateParamsTest, TestConfigSetsAPIExclusivity, TestStressReorder, TestSizeLimitedDistributedMap, SolrCoreTest, HighlighterTest, TestStressLucene, DistributedQueryElevationComponentTest, TestChildDocTransformer, DistanceUnitsTest, TestUniqueKeyFieldResource, TestAddFieldRealTimeGet, TestSolrConfigHandlerConcurrent, PKIAuthenticationIntegrationTest, TestPostingsSolrHighlighter, CloneFieldUpdateProcessorFactoryTest, URLClassifyProcessorTest, TestUpdate, TestTolerantUpdateProcessorCloud, HdfsNNFailoverTest, ClusterStateTest, TestSha256AuthenticationProvider, SoftAutoCommitTest, TestLRUCache, TestGeoJSONResponseWriter, TestStressCloudBlindAtomicUpdates, XsltUpdateRequestHandlerTest, TestGroupingSearch, TestLockTree, MoreLikeThisHandlerTest, SimplePostToolTest, SpatialFilterTest, TestFieldCacheSanityChecker, WrapperMergePolicyFactoryTest, TestCSVLoader, PolyFieldTest, TestUninvertingReader, TestSolrFieldCacheMBean, OverseerRolesTest, TestFilteredDocIdSet, MigrateRouteKeyTest, AlternateDirectoryTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, TestReplicationHandler, ShardRoutingCustomTest, TestDistributedSearch, SuggesterFSTTest, SuggesterTSTTest, SuggesterTest, TestTrie, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TermsComponentTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, JsonLoaderTest, CSVRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, NumericFieldsTest, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestSystemIdResolver, TestSuggestSpellingConverter, TestSolrJ, ZkNodePropsTest, FileUtilsTest, CursorPagingTest, TestHighlightDedupGrouping, TestJettySolrRunner, ActionThrottleTest, BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCollectionAPI, TestLocalFSCloudBackupRestore]
   [junit4] Completed [485/624 (1!)] on J0 in 13.75s, 1 test, 1 error <<< FAILURES!

[...truncated 52859 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/336/
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([1338FE3921B1C325:9B6CC1E38F4DAEDD]: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 12218 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\init-core-data-001
   [junit4]   2> 2407265 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-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> 2407267 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2407267 INFO  (Thread-4642) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2407267 INFO  (Thread-4642) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2407368 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52173
   [junit4]   2> 2407368 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2407369 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407374 INFO  (zkCallback-3520-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26cf679c name:ZooKeeperConnection Watcher:127.0.0.1:52173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407374 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2407375 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2407375 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2407382 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 0x156159950e60000, 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> 2407385 INFO  (jetty-launcher-3519-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2407385 INFO  (jetty-launcher-3519-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2407386 INFO  (jetty-launcher-3519-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@471203e2{/solr,null,AVAILABLE}
   [junit4]   2> 2407386 INFO  (jetty-launcher-3519-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38ec1f36{/solr,null,AVAILABLE}
   [junit4]   2> 2407387 INFO  (jetty-launcher-3519-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@72c56b54{HTTP/1.1,[http/1.1]}{127.0.0.1:52177}
   [junit4]   2> 2407387 INFO  (jetty-launcher-3519-thread-1) [    ] o.e.j.s.Server Started @2411439ms
   [junit4]   2> 2407387 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52177}
   [junit4]   2> 2407387 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2407387 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1'
   [junit4]   2> 2407387 INFO  (jetty-launcher-3519-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@51263f22{HTTP/1.1,[http/1.1]}{127.0.0.1:52180}
   [junit4]   2> 2407388 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2407388 INFO  (jetty-launcher-3519-thread-2) [    ] o.e.j.s.Server Started @2411439ms
   [junit4]   2> 2407388 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2407388 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52180}
   [junit4]   2> 2407388 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2407388 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2'
   [junit4]   2> 2407388 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2407388 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2407389 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2407389 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407390 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2407390 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407392 INFO  (zkCallback-3521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44a600b0 name:ZooKeeperConnection Watcher:127.0.0.1:52173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407392 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2407393 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2407393 INFO  (zkCallback-3522-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e06fb54 name:ZooKeeperConnection Watcher:127.0.0.1:52173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407393 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2407393 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2407393 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2407394 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2407425 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\.
   [junit4]   2> 2407425 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\.
   [junit4]   2> 2407425 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1355486183
   [junit4]   2> 2407425 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 127088624
   [junit4]   2> 2407425 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1]
   [junit4]   2> 2407425 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2]
   [junit4]   2> 2407426 WARN  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\lib
   [junit4]   2> 2407426 WARN  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\lib
   [junit4]   2> 2407426 INFO  (jetty-launcher-3519-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2407426 INFO  (jetty-launcher-3519-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2407432 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2407433 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2407433 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2407433 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2407433 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52173/solr
   [junit4]   2> 2407433 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2407433 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2407434 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2407434 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2407434 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407434 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52173/solr
   [junit4]   2> 2407434 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2407434 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2407435 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407436 INFO  (zkCallback-3527-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@780e484e name:ZooKeeperConnection Watcher:127.0.0.1:52173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407436 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2407436 INFO  (jetty-launcher-3519-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2407437 INFO  (zkCallback-3528-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75f6f3ab name:ZooKeeperConnection Watcher:127.0.0.1:52173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407437 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2407437 INFO  (jetty-launcher-3519-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2407438 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/483696485@7b06fc5
   [junit4]   2> 2407451 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407451 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/483696485@4e8d0780
   [junit4]   2> 2407454 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407455 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41606009 name:ZooKeeperConnection Watcher:127.0.0.1:52173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407456 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2407456 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6833d758 name:ZooKeeperConnection Watcher:127.0.0.1:52173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407456 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2407457 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2407457 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2407462 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2407464 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2407474 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2407475 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2407479 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2407479 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2407483 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2407484 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2407488 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2407488 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2407490 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2407490 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2407491 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2407492 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2407493 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2407493 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2407495 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2407496 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2407497 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2407498 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2407499 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2407504 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2407506 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2407506 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2407522 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2407522 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2407528 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2407529 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2407537 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2407537 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2407538 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96288190266474502-127.0.0.1:52180_solr-n_0000000000
   [junit4]   2> 2407538 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96288190266474501-127.0.0.1:52177_solr-n_0000000001
   [junit4]   2> 2407539 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52180_solr
   [junit4]   2> 2407539 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2407541 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96288190266474502-127.0.0.1:52180_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2407542 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52177_solr
   [junit4]   2> 2407542 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52177_solr
   [junit4]   2> 2407543 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.Overseer Overseer (id=96288190266474502-127.0.0.1:52180_solr-n_0000000000) starting
   [junit4]   2> 2407544 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_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> 2407545 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_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> 2407551 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2407552 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2407555 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2407563 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2407563 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2407569 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\.
   [junit4]   2> 2407571 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2407573 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2407573 INFO  (jetty-launcher-3519-thread-1) [n:127.0.0.1:52177_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2407576 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2407577 INFO  (OverseerCollectionConfigSetProcessor-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2407577 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52180_solr as DOWN
   [junit4]   2> 2407577 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2407581 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52180_solr
   [junit4]   2> 2407581 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52180_solr
   [junit4]   2> 2407581 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2407584 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_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> 2407584 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_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> 2407589 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2407590 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2407590 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52180_solr"} current state version: 0
   [junit4]   2> 2407590 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52180_solr
   [junit4]   2> 2407619 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2407619 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2407621 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\.
   [junit4]   2> 2407621 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2407622 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2407623 INFO  (jetty-launcher-3519-thread-2) [n:127.0.0.1:52180_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2407623 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2407624 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407625 INFO  (zkCallback-3533-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d69e96e name:ZooKeeperConnection Watcher:127.0.0.1:52173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407626 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2407626 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2407627 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 0x156159950e60007, 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> 2407628 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2407629 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407632 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ab49423 name:ZooKeeperConnection Watcher:127.0.0.1:52173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407632 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2407632 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2407632 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2407633 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2407634 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2407638 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2407644 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2407673 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[1338FE3921B1C325]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2407678 INFO  (qtp527859975-19967) [n:127.0.0.1:52180_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&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> 2407682 INFO  (OverseerCollectionConfigSetProcessor-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2407682 INFO  (OverseerThreadFactory-9539-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2407682 INFO  (OverseerThreadFactory-9539-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2407684 INFO  (OverseerThreadFactory-9539-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2407685 INFO  (OverseerThreadFactory-9539-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2407687 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2407687 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2407687 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2407698 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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>   "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> 2407698 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2407699 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2407793 INFO  (OverseerThreadFactory-9539-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2407793 INFO  (OverseerThreadFactory-9539-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:52180_solr
   [junit4]   2> 2407795 INFO  (OverseerThreadFactory-9539-thread-1-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:52177_solr
   [junit4]   2> 2407800 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2407804 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2407808 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2407809 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2407810 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2407810 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2407811 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2407811 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2407811 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2407811 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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:52177/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52177_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> 2407811 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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:52177/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52177_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2407813 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2407813 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2407813 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2407817 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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:52180/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52180_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> 2407817 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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:52180/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52180_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2407922 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2407923 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_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> 2407923 INFO  (zkCallback-3530-thread-2-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_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> 2407924 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2407924 INFO  (zkCallback-3530-thread-2-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2408812 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408812 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2408813 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2408813 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2408813 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408813 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2408813 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2408813 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2408814 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408814 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2408814 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2408814 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408815 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408816 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2408816 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2408816 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408818 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2408823 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2408830 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2408830 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2408833 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2408834 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2408856 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2408857 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2408860 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2408861 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2408867 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2408868 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2408875 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2408875 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408875 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2408875 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408875 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2408875 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2408875 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2408876 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408876 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2408876 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408876 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2408876 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2408876 WARN  (qtp527859975-19969) [n:127.0.0.1:52180_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2408877 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2408877 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2408877 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2408877 WARN  (qtp1802033141-19954) [n:127.0.0.1:52177_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2408878 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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@20abcd82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43e3e9d0),segFN=segments_1,generation=1}
   [junit4]   2> 2408878 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2408878 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2408878 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:52180_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2408878 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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@54bda89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7545eceb),segFN=segments_1,generation=1}
   [junit4]   2> 2408878 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2408880 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408880 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-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> 2408881 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408881 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:52177_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2408883 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-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> 2408892 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2408892 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2408894 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2408894 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2408895 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2408895 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2408896 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2408897 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2408899 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408899 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408899 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408899 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408900 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408900 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408900 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408900 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408904 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2408904 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2408904 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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@20abcd82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43e3e9d0),segFN=segments_1,generation=1}
   [junit4]   2> 2408905 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2408905 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b898a4b[backuprestore_shard2_replica1] main]
   [junit4]   2> 2408905 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408905 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2408905 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2408905 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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@54bda89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7545eceb),segFN=segments_1,generation=1}
   [junit4]   2> 2408905 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408905 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2408905 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408905 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37dd9a80[backuprestore_shard1_replica1] main]
   [junit4]   2> 2408906 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408906 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408906 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2408906 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408906 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408907 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408907 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2408907 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408907 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408907 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408907 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408907 INFO  (searcherExecutor-9542-thread-1-processing-n:127.0.0.1:52180_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@1b898a4b[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2408907 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408907 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408907 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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 1540611045976965120
   [junit4]   2> 2408907 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408907 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2408908 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408908 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408908 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408909 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2408909 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408909 INFO  (searcherExecutor-9543-thread-1-processing-n:127.0.0.1:52177_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@37dd9a80[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2408909 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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 1540611045976965120
   [junit4]   2> 2408909 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408909 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408909 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2408910 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408910 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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 1540611045980110848
   [junit4]   2> 2408910 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2408910 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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:52180/solr collection:backuprestore shard:shard2
   [junit4]   2> 2408911 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408912 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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 1540611045980110848
   [junit4]   2> 2408912 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2408912 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2408912 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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:52177/solr collection:backuprestore shard:shard1
   [junit4]   2> 2408914 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408917 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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/96288190266474502-core_node2-n_0000000000
   [junit4]   2> 2408917 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408918 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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/96288190266474501-core_node1-n_0000000000
   [junit4]   2> 2408918 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408920 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2408921 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408921 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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:52180/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2408921 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408921 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:52180/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2408921 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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> 2408922 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2408922 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408922 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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:52177/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2408922 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408922 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:52177/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2408923 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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> 2408923 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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> 2408924 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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> 2408929 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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/96288190266474502-core_node2-n_0000000000
   [junit4]   2> 2408929 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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/96288190266474501-core_node1-n_0000000000
   [junit4]   2> 2408930 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_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:52177/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2408931 INFO  (qtp527859975-19969) [n:127.0.0.1:52180_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:52180/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2408931 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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:52177/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2408934 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_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:52180/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2409039 INFO  (OverseerStateUpdate-96288190266474502-127.0.0.1:52180_solr-n_0000000000) [n:127.0.0.1:52180_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 2409041 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_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> 2409042 INFO  (zkCallback-3530-thread-3-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_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> 2409042 INFO  (zkCallback-3530-thread-3-processing-n:127.0.0.1:52180_solr) [n:127.0.0.1:52180_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 2409042 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:52177_solr) [n:127.0.0.1:52177_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 2409083 INFO  (qtp1802033141-19954) [n:127.0.0.1:52177_solr c:backuprestore s:shard1 r:core_node1 x:backu

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

eperException.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> 2412711 INFO  (jetty-launcher-3519-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38ec1f36{/solr,null,UNAVAILABLE}
   [junit4]   2> 2412712 INFO  (jetty-launcher-3519-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@471203e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2412727 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52173 52173
   [junit4]   2> 2412728 INFO  (Thread-4642) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52173 52173
   [junit4]   2> 2412732 WARN  (Thread-4642) [    ] 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> 2412734 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1338FE3921B1C325]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_1338FE3921B1C325-001
   [junit4]   2> Jul 23, 2016 2:33: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=Asserting(Lucene62), sim=ClassicSimilarity, locale=uk, timezone=Europe/Warsaw
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=154653696,total=440532992
   [junit4]   2> NOTE: All tests run in this JVM: [TolerantUpdateProcessorTest, UpdateParamsTest, PathHierarchyTokenizerFactoryTest, MBeansHandlerTest, ActionThrottleTest, TestQuerySenderNoQuery, TestXmlQParser, TestPostingsSolrHighlighter, SliceStateTest, RuleEngineTest, SchemaVersionSpecificBehaviorTest, TestFreeTextSuggestions, TestIBSimilarityFactory, TestDefaultSearchFieldResource, CloudExitableDirectoryReaderTest, TestSurroundQueryParser, HdfsBasicDistributedZkTest, MigrateRouteKeyTest, TestNonDefinedSimilarityFactory, GraphQueryTest, SpatialHeatmapFacetsTest, TestSSLRandomization, TestLeaderInitiatedRecoveryThread, TestImplicitCoreProperties, TestSizeLimitedDistributedMap, OverseerTest, TestSolrFieldCacheMBean, InfoHandlerTest, DateRangeFieldTest, QueryElevationComponentTest, UnloadDistributedZkTest, TestEmbeddedSolrServerConstructors, RegexBoostProcessorTest, ReturnFieldsTest, SuggesterFSTTest, SolrCoreTest, TestStressUserVersions, TestCursorMarkWithoutUniqueKey, HdfsRecoveryZkTest, TestCloudPivotFacet, DistributedVersionInfoTest, PeerSyncTest, TestReloadAndDeleteDocs, TestDocumentBuilder, ScriptEngineTest, TestStressVersions, TestFieldCacheSanityChecker, EnumFieldTest, HdfsWriteToMultipleCollectionsTest, CursorPagingTest, TestSolrQueryParserDefaultOperatorResource, HdfsSyncSliceTest, TestTrackingShardHandlerFactory, TestUpdate, TestExactSharedStatsCache, TestSubQueryTransformerCrossCore, TestTolerantSearch, CdcrReplicationDistributedZkTest, TestFunctionQuery, TestCustomSort, TestArbitraryIndexDir, AnalysisAfterCoreReloadTest, TestReplicationHandler, TestDistributedSearch, DocValuesMultiTest, TestRandomFlRTGCloud, TestTolerantUpdateProcessorCloud, StatelessScriptUpdateProcessorFactoryTest, ShardRoutingTest, SampleTest, ConnectionManagerTest, TestFastLRUCache, DisMaxRequestHandlerTest, TestLazyCores, TlogReplayBufferedWhileIndexingTest, JSONWriterTest, TestUseDocValuesAsStored, DistributedFacetPivotLongTailTest, PKIAuthenticationIntegrationTest, SolrTestCaseJ4Test, TestCloudDeleteByQuery, TestSha256AuthenticationProvider, TestUninvertingReader, SolrRequestParserTest, TestPKIAuthenticationPlugin, LeaderInitiatedRecoveryOnCommitTest, HttpPartitionTest, DistributedFacetPivotSmallTest, ZkCLITest, BlobRepositoryCloudTest, TestSweetSpotSimilarityFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrQueryResponse, TestDocSet, CursorMarkTest, TestFaceting, OverseerCollectionConfigSetProcessorTest, ZkStateWriterTest, JsonLoaderTest, HardAutoCommitTest, SparseHLLTest, CoreAdminRequestStatusTest, TestExceedMaxTermLength, DirectUpdateHandlerTest, TestRandomDVFaceting, DistribCursorPagingTest, TestStressLucene, RecoveryZkTest, TestMiniSolrCloudClusterSSL, TestStressReorder, SyncSliceTest, TestCodecSupport, TestJmxMonitoredMap, VMParamsZkACLAndCredentialsProvidersTest, TestBulkSchemaConcurrent, BJQParserTest, DocumentBuilderTest, SolrIndexConfigTest, DeleteShardTest, TestHashQParserPlugin, TestStressCloudBlindAtomicUpdates, FastVectorHighlighterTest, VersionInfoTest, DistributedQueryComponentCustomSortTest, TestCSVLoader, TestBlendedInfixSuggestions, SimplePostToolTest, TestLuceneMatchVersion, TestJsonFacets, TestReqParamsAPI, TestMiniSolrCloudClusterBase, TestOrdValues, TestTestInjection, TestNumericTerms32, TestClusterStateMutator, SuggestComponentTest, HLLSerializationTest, TestClassicSimilarityFactory, TestSolrConfigHandler, TestSolrXml, TestMaxScoreQueryParser, TestSolrConfigHandlerConcurrent, CloneFieldUpdateProcessorFactoryTest, QueryEqualityTest, DistributedSuggestComponentTest, TestHashPartitioner, TestWordDelimiterFilterFactory, TestPseudoReturnFields, CachingDirectoryFactoryTest, BigEndianAscendingWordSerializerTest, TestExpandComponent, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, LeaderElectionTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestReload, TestCoreContainer, SimpleFacetsTest, TestGroupingSearch, BadIndexSchemaTest, TestIndexSearcher, SoftAutoCommitTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTSTTest, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, SolrPluginUtilsTest, TestJmxIntegration, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestComponentsName, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestXIncludeConfig, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CustomCollectionTest, DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerStatusTest, RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore]
   [junit4] Completed [480/624 (1!)] on J0 in 5.75s, 1 test, 1 failure <<< FAILURES!

[...truncated 60560 lines...]


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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54095/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([A81206E6D6E0D8C3:2046393C781CB53B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 11139 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\init-core-data-001
   [junit4]   2> 844040 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-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> 844042 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 844042 INFO  (Thread-1714) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 844042 INFO  (Thread-1714) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 844143 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54088
   [junit4]   2> 844143 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844146 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844152 INFO  (zkCallback-1115-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1431581a name:ZooKeeperConnection Watcher:127.0.0.1:54088 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844152 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844153 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844153 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 844163 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 0x15613644b0c0000, 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> 844170 INFO  (jetty-launcher-1114-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 844170 INFO  (jetty-launcher-1114-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 844170 INFO  (jetty-launcher-1114-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17ce43dc{/solr,null,AVAILABLE}
   [junit4]   2> 844171 INFO  (jetty-launcher-1114-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45dfcf31{/solr,null,AVAILABLE}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@2d1a4167{HTTP/1.1,[http/1.1]}{127.0.0.1:54095}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] o.e.j.s.Server Started @855655ms
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54095}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@46726dd2{HTTP/1.1,[http/1.1]}{127.0.0.1:54092}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] o.e.j.s.Server Started @855655ms
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54092}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1'
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2'
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 844173 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844173 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844175 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844175 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844180 INFO  (zkCallback-1117-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6aaa02a name:ZooKeeperConnection Watcher:127.0.0.1:54088/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844180 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844181 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844184 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844190 INFO  (zkCallback-1116-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c35419e name:ZooKeeperConnection Watcher:127.0.0.1:54088/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844191 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844191 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844192 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 0x15613644b0c0001, 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> 844192 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844193 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.
   [junit4]   2> 844193 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1210291172
   [junit4]   2> 844193 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2]
   [junit4]   2> 844193 WARN  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\lib
   [junit4]   2> 844193 INFO  (jetty-launcher-1114-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 844195 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54088/solr
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844197 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844199 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.
   [junit4]   2> 844201 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1020563103
   [junit4]   2> 844201 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1]
   [junit4]   2> 844201 WARN  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\lib
   [junit4]   2> 844201 INFO  (jetty-launcher-1114-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 844202 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54088/solr
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844204 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844208 INFO  (zkCallback-1120-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@544e0e7d name:ZooKeeperConnection Watcher:127.0.0.1:54088 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844210 INFO  (zkCallback-1123-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7565096b name:ZooKeeperConnection Watcher:127.0.0.1:54088 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844210 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844210 INFO  (jetty-launcher-1114-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844210 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844210 INFO  (jetty-launcher-1114-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844212 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 0x15613644b0c0004, 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> 844213 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/573389408@42f5a775
   [junit4]   2> 844213 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 0x15613644b0c0003, 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> 844216 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844216 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/573389408@d04cba1
   [junit4]   2> 844216 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844218 INFO  (zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@153e66e6 name:ZooKeeperConnection Watcher:127.0.0.1:54088/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844218 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844218 INFO  (zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@305c8d22 name:ZooKeeperConnection Watcher:127.0.0.1:54088/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844218 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844219 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 844220 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 844221 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 844222 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 844226 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 844226 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 844228 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 844229 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 844231 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 844234 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 844235 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 844237 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 844237 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 844239 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 844239 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 844240 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 844242 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 844242 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 844243 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 844243 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 844243 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 844243 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 844244 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 844244 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 844246 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 844247 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 844248 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96285763511779333-127.0.0.1:54095_solr-n_0000000000
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54095_solr
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 844250 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96285763511779334-127.0.0.1:54092_solr-n_0000000001
   [junit4]   2> 844251 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96285763511779333-127.0.0.1:54095_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 844252 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer Overseer (id=96285763511779333-127.0.0.1:54095_solr-n_0000000000) starting
   [junit4]   2> 844252 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54092_solr
   [junit4]   2> 844252 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54092_solr
   [junit4]   2> 844254 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 844255 INFO  (zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_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> 844255 INFO  (zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_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> 844274 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 844274 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 844275 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.
   [junit4]   2> 844275 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 844278 INFO  (zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 844278 INFO  (zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 844278 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 844278 INFO  (jetty-launcher-1114-thread-1) [n:127.0.0.1:54092_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 844283 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 844284 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54095_solr as DOWN
   [junit4]   2> 844285 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54095_solr
   [junit4]   2> 844285 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54095_solr
   [junit4]   2> 844286 INFO  (zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_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> 844286 INFO  (zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_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> 844293 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 844293 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 844294 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.
   [junit4]   2> 844295 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 844295 INFO  (zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 844295 INFO  (zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 844296 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 844296 INFO  (jetty-launcher-1114-thread-2) [n:127.0.0.1:54095_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 844296 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844297 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844298 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 844300 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 844301 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54095_solr"} current state version: 0
   [junit4]   2> 844301 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54095_solr
   [junit4]   2> 844303 INFO  (OverseerCollectionConfigSetProcessor-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 844310 INFO  (zkCallback-1128-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61402edf name:ZooKeeperConnection Watcher:127.0.0.1:54088 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844310 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844311 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844312 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 0x15613644b0c0007, 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> 844314 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844315 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844316 INFO  (zkCallback-1131-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c384b61 name:ZooKeeperConnection Watcher:127.0.0.1:54088/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844317 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844317 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844317 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 844318 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 844318 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 844321 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 844324 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 844337 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[A81206E6D6E0D8C3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 844340 INFO  (qtp693806157-6715) [n:127.0.0.1:54092_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> 844345 INFO  (OverseerCollectionConfigSetProcessor-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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> 844346 INFO  (OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_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> 844346 INFO  (OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 844347 INFO  (OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 844347 INFO  (OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 844349 INFO  (zkCallback-1131-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 844349 INFO  (zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 844349 INFO  (zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 844354 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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> 844354 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 844355 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 844454 INFO  (OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 844454 INFO  (OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:54095_solr
   [junit4]   2> 844455 INFO  (OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:54092_solr
   [junit4]   2> 844455 INFO  (OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:54092_solr
   [junit4]   2> 844455 INFO  (OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:54095_solr
   [junit4]   2> 844460 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 844460 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 844460 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 844461 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 844461 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 844461 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 844462 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 844462 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 844462 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 844464 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 844464 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 844464 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 844464 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 844464 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 844465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 844465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 844465 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 844465 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 844465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 844465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 844465 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 844465 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 844465 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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:54092/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54092_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> 844465 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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:54092/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54092_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844468 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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:54095/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54095_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> 844468 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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:54095/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54095_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844469 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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:54092/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54092_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> 844469 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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:54092/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54092_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844471 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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:54095/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54095_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> 844471 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_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:54095/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54095_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844574 INFO  (OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) [n:127.0.0.1:54095_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 844575 INFO  (zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_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> 844575 INFO  (zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_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> 844575 INFO  (zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 844575 INFO  (zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) [n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 845465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 845465 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 845465 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 845465 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 845465 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 845465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 845465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 845465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 845465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 845465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 845466 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 845466 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 845466 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 845466 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 845466 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 845466 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 845466 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 845468 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845468 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 845468 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 845468 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845469 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 845469 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 845469 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 845469 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 845472 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 845472 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 845475 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 845476 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 845476 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 845477 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 845479 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 845480 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 845481 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 845485 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 845485 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 845485 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 845486 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 845486 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 845486 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 845492 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 845492 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 845493 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 845495 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 845495 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 845497 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 845497 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 845499 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 845499 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845499 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845500 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 845500 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845501 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 845501 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 845501 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 845501 WARN  (qtp693806157-6718) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 845502 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 845502 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 845506 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 845506 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 845528 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 845528 WARN  (qtp1547222699-6731) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 845529 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 845531 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 845533 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 845537 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 845540 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 845543 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 845544 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 845544 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 845545 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845547 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 845547 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 845547 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 845548 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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@696399de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4edd6083),segFN=segments_1,generation=1}
   [junit4]   2> 845548 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 845548 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 845548 WARN  (qtp693806157-6740) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 845548 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 845548 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 845548 WARN  (qtp1547222699-6729) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 845549 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 845549 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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@caaa8a0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f285e1a),segFN=segments_1,generation=1}
   [junit4]   2> 845549 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 845550 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845552 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845553 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845553 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845555 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845556 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845556 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845556 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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@32ed098a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4160a401),segFN=segments_1,generation=1}
   [junit4]   2> 845556 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 845557 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845557 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845560 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 845560 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 845561 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 845562 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845564 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845565 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845566 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845567 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 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> 845568 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 845569 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 845569 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 845572 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 845572 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 845573 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 845574 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845575 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845576 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845577 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845578 INFO  (qtp1547222699-6731) [n:

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

int] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-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-6.x-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-6.x-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java (at line 1220)
 [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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-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-6.x-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:652: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1992: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:2031: Compile failed; see the compiler error output for details.

Total time: 95 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-6.x-Windows (32bit/jdk1.8.0_92) - Build # 334 - Still Unstable!

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

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [TransactionLog, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([B8FDB992F3B642BD]: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:258)
	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:  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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-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:64407/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B8FDB992F3B642BD-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64407/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B8FDB992F3B642BD-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([B8FDB992F3B642BD:30A986485D4A2F45]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 11185 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\init-core-data-001
   [junit4]   2> 1316077 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-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> 1316081 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1316082 INFO  (Thread-209) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1316082 INFO  (Thread-209) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1316182 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51780
   [junit4]   2> 1316182 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316183 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316191 INFO  (zkCallback-223-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d92739 name:ZooKeeperConnection Watcher:127.0.0.1:51780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316191 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316191 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316191 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1316201 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1316202 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1316203 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1facbb5{/solr,null,AVAILABLE}
   [junit4]   2> 1316203 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61ae95{/solr,null,AVAILABLE}
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@12fe924{HTTP/1.1,[http/1.1]}{127.0.0.1:51784}
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.Server Started @1321250ms
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51784}
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1'
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@12ac9e{HTTP/1.1,[http/1.1]}{127.0.0.1:51786}
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.Server Started @1321251ms
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51786}
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316210 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2'
   [junit4]   2> 1316211 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1316211 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1316211 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316212 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316217 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316221 INFO  (zkCallback-224-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ed7bd1 name:ZooKeeperConnection Watcher:127.0.0.1:51780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316221 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316221 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316222 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1316224 INFO  (zkCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bc36ac name:ZooKeeperConnection Watcher:127.0.0.1:51780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316224 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316224 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316225 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1316237 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\.
   [junit4]   2> 1316237 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 27182696
   [junit4]   2> 1316237 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1]
   [junit4]   2> 1316238 WARN  (jetty-launcher-222-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\lib
   [junit4]   2> 1316238 INFO  (jetty-launcher-222-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1316246 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\.
   [junit4]   2> 1316246 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 17743783
   [junit4]   2> 1316246 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2]
   [junit4]   2> 1316246 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1316246 WARN  (jetty-launcher-222-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\lib
   [junit4]   2> 1316246 INFO  (jetty-launcher-222-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1316246 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1316247 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1316247 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51780/solr
   [junit4]   2> 1316247 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1316247 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316248 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316248 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1316253 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1316253 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1316253 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51780/solr
   [junit4]   2> 1316253 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1316253 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316254 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316258 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a11729 name:ZooKeeperConnection Watcher:127.0.0.1:51780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316259 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316259 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316265 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4edfe name:ZooKeeperConnection Watcher:127.0.0.1:51780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316267 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316267 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316270 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$29/14555674@22565a
   [junit4]   2> 1316271 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316271 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 0x1560cf074540004, 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> 1316275 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$29/14555674@1695b50
   [junit4]   2> 1316276 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316278 INFO  (zkCallback-232-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b72a8e name:ZooKeeperConnection Watcher:127.0.0.1:51780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316279 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316283 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:51786_solr) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bf2925 name:ZooKeeperConnection Watcher:127.0.0.1:51780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316283 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316284 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1316287 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1316289 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1316289 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1316298 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1316298 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1316301 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1316302 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1316306 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1316306 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1316310 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1316312 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1316314 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1316314 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1316318 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1316319 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1316324 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1316324 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1316326 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1316326 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1316327 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1316327 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1316330 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1316331 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1316331 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1316332 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1316338 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1316339 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1316341 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1316341 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1316345 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1316345 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1316346 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96278668918390789-127.0.0.1:51784_solr-n_0000000000
   [junit4]   2> 1316346 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96278668918390790-127.0.0.1:51786_solr-n_0000000001
   [junit4]   2> 1316347 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51784_solr
   [junit4]   2> 1316347 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1316348 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96278668918390789-127.0.0.1:51784_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1316348 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51786_solr
   [junit4]   2> 1316348 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51786_solr
   [junit4]   2> 1316349 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.Overseer Overseer (id=96278668918390789-127.0.0.1:51784_solr-n_0000000000) starting
   [junit4]   2> 1316353 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:51786_solr) [n:127.0.0.1:51786_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> 1316353 INFO  (zkCallback-232-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_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> 1316357 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:51786_solr) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1316358 INFO  (zkCallback-232-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1316360 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1316386 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1316387 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1316387 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1316388 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51784_solr as DOWN
   [junit4]   2> 1316391 INFO  (OverseerCollectionConfigSetProcessor-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1316391 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\.
   [junit4]   2> 1316393 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1316393 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1316393 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51784_solr
   [junit4]   2> 1316393 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51784_solr
   [junit4]   2> 1316395 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1316395 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:51786_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1316396 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1316397 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:51786_solr) [n:127.0.0.1:51786_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> 1316397 INFO  (zkCallback-232-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_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> 1316398 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:51786_solr) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1316398 INFO  (zkCallback-232-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1316401 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51784_solr"} current state version: 0
   [junit4]   2> 1316401 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51784_solr
   [junit4]   2> 1316420 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1316420 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1316421 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\.
   [junit4]   2> 1316422 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1316424 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1316424 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:51784_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1316424 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316426 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316432 INFO  (zkCallback-236-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e31462 name:ZooKeeperConnection Watcher:127.0.0.1:51780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316433 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316433 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316438 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 0x1560cf074540007, 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> 1316439 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1316440 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316445 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a89dbf name:ZooKeeperConnection Watcher:127.0.0.1:51780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316446 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316446 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1316446 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1316450 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1316451 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1316455 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 1316459 INFO  (SUITE-TestManagedSchemaAPI-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1316507 INFO  (TEST-TestManagedSchemaAPI.test-seed#[B8FDB992F3B642BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1316518 INFO  (qtp3379867-951) [n:127.0.0.1:51784_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1316521 INFO  (OverseerCollectionConfigSetProcessor-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1316521 INFO  (OverseerThreadFactory-498-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1316521 INFO  (OverseerThreadFactory-498-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 1316523 INFO  (OverseerThreadFactory-498-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 1316523 INFO  (OverseerThreadFactory-498-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 1316525 INFO  (zkCallback-232-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1316525 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:51786_solr) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1316525 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1316529 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1316529 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 1316530 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 1316629 INFO  (OverseerThreadFactory-498-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 1316630 INFO  (OverseerThreadFactory-498-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51784_solr
   [junit4]   2> 1316630 INFO  (OverseerThreadFactory-498-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51786_solr
   [junit4]   2> 1316635 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1316635 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1316641 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 1316642 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1316645 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 1316646 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51784/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51784_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1316646 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51784/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51784_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1316646 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 1316646 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 1316647 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1316647 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1316649 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 1316649 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51786/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51786_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1316649 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51786/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51786_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1316651 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 1316651 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1316754 INFO  (OverseerStateUpdate-96278668918390789-127.0.0.1:51784_solr-n_0000000000) [n:127.0.0.1:51784_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 1316755 INFO  (zkCallback-232-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1316755 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:51786_solr) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1316756 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:51786_solr) [n:127.0.0.1:51786_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 1316756 INFO  (zkCallback-232-thread-1-processing-n:127.0.0.1:51784_solr) [n:127.0.0.1:51784_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 1317648 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 1317648 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 1317649 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1317649 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1317656 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 1317656 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 1317661 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1317661 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1317662 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1317662 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 1317662 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1317662 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1317666 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1317666 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1317666 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 1317671 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1317671 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1317682 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1317683 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1317686 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1317692 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1317695 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1317697 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1317701 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 1317703 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1317707 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 1317708 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1317710 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1317715 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1317715 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 1317715 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1317715 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 1317715 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1317715 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1317715 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 1317715 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 1317715 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 1317715 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 1317716 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 1317716 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 1317716 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 1317716 WARN  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1317717 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 1317717 WARN  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1317718 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 1317720 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 1317720 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18be8f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ba4752),segFN=segments_1,generation=1}
   [junit4]   2> 1317720 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1317720 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1680189 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f2763),segFN=segments_1,generation=1}
   [junit4]   2> 1317721 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1317721 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 1317722 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1317722 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1317723 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 1317724 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1317726 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B8FDB992F3B642BD-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1317736 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317736 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317737 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317737 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317739 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317739 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317740 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317740 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317741 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_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> 1317741 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1317742 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_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> 1317742 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1317743 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1317743 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1317745 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1317745 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1317748 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1317748 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1317749 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1680189 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f2763),segFN=segments_1,generation=1}
   [junit4]   2> 1317750 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1317750 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13a229f[testschemaapi_shard1_replica1] main]
   [junit4]   2> 1317750 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1317751 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1317752 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1317752 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1317752 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1317752 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18be8f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ba4752),segFN=segments_1,generation=1}
   [junit4]   2> 1317752 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1317752 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@120b704[testschemaapi_shard1_replica2] main]
   [junit4]   2> 1317753 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1317753 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1317753 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1317753 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1317754 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1317754 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1317754 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1317754 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1317755 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1317755 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1317756 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:389083188173763
   [junit4]   2> 1317756 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1317756 INFO  (qtp3379867-940) [n:127.0.0.1:51784_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1317756 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1317756 INFO  (qtp8633752-948) [n:127.0.0.1:51786_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorag

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

a\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_B8FDB992F3B642BD-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index;done=false>>]
   [junit4]   2> 3018980 INFO  (coreCloseExecutor-6448-thread-1) [n:127.0.0.1:64407_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 3018980 INFO  (coreCloseExecutor-6448-thread-1) [n:127.0.0.1:64407_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_B8FDB992F3B642BD-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 3018983 INFO  (zkCallback-2588-thread-1-processing-n:127.0.0.1:64406_solr) [n:127.0.0.1:64406_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> 3018983 INFO  (zkCallback-2587-thread-1-processing-n:127.0.0.1:64407_solr) [n:127.0.0.1:64407_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> 3018983 WARN  (zkCallback-2588-thread-1-processing-n:127.0.0.1:64406_solr) [n:127.0.0.1:64406_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3018985 INFO  (zkCallback-2587-thread-1-processing-n:127.0.0.1:64407_solr) [n:127.0.0.1:64407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3018990 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1dddc31{/solr,null,UNAVAILABLE}
   [junit4]   2> 3019001 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96278780341649413-127.0.0.1:64407_solr-n_0000000000) closing
   [junit4]   2> 3019003 INFO  (OverseerStateUpdate-96278780341649413-127.0.0.1:64407_solr-n_0000000000) [n:127.0.0.1:64407_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64407_solr
   [junit4]   2> 3019020 INFO  (zkCallback-2587-thread-1-processing-n:127.0.0.1:64407_solr) [n:127.0.0.1:64407_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> 3019020 WARN  (zkCallback-2587-thread-1-processing-n:127.0.0.1:64407_solr) [n:127.0.0.1:64407_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3019034 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f0c8a{/solr,null,UNAVAILABLE}
   [junit4]   2> 3019036 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64402 64402
   [junit4]   2> 3019041 INFO  (Thread-3495) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64402 64402
   [junit4]   2> 3019049 WARN  (Thread-3495) [    ] 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> 3019051 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B8FDB992F3B642BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_B8FDB992F3B642BD-001
   [junit4]   2> Jul 21, 2016 10:40:03 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): {shard_s=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=2012, maxMBSortInHeap=6.504720520919216, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ro, timezone=US/Hawaii
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=207014328,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, TestTolerantUpdateProcessorCloud, CollectionsAPIAsyncDistributedZkTest, TestCodecSupport, VersionInfoTest, TestBlendedInfixSuggestions, SharedFSAutoReplicaFailoverUtilsTest, TestFieldResource, ClusterStateTest, TestJmxMonitoredMap, SuggesterFSTTest, TestBulkSchemaConcurrent, TestManagedSchemaAPI, InfoHandlerTest, ChaosMonkeyNothingIsSafeTest, PeerSyncTest, TestManagedResource, SolrIndexConfigTest, TestPartialUpdateDeduplication, DataDrivenBlockJoinTest, TestChildDocTransformer, TestSchemaResource, TestRecoveryHdfs, TestElisionMultitermQuery, TestAnalyzedSuggestions, TestLMDirichletSimilarityFactory, TestRequestForwarding, DistributedExpandComponentTest, DirectSolrSpellCheckerTest, SolrCoreTest, DirectUpdateHandlerTest, TestSmileRequest, TestPostingsSolrHighlighter, DeleteLastCustomShardedReplicaTest, PrimUtilsTest, TestEmbeddedSolrServerConstructors, TestTrackingShardHandlerFactory, DistributedSpellCheckComponentTest, OverseerCollectionConfigSetProcessorTest, TestSizeLimitedDistributedMap, CursorMarkTest, TestManagedSynonymFilterFactory, UpdateParamsTest, TestCryptoKeys, PathHierarchyTokenizerFactoryTest, CollectionStateFormat2Test, StandardRequestHandlerTest, TestHashQParserPlugin, TestSubQueryTransformerCrossCore, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestUninvertingReader, TestConfig, OverseerTest, TestDFRSimilarityFactory, ConcurrentDeleteAndCreateCollectionTest, SampleTest, TestClassicSimilarityFactory, PKIAuthenticationIntegrationTest, TestMacros, UnloadDistributedZkTest, UUIDFieldTest, HdfsTlogReplayBufferedWhileIndexingTest, PreAnalyzedUpdateProcessorTest, XsltUpdateRequestHandlerTest, TestStressReorder, ShardRoutingTest, BlobRepositoryCloudTest, TestJsonFacets, SchemaVersionSpecificBehaviorTest, TestSolrXml, TestReplicationHandler, BooleanFieldTest, TestSort, TestPerFieldSimilarityWithDefaultOverride, TestLockTree, TestStressUserVersions, TestPKIAuthenticationPlugin, SOLR749Test, TestDynamicFieldResource, ZkCLITest, TestFastLRUCache, TestUpdate, ReturnFieldsTest, TestArbitraryIndexDir, TestDownShardTolerantSearch, DirectoryFactoryTest, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestCollectionAPI, CdcrReplicationDistributedZkTest, SolrXmlInZkTest, URLClassifyProcessorTest, TestPseudoReturnFields, CloneFieldUpdateProcessorFactoryTest, TestLRUCache, TestSchemaVersionResource, TestImplicitCoreProperties, DOMUtilTest, TestNoOpRegenerator, AnalysisAfterCoreReloadTest, BlockJoinFacetRandomTest, ZkControllerTest, BlockCacheTest, SolrRequestParserTest, TestFreeTextSuggestions, SoftAutoCommitTest, TestFieldCacheSortRandom, JsonLoaderTest, ExplicitHLLTest, TestConfigSets, TestTolerantSearch, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestFieldTypeResource, BigEndianAscendingWordSerializerTest, TestInitParams, ScriptEngineTest, TestBackupRepositoryFactory, DistributedFacetPivotLongTailTest, QueryEqualityTest, SystemInfoHandlerTest, DistributedVersionInfoTest, TestExceedMaxTermLength, TestCursorMarkWithoutUniqueKey, SpatialFilterTest, TolerantUpdateProcessorTest, SuggestComponentTest, BJQParserTest, TestRemoteStreaming, TestCSVLoader, TestExactSharedStatsCache, TestConfigSetsAPIExclusivity, TestRawResponseWriter, TestStressLucene, DistribJoinFromCollectionTest, XmlUpdateRequestHandlerTest, TestXmlQParser, SpatialHeatmapFacetsTest, TestCloudDeleteByQuery, ConnectionManagerTest, TestHighlightDedupGrouping, DistributedQueryComponentCustomSortTest, TestSolrFieldCacheMBean, TestLeaderInitiatedRecoveryThread, TestFieldCacheSanityChecker, ConjunctionSolrSpellCheckerTest, RestartWhileUpdatingTest, HdfsWriteToMultipleCollectionsTest, TestTestInjection, TestSolrQueryResponse, LeaderElectionTest, SliceStateTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerRolesTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore]
   [junit4] Completed [481/624 (2!)] on J0 in 3.81s, 1 test, 1 error <<< FAILURES!

[...truncated 52881 lines...]


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

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

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([42339858A39A8FDA]: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:258)
	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:  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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001 

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

   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-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:59647/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59647/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([42339858A39A8FDA:CA67A7820D66E222]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 12207 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\init-core-data-001
   [junit4]   2> 2364238 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-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> 2364240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2364241 INFO  (Thread-3836) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2364241 INFO  (Thread-3836) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2364342 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59640
   [junit4]   2> 2364342 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2364343 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364347 INFO  (zkCallback-2833-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27413ba6 name:ZooKeeperConnection Watcher:127.0.0.1:59640 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364347 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2364347 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2364347 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2364353 INFO  (jetty-launcher-2832-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2364355 INFO  (jetty-launcher-2832-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2364356 INFO  (jetty-launcher-2832-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f6d1752{/solr,null,AVAILABLE}
   [junit4]   2> 2364356 INFO  (jetty-launcher-2832-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17546647{/solr,null,AVAILABLE}
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@582ce23d{HTTP/1.1,[http/1.1]}{127.0.0.1:59647}
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@79ab6635{HTTP/1.1,[http/1.1]}{127.0.0.1:59644}
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-1) [    ] o.e.j.s.Server Started @2371112ms
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-2) [    ] o.e.j.s.Server Started @2371112ms
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59647}
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59644}
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1'
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2'
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2364360 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2364361 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2364361 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2364362 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364362 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364364 INFO  (zkCallback-2835-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bc8b316 name:ZooKeeperConnection Watcher:127.0.0.1:59640/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364365 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2364365 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2364365 INFO  (zkCallback-2834-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fab297a name:ZooKeeperConnection Watcher:127.0.0.1:59640/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364365 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2364365 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2364365 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2364366 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2364380 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 0x1560adebb470001, 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> 2364380 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.
   [junit4]   2> 2364382 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 647840210
   [junit4]   2> 2364382 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2]
   [junit4]   2> 2364382 WARN  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\lib
   [junit4]   2> 2364382 INFO  (jetty-launcher-2832-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2364384 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\.
   [junit4]   2> 2364384 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 690222670
   [junit4]   2> 2364384 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1]
   [junit4]   2> 2364384 WARN  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\lib
   [junit4]   2> 2364384 INFO  (jetty-launcher-2832-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2364387 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2364387 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59640/solr
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59640/solr
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2364388 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2364389 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364389 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364391 INFO  (zkCallback-2841-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5813b12 name:ZooKeeperConnection Watcher:127.0.0.1:59640 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364391 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2364392 INFO  (jetty-launcher-2832-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2364392 INFO  (zkCallback-2840-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e2ac855 name:ZooKeeperConnection Watcher:127.0.0.1:59640 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364392 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2364392 INFO  (jetty-launcher-2832-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2364394 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 0x1560adebb470003, 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> 2364395 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 0x1560adebb470004, 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> 2364395 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$91/1157814334@714d7ea6
   [junit4]   2> 2364395 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$91/1157814334@4dbc0d
   [junit4]   2> 2364400 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364400 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364401 INFO  (zkCallback-2843-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1158f3f4 name:ZooKeeperConnection Watcher:127.0.0.1:59640/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364401 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2364401 INFO  (zkCallback-2842-thread-1-processing-n:127.0.0.1:59647_solr) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f2281f6 name:ZooKeeperConnection Watcher:127.0.0.1:59640/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364402 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2364403 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2364403 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2364405 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2364405 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2364409 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2364409 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2364411 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2364411 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2364414 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2364414 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2364415 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2364416 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2364417 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2364417 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2364418 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2364419 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2364420 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2364420 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2364422 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2364422 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2364423 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2364423 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2364424 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2364424 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2364425 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2364425 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2364429 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2364429 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2364432 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2364433 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2364436 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2364438 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2364439 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96276393776054278-127.0.0.1:59647_solr-n_0000000001
   [junit4]   2> 2364439 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96276393776054277-127.0.0.1:59644_solr-n_0000000000
   [junit4]   2> 2364440 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59644_solr
   [junit4]   2> 2364440 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2364440 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96276393776054277-127.0.0.1:59644_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2364441 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59647_solr
   [junit4]   2> 2364441 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59647_solr
   [junit4]   2> 2364442 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.Overseer Overseer (id=96276393776054277-127.0.0.1:59644_solr-n_0000000000) starting
   [junit4]   2> 2364443 INFO  (zkCallback-2843-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_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> 2364443 INFO  (zkCallback-2842-thread-1-processing-n:127.0.0.1:59647_solr) [n:127.0.0.1:59647_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> 2364444 INFO  (zkCallback-2843-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2364446 INFO  (zkCallback-2842-thread-1-processing-n:127.0.0.1:59647_solr) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2364446 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2364459 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2364460 INFO  (OverseerCollectionConfigSetProcessor-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2364462 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59644_solr as DOWN
   [junit4]   2> 2364462 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2364464 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59644_solr
   [junit4]   2> 2364464 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59644_solr
   [junit4]   2> 2364464 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2364465 INFO  (zkCallback-2842-thread-1-processing-n:127.0.0.1:59647_solr) [n:127.0.0.1:59647_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> 2364465 INFO  (zkCallback-2843-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_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> 2364466 INFO  (zkCallback-2842-thread-1-processing-n:127.0.0.1:59647_solr) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2364466 INFO  (zkCallback-2843-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2364466 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59644_solr"} current state version: 0
   [junit4]   2> 2364466 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59644_solr
   [junit4]   2> 2364469 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2364469 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2364471 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\.
   [junit4]   2> 2364473 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2364474 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2364474 INFO  (jetty-launcher-2832-thread-1) [n:127.0.0.1:59647_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2364481 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2364481 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2364482 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.
   [junit4]   2> 2364482 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2364483 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2364483 INFO  (jetty-launcher-2832-thread-2) [n:127.0.0.1:59644_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2364484 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2364485 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364486 INFO  (zkCallback-2846-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74a1fa91 name:ZooKeeperConnection Watcher:127.0.0.1:59640 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364487 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2364487 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2364488 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 0x1560adebb470007, 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> 2364489 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2364491 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364494 INFO  (zkCallback-2849-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@295e98c name:ZooKeeperConnection Watcher:127.0.0.1:59640/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364494 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2364494 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2364494 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2364495 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2364497 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2364501 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2364511 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[42339858A39A8FDA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2364544 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[42339858A39A8FDA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2364550 INFO  (qtp1120849123-16380) [n:127.0.0.1:59644_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> 2364553 INFO  (OverseerCollectionConfigSetProcessor-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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> 2364554 INFO  (OverseerThreadFactory-7597-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_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> 2364554 INFO  (OverseerThreadFactory-7597-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2364554 INFO  (OverseerThreadFactory-7597-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2364554 INFO  (OverseerThreadFactory-7597-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2364555 INFO  (zkCallback-2843-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2364555 INFO  (zkCallback-2842-thread-1-processing-n:127.0.0.1:59647_solr) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2364556 INFO  (zkCallback-2849-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2364559 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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> 2364559 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2364560 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2364658 INFO  (OverseerThreadFactory-7597-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2364659 INFO  (OverseerThreadFactory-7597-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:59647_solr
   [junit4]   2> 2364659 INFO  (OverseerThreadFactory-7597-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:59644_solr
   [junit4]   2> 2364659 INFO  (OverseerThreadFactory-7597-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:59647_solr
   [junit4]   2> 2364661 INFO  (OverseerThreadFactory-7597-thread-1-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:59644_solr
   [junit4]   2> 2364663 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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> 2364665 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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> 2364686 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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> 2364690 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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> 2364690 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2364691 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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> 2364693 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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> 2364694 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_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> 2364695 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_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> 2364696 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2364698 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2364699 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2364702 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2364704 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2364706 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2364706 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2364707 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2364707 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2364707 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2364707 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2364707 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2364708 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2364708 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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:59647/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59647_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> 2364708 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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:59647/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59647_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2364712 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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:59644/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59644_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> 2364713 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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:59644/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59644_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2364721 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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:59644/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59644_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> 2364721 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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:59644/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59644_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2364727 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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:59647/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59647_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> 2364727 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_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:59647/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59647_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2364833 INFO  (OverseerStateUpdate-96276393776054277-127.0.0.1:59644_solr-n_0000000000) [n:127.0.0.1:59644_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2364834 INFO  (zkCallback-2842-thread-1-processing-n:127.0.0.1:59647_solr) [n:127.0.0.1:59647_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> 2364835 INFO  (zkCallback-2843-thread-2-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_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> 2364836 INFO  (zkCallback-2843-thread-2-processing-n:127.0.0.1:59644_solr) [n:127.0.0.1:59644_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2364836 INFO  (zkCallback-2842-thread-1-processing-n:127.0.0.1:59647_solr) [n:127.0.0.1:59647_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2365706 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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> 2365706 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2365706 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2365706 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2365708 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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> 2365708 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2365708 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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> 2365708 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2365710 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_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> 2365710 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2365711 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2365711 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2365711 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2365711 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2365711 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2365711 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2365736 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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> 2365736 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2365737 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2365737 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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> 2365737 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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> 2365738 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_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> 2365738 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 2365738 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2365739 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_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> 2365737 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2365739 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2365739 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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> 2365740 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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> 2365740 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 2365740 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2365740 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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> 2365741 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2365742 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2365744 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2365746 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2365752 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2365752 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2365753 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2365756 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2365756 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2365756 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2365765 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2365765 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2365779 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2365782 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2365784 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2365786 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2365790 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2365794 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2365794 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2365796 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2365800 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2365803 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2365804 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2365804 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2365804 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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> 2365804 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2365806 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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> 2365807 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2365807 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2365807 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2365807 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 2365807 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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> 2365807 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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> 2365808 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 2365809 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2365809 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 2365809 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2365809 WARN  (qtp1120849123-16382) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2365809 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2365809 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2365809 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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> 2365809 WARN  (qtp1224353986-16395) [n:127.0.0.1:59647_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2365810 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2365809 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2365810 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2365810 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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> 2365810 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 2365811 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2365811 INFO  (qtp1120849123-16383) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2365811 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_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@fc173d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40e34eba),segFN=segments_1,generation=1}
   [junit4]   2> 2365811 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_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@aff8c13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e32f92c),segFN=segments_1,generation=1}
   [junit4]   2> 2365811 INFO  (qtp1224353986-16395) [n:127.0.0.1:59647_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2365812 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2365812 INFO  (qtp1224353986-16396) [n:127.0.0.1:59647_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> 2365811 INFO  (qtp1120849123-16382) [n:127.0.0.1:59644_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2365811 WARN  (qtp1120849123-16383) [n:127.0.0.1:59644_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_42339858A39A8FDA-001\tempDir-001\node2\.\backuprestore_s

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

cpus=3,threads=1,free=251891768,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ZkCLITest, TestSizeLimitedDistributedMap, IndexSchemaTest, TestScoreJoinQPScore, EnumFieldTest, TestConfigSets, TestManagedSynonymFilterFactory, TestInitParams, TestPartialUpdateDeduplication, TestLockTree, TestDocSet, TestCollationFieldDocValues, TestMaxScoreQueryParser, TolerantUpdateProcessorTest, TestHashPartitioner, DOMUtilTest, DisMaxRequestHandlerTest, TermsComponentTest, TestManagedResource, TestPhraseSuggestions, TestRandomDVFaceting, TestSchemaVersionResource, TestUpdate, LeaderElectionTest, TestCoreContainer, ReturnFieldsTest, ChaosMonkeyNothingIsSafeTest, TestEmbeddedSolrServerConstructors, SegmentsInfoRequestHandlerTest, TestAnalyzedSuggestions, HdfsNNFailoverTest, TestMiniSolrCloudClusterBase, TestRemoteStreaming, DistributedFacetPivotLongTailTest, SpatialHeatmapFacetsTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoveryZkTest, RequiredFieldsTest, TestSolrDeletionPolicy1, TestStressUserVersions, PolyFieldTest, SimpleFacetsTest, TestHdfsBackupRestoreCore, TestComponentsName, TestClusterStateMutator, BooleanFieldTest, PKIAuthenticationIntegrationTest, TestDownShardTolerantSearch, CoreAdminRequestStatusTest, TestExtendedDismaxParser, TestSha256AuthenticationProvider, TestBlendedInfixSuggestions, UnloadDistributedZkTest, SchemaVersionSpecificBehaviorTest, OverseerRolesTest, XsltUpdateRequestHandlerTest, TestReplicationHandler, SliceStateTest, TestCollectionAPI, DistributedQueryElevationComponentTest, DirectUpdateHandlerTest, DeleteShardTest, HighlighterMaxOffsetTest, TestHashQParserPlugin, TestSearcherReuse, TestArbitraryIndexDir, TestSubQueryTransformerCrossCore, AlternateDirectoryTest, ShardSplitTest, CdcrReplicationDistributedZkTest, TestFieldTypeResource, TestDefaultSearchFieldResource, SystemInfoHandlerTest, TestNonDefinedSimilarityFactory, DistributedVersionInfoTest, TestExceedMaxTermLength, DirectoryFactoryTest, ExternalFileFieldSortTest, JsonLoaderTest, TestCloudPivotFacet, BJQParserTest, DataDrivenBlockJoinTest, TestJsonFacets, DateRangeFieldTest, ScriptEngineTest, HdfsLockFactoryTest, HLLSerializationTest, SolrCoreTest, TestNoOpRegenerator, HdfsBasicDistributedZkTest, AssignTest, CloudMLTQParserTest, FastVectorHighlighterTest, TestImplicitCoreProperties, MigrateRouteKeyTest, TestUniqueKeyFieldResource, SimplePostToolTest, SpatialFilterTest, TestPKIAuthenticationPlugin, GraphQueryTest, HttpPartitionTest, BadComponentTest, QueryEqualityTest, TestStressCloudBlindAtomicUpdates, TestConfigSetsAPIExclusivity, AnalyticsMergeStrategyTest, TestStressVersions, ZkControllerTest, HdfsDirectoryFactoryTest, RecoveryZkTest, SuggestComponentTest, XmlUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, TestSchemaResource, TestSolrXml, CircularListTest, TestLuceneMatchVersion, DistributedQueryComponentCustomSortTest, TestCryptoKeys, OverseerTest, TestSweetSpotSimilarityFactory, TestDocumentBuilder, CustomCollectionTest, TestCloudDeleteByQuery, SSLMigrationTest, URLClassifyProcessorTest, ExplicitHLLTest, TimeZoneUtilsTest, CursorPagingTest, SharedFSAutoReplicaFailoverUtilsTest, TestRestManager, TestClassicSimilarityFactory, TestXmlQParser, HdfsSyncSliceTest, TestHighlightDedupGrouping, CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, TestStressLucene, TestFreeTextSuggestions, TestTolerantUpdateProcessorCloud, DocValuesTest, TestFaceting, StatelessScriptUpdateProcessorFactoryTest, ActionThrottleTest, TestElisionMultitermQuery, CloneFieldUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, HdfsWriteToMultipleCollectionsTest, MBeansHandlerTest, BlobRepositoryCloudTest, TestExactSharedStatsCache, SoftAutoCommitTest, HdfsTlogReplayBufferedWhileIndexingTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRandomFaceting, TestDistributedSearch, TestBadConfig, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SuggesterTSTTest, TestTrie, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, SolrInfoMBeanTest, TestSurroundQueryParser, TestWriterPerf, TestQueryTypes, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestJmxIntegration, QueryParsingTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, MinimalSchemaTest, TestConfig, OutputWriterTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, UUIDFieldTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, AsyncMigrateRouteKeyTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, ForceLeaderTest, MultiThreadedOCPTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestReplicaProperties, TestSSLRandomization, TestShortCircuitedRequests, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, CachingDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestBlobHandler, TestConfigReload, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler, TestSolrConfigHandlerCloud, TestDistributedStatsComponentCardinality, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=42339858A39A8FDA -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42339858A39A8FDA]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2\testschemaapi_shard1_replica2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_42339858A39A8FDA-001\tempDir-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [550/624 (2!)] on J0 in 13.93s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 60348 lines...]


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

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

4 tests failed.
FAILED:  org.apache.solr.cloud.TestRandomRequestDistribution.test

Error Message:
Shard a1x2_shard1_replica1 received all 10 requests

Stack Trace:
java.lang.AssertionError: Shard a1x2_shard1_replica1 received all 10 requests
	at __randomizedtesting.SeedInfo.seed([306D13643B351859:B8392CBE95C975A1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
	at org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:65)
	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:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog]
	at __randomizedtesting.SeedInfo.seed([306D13643B351859]: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:258)
	at sun.reflect.GeneratedMethodAccessor29.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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-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:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([306D13643B351859:B8392CBE95C975A1]: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 11529 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\init-core-data-001
   [junit4]   2> 1215113 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-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> 1215119 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1215119 INFO  (Thread-2702) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1215119 INFO  (Thread-2702) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1215219 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62776
   [junit4]   2> 1215219 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1215220 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215226 INFO  (zkCallback-1558-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ae76b4e name:ZooKeeperConnection Watcher:127.0.0.1:62776 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215227 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1215227 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1215227 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1215230 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1215243 INFO  (jetty-launcher-1557-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1215244 INFO  (jetty-launcher-1557-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@603580b3{/solr,null,AVAILABLE}
   [junit4]   2> 1215248 INFO  (jetty-launcher-1557-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@638d521d{SSL,[ssl, http/1.1]}{127.0.0.1:62780}
   [junit4]   2> 1215248 INFO  (jetty-launcher-1557-thread-1) [    ] o.e.j.s.Server Started @1223990ms
   [junit4]   2> 1215248 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62780}
   [junit4]   2> 1215248 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1215248 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1'
   [junit4]   2> 1215249 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1215249 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1215250 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1215251 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215256 INFO  (jetty-launcher-1557-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1215257 INFO  (jetty-launcher-1557-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ac850d{/solr,null,AVAILABLE}
   [junit4]   2> 1215259 INFO  (jetty-launcher-1557-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@42ad2239{SSL,[ssl, http/1.1]}{127.0.0.1:62785}
   [junit4]   2> 1215259 INFO  (jetty-launcher-1557-thread-2) [    ] o.e.j.s.Server Started @1224001ms
   [junit4]   2> 1215259 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62785}
   [junit4]   2> 1215259 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1215259 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2'
   [junit4]   2> 1215259 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1215259 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1215260 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1215260 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215270 INFO  (zkCallback-1559-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5bb28a2b name:ZooKeeperConnection Watcher:127.0.0.1:62776/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215270 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1215270 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1215271 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1215291 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\.
   [junit4]   2> 1215291 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 733035207
   [junit4]   2> 1215291 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1]
   [junit4]   2> 1215291 WARN  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\lib
   [junit4]   2> 1215291 INFO  (jetty-launcher-1557-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1215295 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1215296 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1215296 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1215296 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62776/solr
   [junit4]   2> 1215296 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1215296 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1215297 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215300 INFO  (zkCallback-1560-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@422179f1 name:ZooKeeperConnection Watcher:127.0.0.1:62776/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215300 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1215300 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1215301 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1215308 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\.
   [junit4]   2> 1215308 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 519033433
   [junit4]   2> 1215308 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2]
   [junit4]   2> 1215308 WARN  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\lib
   [junit4]   2> 1215309 INFO  (jetty-launcher-1557-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1215311 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1215311 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1215311 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1215311 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62776/solr
   [junit4]   2> 1215311 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1215311 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1215312 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215337 INFO  (zkCallback-1563-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f272053 name:ZooKeeperConnection Watcher:127.0.0.1:62776 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215338 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1215338 INFO  (jetty-launcher-1557-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1215340 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 0x15608946c690003, 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> 1215343 INFO  (zkCallback-1566-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52e15c91 name:ZooKeeperConnection Watcher:127.0.0.1:62776 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215343 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$27/824514671@2e78b769
   [junit4]   2> 1215343 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1215343 INFO  (jetty-launcher-1557-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1215344 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215345 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$27/824514671@34bfbf58
   [junit4]   2> 1215346 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215349 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:62780_solr) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f4ddc15 name:ZooKeeperConnection Watcher:127.0.0.1:62776/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215349 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1215350 INFO  (zkCallback-1568-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@aeeb450 name:ZooKeeperConnection Watcher:127.0.0.1:62776/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215350 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1215350 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1215351 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1215353 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1215353 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1215357 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1215357 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1215359 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1215360 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1215362 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1215362 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1215363 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1215364 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1215365 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1215365 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1215366 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1215366 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1215367 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1215368 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1215369 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1215369 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1215370 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1215370 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1215371 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1215371 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1215371 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1215372 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1215375 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1215375 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1215376 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1215376 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1215377 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1215378 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1215378 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96273875602046982-127.0.0.1:62785_solr-n_0000000000
   [junit4]   2> 1215378 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96273875602046981-127.0.0.1:62780_solr-n_0000000001
   [junit4]   2> 1215378 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62785_solr
   [junit4]   2> 1215379 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1215379 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96273875602046982-127.0.0.1:62785_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1215379 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62780_solr
   [junit4]   2> 1215379 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62780_solr
   [junit4]   2> 1215380 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.Overseer Overseer (id=96273875602046982-127.0.0.1:62785_solr-n_0000000000) starting
   [junit4]   2> 1215381 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:62780_solr) [n:127.0.0.1:62780_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> 1215381 INFO  (zkCallback-1568-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_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> 1215382 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:62780_solr) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1215385 INFO  (zkCallback-1568-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1215385 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1215396 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1215396 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1215397 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\.
   [junit4]   2> 1215398 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1215398 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1215398 INFO  (jetty-launcher-1557-thread-1) [n:127.0.0.1:62780_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1215399 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1215400 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62785_solr as DOWN
   [junit4]   2> 1215401 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62785_solr
   [junit4]   2> 1215401 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62785_solr
   [junit4]   2> 1215404 INFO  (OverseerCollectionConfigSetProcessor-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1215404 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1215404 INFO  (zkCallback-1568-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_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> 1215405 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:62780_solr) [n:127.0.0.1:62780_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> 1215405 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:62780_solr) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1215406 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1215414 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1215414 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1215415 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\.
   [junit4]   2> 1215415 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1215416 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62785_solr"} current state version: 0
   [junit4]   2> 1215416 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62785_solr
   [junit4]   2> 1215416 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1215416 INFO  (jetty-launcher-1557-thread-2) [n:127.0.0.1:62785_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1215416 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1215417 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215420 INFO  (zkCallback-1571-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cf0ef32 name:ZooKeeperConnection Watcher:127.0.0.1:62776 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215420 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1215421 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1215423 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1215425 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215426 INFO  (zkCallback-1574-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d02bd44 name:ZooKeeperConnection Watcher:127.0.0.1:62776/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215426 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1215426 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1215426 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1215427 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1215428 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1215430 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 1215433 INFO  (SUITE-TestManagedSchemaAPI-seed#[306D13643B351859]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1215452 INFO  (TEST-TestManagedSchemaAPI.test-seed#[306D13643B351859]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1215475 INFO  (qtp2138587203-10421) [n:127.0.0.1:62785_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1215477 INFO  (OverseerCollectionConfigSetProcessor-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1215477 INFO  (OverseerThreadFactory-5064-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1215477 INFO  (OverseerThreadFactory-5064-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 1215478 INFO  (OverseerThreadFactory-5064-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 1215478 INFO  (OverseerThreadFactory-5064-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 1215479 INFO  (zkCallback-1568-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1215479 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:62780_solr) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1215480 INFO  (zkCallback-1574-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1215483 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1215483 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 1215485 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 1215582 INFO  (OverseerThreadFactory-5064-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 1215582 INFO  (OverseerThreadFactory-5064-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:62780_solr
   [junit4]   2> 1215583 INFO  (OverseerThreadFactory-5064-thread-1-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:62785_solr
   [junit4]   2> 1215605 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1215606 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 1215623 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1215624 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1215625 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 1215627 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1215627 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 1215628 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 1215628 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1215629 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 1215629 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 1215630 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1215630 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62785/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62785_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1215630 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62785/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62785_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1215632 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62780/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62780_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1215632 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62780/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62780_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1215743 INFO  (OverseerStateUpdate-96273875602046982-127.0.0.1:62785_solr-n_0000000000) [n:127.0.0.1:62785_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 1215744 INFO  (zkCallback-1568-thread-3-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1215744 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:62780_solr) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1215745 INFO  (zkCallback-1568-thread-3-processing-n:127.0.0.1:62785_solr) [n:127.0.0.1:62785_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 1215745 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:62780_solr) [n:127.0.0.1:62780_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 1216628 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 1216628 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 1216628 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1216628 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1216630 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 1216630 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 1216630 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1216630 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 1216630 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1216630 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1216630 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1216630 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1216631 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1216631 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 1216631 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1216631 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1216635 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1216658 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1216668 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1216673 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1216679 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1216681 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1216683 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1216688 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1216695 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 1216703 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1216704 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 1216708 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1216710 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1216710 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1216710 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 1216710 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 1216710 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1216710 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1216710 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 1216710 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 1216710 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 1216711 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 1216711 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 1216711 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 1216711 WARN  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1216712 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 1216712 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 1216712 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 1216712 WARN  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1216712 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 1216713 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fea73e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6037cc8d),segFN=segments_1,generation=1}
   [junit4]   2> 1216713 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1216713 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57969fb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cd81c90),segFN=segments_1,generation=1}
   [junit4]   2> 1216713 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1216715 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1216718 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216719 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1216721 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216723 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216724 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216726 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216729 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_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> 1216729 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1216732 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1216732 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1216735 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1216735 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1216736 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216737 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 1216738 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1216741 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216742 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216748 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_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> 1216748 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1216748 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_306D13643B351859-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 1216749 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1216749 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1216751 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57969fb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cd81c90),segFN=segments_1,generation=1}
   [junit4]   2> 1216751 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1216751 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1486400c[testschemaapi_shard1_replica1] main]
   [junit4]   2> 1216751 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1216751 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1216751 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1216752 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1216752 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1216753 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1216753 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1216753 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1216753 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fea73e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6037cc8d),segFN=segments_1,generation=1}
   [junit4]   2> 1216753 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1216754 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@240cce30[testschemaapi_shard1_replica2] main]
   [junit4]   2> 1216754 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1216754 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1216754 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1216754 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1216754 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1216755 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:315942941767130
   [junit4]   2> 1216755 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1216755 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1216755 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1216755 INFO  (searcherExecutor-5068-thread-1-processing-n:127.0.0.1:62780_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@1486400c[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1216755 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1216756 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1216756 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1216756 INFO  (qtp27930310-10407) [n:127.0.0.1:62780_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540382011342979072
   [junit4]   2> 1216757 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1216757 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1216757 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1216758 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1216758 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1216758 INFO  (qtp2138587203-10422) [n:127.0.0.1:62785_solr c:testschemaapi 

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

n(Thread.java:745)
   [junit4]   2> 2375051 INFO  (TEST-TestRandomRequestDistribution.test-seed#[306D13643B351859]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@c36c051{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2375052 INFO  (TEST-TestRandomRequestDistribution.test-seed#[306D13643B351859]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@560a745b{/madq/t,null,UNAVAILABLE}
   [junit4]   2> 2375057 INFO  (TEST-TestRandomRequestDistribution.test-seed#[306D13643B351859]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53462 53462
   [junit4]   2> 2375059 INFO  (Thread-4467) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53462 53462
   [junit4]   2> 2375061 WARN  (Thread-4467) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/a1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/overseer/queue
   [junit4]   2> 	29	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomRequestDistribution -Dtests.method=test -Dtests.seed=306D13643B351859 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Asia/Srednekolymsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 35.6s J0 | TestRandomRequestDistribution.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Shard a1x2_shard1_replica1 received all 10 requests
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([306D13643B351859:B8392CBE95C975A1]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
   [junit4]    > 	at org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:65)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2375064 INFO  (SUITE-TestRandomRequestDistribution-seed#[306D13643B351859]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestRandomRequestDistribution_306D13643B351859-001
   [junit4]   2> Jul 20, 2016 2:11:59 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): {}, docValues:{}, maxPointsInLeafNode=710, maxMBSortInHeap=5.640141600531729, sim=ClassicSimilarity, locale=th, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=264010080,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCache, TestFilteredDocIdSet, TestSQLHandler, TestExceedMaxTermLength, TimeZoneUtilsTest, TestExactSharedStatsCache, HttpPartitionTest, DistributedVersionInfoTest, SchemaVersionSpecificBehaviorTest, CloudMLTQParserTest, CollectionStateFormat2Test, CoreAdminRequestStatusTest, ClusterStateTest, PingRequestHandlerTest, TestConfigSetsAPIExclusivity, TestRestManager, TestFieldCacheWithThreads, ClusterStateUpdateTest, TestTolerantSearch, UpdateParamsTest, TestSolrQueryResponse, SliceStateTest, AlternateDirectoryTest, TestBlendedInfixSuggestions, TestStressLucene, StatelessScriptUpdateProcessorFactoryTest, TestStressUserVersions, BJQParserTest, TestSolrDeletionPolicy1, TestFieldResource, CloneFieldUpdateProcessorFactoryTest, SolrCLIZkUtilsTest, TestStressReorder, HdfsTlogReplayBufferedWhileIndexingTest, DirectSolrSpellCheckerTest, TestLazyCores, TestSmileRequest, CloudExitableDirectoryReaderTest, TestNoOpRegenerator, ReturnFieldsTest, TestIBSimilarityFactory, TestOrdValues, TestMiniSolrCloudClusterBase, TestSolrFieldCacheMBean, CdcrRequestHandlerTest, ActionThrottleTest, TestJmxMonitoredMap, DirectoryFactoryTest, BlobRepositoryCloudTest, DOMUtilTest, DistributedFacetPivotLongTailTest, TestDefaultSearchFieldResource, CdcrReplicationDistributedZkTest, GraphQueryTest, MigrateRouteKeyTest, TestJsonFacets, HLLSerializationTest, DistributedQueryElevationComponentTest, CustomCollectionTest, TestReqParamsAPI, PeerSyncTest, TestPerFieldSimilarityWithDefaultOverride, TestHashQParserPlugin, AnalysisErrorHandlingTest, DocValuesMultiTest, DistanceUnitsTest, TestPseudoReturnFields, TestFreeTextSuggestions, TestCollapseQParserPlugin, AtomicUpdatesTest, QueryElevationComponentTest, HdfsSyncSliceTest, DistribCursorPagingTest, HdfsDirectoryFactoryTest, CursorMarkTest, TestHighlightDedupGrouping, BlockJoinFacetRandomTest, TestReloadAndDeleteDocs, TestAddFieldRealTimeGet, LeaderInitiatedRecoveryOnCommitTest, DistributedSuggestComponentTest, ShardRoutingTest, TestLRUStatsCache, OutOfBoxZkACLAndCredentialsProvidersTest, TestChildDocTransformer, CachingDirectoryFactoryTest, AsyncMigrateRouteKeyTest, TestReplicationHandler, SparseHLLTest, TestLFUCache, IndexSchemaTest, TestSolrConfigHandler, CollectionsAPIAsyncDistributedZkTest, TestPostingsSolrHighlighter, TestComponentsName, HdfsWriteToMultipleCollectionsTest, TestEmbeddedSolrServerConstructors, ZkCLITest, QueryEqualityTest, XmlUpdateRequestHandlerTest, SolrRequestParserTest, BufferStoreTest, TestExtendedDismaxParser, TestSha256AuthenticationProvider, SuggestComponentTest, SystemInfoHandlerTest, TestWordDelimiterFilterFactory, TestLMDirichletSimilarityFactory, BadComponentTest, TestScoreJoinQPScore, LeaderElectionTest, SSLMigrationTest, HighlighterMaxOffsetTest, HdfsLockFactoryTest, TestTolerantUpdateProcessorCloud, DisMaxRequestHandlerTest, TestClassicSimilarityFactory, AnalyticsMergeStrategyTest, DistribJoinFromCollectionTest, TestNonDefinedSimilarityFactory, SpatialHeatmapFacetsTest, SimplePostToolTest, TestRecoveryHdfs, TestXIncludeConfig, HdfsRecoveryZkTest, TestManagedSchemaAPI, DocumentAnalysisRequestHandlerTest, TestSchemaResource, DistributedQueryComponentCustomSortTest, TestCSVLoader, TestBackupRepositoryFactory, SimpleFacetsTest, CurrencyFieldXmlFileTest, TestXmlQParser, TolerantUpdateProcessorTest, URLClassifyProcessorTest, ZkStateWriterTest, TestDownShardTolerantSearch, TestCollationFieldDocValues, TestTestInjection, VMParamsZkACLAndCredentialsProvidersTest, TestExpandComponent, RequiredFieldsTest, TestRandomFlRTGCloud, RegexBoostProcessorTest, SampleTest, ScriptEngineTest, TestHdfsBackupRestoreCore, OverseerTest, DistributedSpellCheckComponentTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, ZkControllerTest, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, StatsComponentTest, TestSort, BasicFunctionalityTest, TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, TestJmxIntegration, TestCollationField, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, ResourceLoaderTest, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, ConnectionReuseTest, AliasIntegrationTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ShardSplitTest, TestConfigSetsAPI, TestCryptoKeys, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution]
   [junit4] Completed [498/624 (3!)] on J0 in 35.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 60542 lines...]


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

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

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

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

Stack Trace:
java.lang.AssertionError: [index.20160720112945206, index.20160720113009129, index.properties, replication.properties] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([45FED61E52539376:9E55D6D8577BFAC5]: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:907)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
	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([45FED61E52539376:CDAAE9C4FCAFFE8E]: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 10719 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\init-core-data-001
   [junit4]   2> 228158 INFO  (SUITE-TestReplicationHandler-seed#[45FED61E52539376]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 228160 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 228161 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\collection1
   [junit4]   2> 228174 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 228176 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10a5df0{/solr,null,AVAILABLE}
   [junit4]   2> 228177 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c76077{HTTP/1.1,[http/1.1]}{127.0.0.1:61467}
   [junit4]   2> 228177 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.Server Started @234642ms
   [junit4]   2> 228177 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=61467}
   [junit4]   2> 228178 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 228178 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001'
   [junit4]   2> 228178 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 228178 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 228178 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\solr.xml
   [junit4]   2> 228186 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.
   [junit4]   2> 228187 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer New CoreContainer 6716233
   [junit4]   2> 228187 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001]
   [junit4]   2> 228187 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\lib
   [junit4]   2> 228187 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 228188 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 228189 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 228189 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 228189 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 228189 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 228190 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.
   [junit4]   2> 228195 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] 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> 228195 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.\collection1
   [junit4]   2> 228196 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 228196 INFO  (coreLoadExecutor-948-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\collection1'
   [junit4]   2> 228196 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 228197 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 228197 INFO  (coreLoadExecutor-948-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 228197 INFO  (coreLoadExecutor-948-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 228223 INFO  (coreLoadExecutor-948-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 228225 WARN  (coreLoadExecutor-948-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 228226 INFO  (coreLoadExecutor-948-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 228231 INFO  (coreLoadExecutor-948-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 228235 INFO  (coreLoadExecutor-948-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 228240 INFO  (coreLoadExecutor-948-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 228250 INFO  (coreLoadExecutor-948-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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\collection1'
   [junit4]   2> 228250 INFO  (coreLoadExecutor-948-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.\collection1
   [junit4]   2> 228250 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 228250 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 228250 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 228251 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 228251 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 228251 WARN  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 228251 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 228251 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 228252 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_1,generation=1}
   [junit4]   2> 228252 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 228252 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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 228253 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 228259 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 228261 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 228263 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 228264 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 228265 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 228265 INFO  (coreLoadExecutor-948-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> 228266 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 228266 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 228266 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 228266 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15999129876822815]
   [junit4]   2> 228266 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_1,generation=1}
   [junit4]   2> 228266 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 228266 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f3fed[collection1] main]
   [junit4]   2> 228267 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\collection1\conf
   [junit4]   2> 228267 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\collection1\conf}
   [junit4]   2> 228267 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-001\collection1\conf
   [junit4]   2> 228267 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 228267 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 228267 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 228268 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f3fed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 228268 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 228702 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\collection1
   [junit4]   2> 228710 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 228713 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@91ec61{/solr,null,AVAILABLE}
   [junit4]   2> 228714 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1275cc4{HTTP/1.1,[http/1.1]}{127.0.0.1:61470}
   [junit4]   2> 228714 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.Server Started @235179ms
   [junit4]   2> 228714 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=61470}
   [junit4]   2> 228715 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 228715 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002'
   [junit4]   2> 228715 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 228715 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 228716 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\solr.xml
   [junit4]   2> 228721 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.
   [junit4]   2> 228721 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer New CoreContainer 17690543
   [junit4]   2> 228721 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002]
   [junit4]   2> 228721 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\lib
   [junit4]   2> 228722 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 228724 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 228724 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 228725 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 228725 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 228725 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 228725 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.
   [junit4]   2> 228729 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] 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> 228729 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1
   [junit4]   2> 228729 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 228729 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 228729 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 228729 INFO  (coreLoadExecutor-958-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\collection1'
   [junit4]   2> 228730 INFO  (coreLoadExecutor-958-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 228730 INFO  (coreLoadExecutor-958-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 228739 INFO  (coreLoadExecutor-958-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 228741 WARN  (coreLoadExecutor-958-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 228741 INFO  (coreLoadExecutor-958-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 228744 INFO  (coreLoadExecutor-958-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 228748 INFO  (coreLoadExecutor-958-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 228749 INFO  (coreLoadExecutor-958-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 228751 INFO  (coreLoadExecutor-958-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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\collection1'
   [junit4]   2> 228751 INFO  (coreLoadExecutor-958-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1
   [junit4]   2> 228751 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 228751 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 228751 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 228752 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 228752 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 228752 WARN  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 228753 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 228753 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 228753 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_1,generation=1}
   [junit4]   2> 228753 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 228754 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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 228754 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 228756 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 228756 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 228758 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 228759 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 228760 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 228760 INFO  (coreLoadExecutor-958-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> 228761 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 228761 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 228761 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 228761 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15999129876822815]
   [junit4]   2> 228761 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_1,generation=1}
   [junit4]   2> 228761 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 228761 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@111555c[collection1] main]
   [junit4]   2> 228762 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\collection1\conf
   [junit4]   2> 228762 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\collection1\conf}
   [junit4]   2> 228762 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\collection1\conf
   [junit4]   2> 228763 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 228765 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 228765 INFO  (searcherExecutor-959-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@111555c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 228766 INFO  (coreLoadExecutor-958-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 228854 INFO  (qtp4558969-2189) [    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> 229233 INFO  (qtp4558969-2191) [    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> 229236 INFO  (qtp4558969-2193) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 229242 INFO  (qtp4558969-2194) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 229243 INFO  (qtp3203328-2206) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 229247 INFO  (qtp4558969-2190) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 229248 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 229250 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_2,generation=2}
   [junit4]   2> 229251 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 229252 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16f0f60[collection1] main]
   [junit4]   2> 229253 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 229253 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16f0f60[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C1)))}
   [junit4]   2> 229253 INFO  (qtp4558969-2187) [    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 5
   [junit4]   2> 229284 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 229287 INFO  (qtp4558969-2189) [    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> 229288 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 229288 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 229288 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 229296 INFO  (qtp4558969-2192) [    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> 229296 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 229297 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920825
   [junit4]   2> 229297 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 229297 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4697769141933583]
   [junit4]   2> 229298 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_1,generation=1}
   [junit4]   2> 229298 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 229298 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 229299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_1,generation=1}
   [junit4]   2> 229299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 229299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 229299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1f3c643 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@573c8)
   [junit4]   2> 229322 INFO  (qtp4558969-2191) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=9
   [junit4]   2> 229332 INFO  (qtp4558969-2193) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229334 INFO  (qtp4558969-2194) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229336 INFO  (qtp4558969-2190) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229338 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229340 INFO  (qtp4558969-2189) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229342 INFO  (qtp4558969-2192) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229344 INFO  (qtp4558969-2191) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229345 INFO  (qtp4558969-2193) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229348 INFO  (qtp4558969-2194) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229349 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1750) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1f3c643 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@573c8)
   [junit4]   2> 229351 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 229352 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_2,generation=2}
   [junit4]   2> 229352 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 229352 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 229353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7966ef[collection1] main]
   [junit4]   2> 229353 INFO  (searcherExecutor-959-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7966ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C1)))}
   [junit4]   2> 229353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920825 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920825;done=true>>]
   [junit4]   2> 229353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 229353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920825
   [junit4]   2> 229353 INFO  (qtp3203328-2207) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:61467/solr/collection1/replication&command=fetchindex} status=0 QTime=70
   [junit4]   2> 229367 INFO  (qtp4558969-2190) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 229368 INFO  (qtp3203328-2209) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 229370 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 229373 INFO  (qtp4558969-2189) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 229377 INFO  (qtp4558969-2189) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_3,generation=3}
   [junit4]   2> 229377 INFO  (qtp4558969-2189) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 229377 INFO  (qtp4558969-2189) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d41c6f[collection1] main]
   [junit4]   2> 229377 INFO  (qtp4558969-2189) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 229377 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d41c6f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C1) Uninverting(_1(6.2.0):C1)))}
   [junit4]   2> 229378 INFO  (qtp4558969-2189) [    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 3
   [junit4]   2> 229379 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 229381 INFO  (qtp4558969-2192) [    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> 229381 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 229381 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 229383 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 229385 INFO  (qtp4558969-2191) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 229386 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 229386 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920914
   [junit4]   2> 229386 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 229387 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4697769141933583]
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_2,generation=2}
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_2,generation=2}
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@aa02bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24b816)
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.tib because it already exists
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.tiv because it already exists
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.doc because it already exists
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 229388 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 229390 INFO  (qtp4558969-2193) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229392 INFO  (qtp4558969-2194) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229394 INFO  (qtp4558969-2190) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229397 INFO  (qtp4558969-2190) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229400 INFO  (qtp4558969-2189) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229402 INFO  (qtp4558969-2192) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229404 INFO  (qtp4558969-2191) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229405 INFO  (qtp4558969-2193) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229406 INFO  (qtp4558969-2194) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229409 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229409 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1813) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@aa02bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24b816)
   [junit4]   2> 229413 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:669)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:481)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:388)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:278)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 229413 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 229413 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_3,generation=3}
   [junit4]   2> 229413 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 229413 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 229415 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9a78c[collection1] main]
   [junit4]   2> 229415 INFO  (searcherExecutor-959-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9a78c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C1) Uninverting(_1(6.2.0):C1)))}
   [junit4]   2> 229416 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920914 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920914;done=true>>]
   [junit4]   2> 229416 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 229416 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920914
   [junit4]   2> 229416 INFO  (qtp3203328-2210) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:61467/solr/collection1/replication&command=fetchindex} status=0 QTime=37
   [junit4]   2> 229422 INFO  (qtp4558969-2190) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 229423 INFO  (qtp3203328-2211) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 229424 INFO  (qtp4558969-2189) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 229426 INFO  (qtp4558969-2192) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 229428 INFO  (qtp4558969-2192) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@151b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@690131),segFN=segments_4,generation=4}
   [junit4]   2> 229428 INFO  (qtp4558969-2192) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 229428 INFO  (qtp4558969-2192) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f95172[collection1] main]
   [junit4]   2> 229428 INFO  (qtp4558969-2192) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 229428 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f95172[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C1) Uninverting(_1(6.2.0):C1) Uninverting(_2(6.2.0):C1)))}
   [junit4]   2> 229429 INFO  (qtp4558969-2192) [    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 2
   [junit4]   2> 229430 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 229433 INFO  (qtp4558969-2191) [    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> 229433 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 229433 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 229433 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 229434 INFO  (qtp4558969-2193) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 229435 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 28
   [junit4]   2> 229436 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920963
   [junit4]   2> 229436 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 229437 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4697769141933583]
   [junit4]   2> 229437 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_3,generation=3}
   [junit4]   2> 229437 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 229437 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 229437 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_3,generation=3}
   [junit4]   2> 229437 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 229437 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 229437 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@b6478b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@99f258)
   [junit4]   2> 229437 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.tib because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.tiv because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.doc because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_LuceneVarGapFixedInterval_0.doc because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_LuceneVarGapFixedInterval_0.tib because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 229438 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_LuceneVarGapFixedInterval_0.tiv because it already exists
   [junit4]   2> 229440 INFO  (qtp4558969-2194) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229443 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229445 INFO  (qtp4558969-2190) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229448 INFO  (qtp4558969-2189) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229463 INFO  (qtp4558969-2192) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229466 INFO  (qtp4558969-2191) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229467 INFO  (qtp4558969-2193) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229469 INFO  (qtp4558969-2194) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229472 INFO  (qtp4558969-2187) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229474 INFO  (qtp4558969-2190) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 229474 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1876) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@b6478b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@99f258)
   [junit4]   2> 229479 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:669)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:481)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:388)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:278)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 229480 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 229481 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157f0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126d023),segFN=segments_4,generation=4}
   [junit4]   2> 229481 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 229481 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 229482 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a4f6cc[collection1] main]
   [junit4]   2> 229483 INFO  (searcherExecutor-959-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a4f6cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C1) Uninverting(_1(6.2.0):C1) Uninverting(_2(6.2.0):C1)))}
   [junit4]   2> 229483 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920963 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920963;done=true>>]
   [junit4]   2> 229483 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 229483 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-002\.\collection1\data\index.20160720112920963
   [junit4]   2> 229483 INFO  (qtp3203328-2204) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:61467/solr/collection1/replication&command=fetchindex} status=0 QTime=53
   [junit4]   2> 229485 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-003\collection1
   [junit4]   2> 229496 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 229497 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53ab1d{/solr,null,AVAILABLE}
   [junit4]   2> 229498 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d53cbf{HTTP/1.1,[http/1.1]}{127.0.0.1:61477}
   [junit4]   2> 229499 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.e.j.s.Server Started @235964ms
   [junit4]   2> 229499 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-003\collection1\data, hostContext=/solr, hostPort=61477}
   [junit4]   2> 229500 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 229500 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-003'
   [junit4]   2> 229500 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 229500 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 229501 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-003\solr.xml
   [junit4]   2> 229509 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-003\.
   [junit4]   2> 229509 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer New CoreContainer 3464214
   [junit4]   2> 229509 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-003]
   [junit4]   2> 229510 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[45FED61E52539376]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_45FED61E52539376-001\solr-instance-003\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\s

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

olr    ] 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> 2405415 INFO  (jetty-launcher-3242-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14ab016{/solr,null,UNAVAILABLE}
   [junit4]   2> 2405417 INFO  (zkCallback-3253-thread-2-processing-n:127.0.0.1:58919_solr) [n:127.0.0.1:58919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2405418 INFO  (jetty-launcher-3242-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96271566583431174-127.0.0.1:58919_solr-n_0000000000) closing
   [junit4]   2> 2405420 INFO  (OverseerStateUpdate-96271566583431174-127.0.0.1:58919_solr-n_0000000000) [n:127.0.0.1:58919_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58919_solr
   [junit4]   2> 2405435 INFO  (zkCallback-3253-thread-1-processing-n:127.0.0.1:58919_solr) [n:127.0.0.1:58919_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> 2405435 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 0x156067ad02d0006, 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> 2405435 WARN  (zkCallback-3253-thread-1-processing-n:127.0.0.1:58919_solr) [n:127.0.0.1:58919_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2405437 INFO  (jetty-launcher-3242-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7edc0a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2405453 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45FED61E52539376]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58914 58914
   [junit4]   2> 2405460 INFO  (Thread-4492) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58914 58914
   [junit4]   2> 2405462 WARN  (Thread-4492) [    ] 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> 	31	/solr/overseer/queue
   [junit4]   2> 	5	/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> 2405464 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[45FED61E52539376]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_45FED61E52539376-001
   [junit4]   2> Jul 20, 2016 4:05:37 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=LuceneFixedGap), _version_=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=897, maxMBSortInHeap=6.46282426918911, sim=ClassicSimilarity, locale=fr-CH, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=93133920,total=425197568
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, HLLSerializationTest, DistributedDebugComponentTest, ReplicationFactorTest, CollectionsAPIDistributedZkTest, DistribDocExpirationUpdateProcessorTest, TestDistribDocBasedVersion, TestStandardQParsers, TestFieldTypeCollectionResource, CollectionReloadTest, TestUninvertingReader, SaslZkACLProviderTest, CopyFieldTest, TestDistributedMissingSort, GraphQueryTest, TestReRankQParserPlugin, TestDynamicFieldCollectionResource, TestRandomRequestDistribution, TestFoldingMultitermQuery, TestSchemaSimilarityResource, TestIntervalFaceting, TestBulkSchemaAPI, TestSimpleTrackingShardHandler, TestCloudManagedSchema, CurrencyFieldOpenExchangeTest, OverseerStatusTest, MultiThreadedOCPTest, FacetPivotSmallTest, EchoParamsTest, DistributedIntervalFacetingTest, TestInfoStreamLogging, OverseerModifyCollectionTest, TestMiniSolrCloudCluster, AtomicUpdatesTest, CheckHdfsIndexTest, TestFieldCacheWithThreads, TestDistributedStatsComponentCardinality, TestUseDocValuesAsStored2, BasicFunctionalityTest, TestSolrIndexConfig, TestSubQueryTransformer, TestCrossCoreJoin, DeleteReplicaTest, SolrCmdDistributorTest, BasicZkTest, TestSolrCloudWithKerberosAlt, HdfsRestartWhileUpdatingTest, DistributedQueueTest, AnalysisErrorHandlingTest, BufferStoreTest, TestFuzzyAnalyzedSuggestions, TestSimpleQParserPlugin, SignatureUpdateProcessorFactoryTest, TestFieldCache, NumericFieldsTest, CoreAdminHandlerTest, RulesTest, TestFieldCacheSortRandom, SharedFSAutoReplicaFailoverTest, OpenExchangeRatesOrgProviderTest, SortByFunctionTest, AsyncCallRequestStatusResponseTest, TestQueryTypes, TestTrieFacet, SolrInfoMBeanTest, CleanupOldIndexTest, TestSolrJ, FieldAnalysisRequestHandlerTest, TestRawTransformer, TestFiltering, TestBlendedInfixSuggestions, VersionInfoTest, DirectUpdateHandlerOptimizeTest, TestCharFilters, TestShortCircuitedRequests, TestQuerySenderListener, DeleteStatusTest, CSVRequestHandlerTest, TestSolr4Spatial, TestInitQParser, UniqFieldsUpdateProcessorFactoryTest, DistributedTermsComponentTest, TestMissingGroups, TestLMJelinekMercerSimilarityFactory, RequestLoggingTest, TestLRUStatsCache, TestReplicationHandlerBackup, DistanceUnitsTest, TestShardHandlerFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LukeRequestHandlerTest, UpdateRequestProcessorFactoryTest, TestValueSourceCache, FullSolrCloudDistribCmdsTest, FileBasedSpellCheckerTest, TestConfigSetsAPIZkFailure, DistributedQueryComponentOptimizationTest, CloudMLTQParserTest, TestSchemaNameResource, TestGraphTermsQParserPlugin, SolrCoreCheckLockOnStartupTest, TestReplicaProperties, DistributedFacetPivotWhiteBoxTest, SolrCloudExampleTest, TestPKIAuthenticationPlugin, DefaultValueUpdateProcessorTest, HdfsRecoverLeaseTest, TestOverriddenPrefixQueryForCustomFieldType, BJQParserTest, TestJoin, DistanceFunctionTest, TestDynamicLoading, TestSolrDeletionPolicy2, TestAtomicUpdateErrorCases, WordBreakSolrSpellCheckerTest, TestCSVResponseWriter, CollectionsAPISolrJTest, TestSortingResponseWriter, ZkStateReaderTest, SimpleCollectionCreateDeleteTest, TermVectorComponentTest, QueryResultKeyTest, LoggingHandlerTest, TestUtils, CoreMergeIndexesAdminHandlerTest, LeaderElectionIntegrationTest, TestBinaryField, DistributedMLTComponentTest, ExitableDirectoryReaderTest, CdcrVersionReplicationTest, LeaderInitiatedRecoveryOnShardRestartTest, TestNRTOpen, TestZkChroot, TestSuggestSpellingConverter, CreateCollectionCleanupTest, BinaryUpdateRequestHandlerTest, TestFieldCacheSanityChecker, BlockCacheTest, SpellCheckCollatorTest, TestExactSharedStatsCache, TestCloudPseudoReturnFields, CollectionTooManyReplicasTest, TestExceedMaxTermLength, QueryParsingTest, TestOnReconnectListenerSupport, DistributedFacetPivotLargeTest, TestJsonFacets, TestCustomDocTransformer, ChaosMonkeySafeLeaderTest, TestConfigSetProperties, SuggestComponentContextFilterQueryTest, DataDrivenBlockJoinTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, AutoCommitTest, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestRangeQuery, SpellCheckComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, TestIndexSearcher, SuggesterTSTTest, TestStressLucene, TestTrie, SuggesterWFSTTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestAnalyzedSuggestions, PingRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderNoQuery, BadComponentTest, MultiTermTest, MinimalSchemaTest, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, TestFastWriter, ResourceLoaderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CollectionStateFormat2Test, DeleteShardTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, TestAuthenticationFramework, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore]
   [junit4] Completed [476/623 (2!)] on J1 in 10.96s, 1 test, 1 failure <<< FAILURES!

[...truncated 52898 lines...]


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

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

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([923E4E8E783D0E32]: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:258)
	at sun.reflect.GeneratedMethodAccessor28.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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001 

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

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

   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-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:54279/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54279/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([923E4E8E783D0E32:1A6A7154D6C163CA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 11446 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\init-core-data-001
   [junit4]   2> 1097453 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-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> 1097455 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1097456 INFO  (Thread-2285) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1097456 INFO  (Thread-2285) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1097556 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54275
   [junit4]   2> 1097556 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1097557 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097562 INFO  (zkCallback-2492-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@560fa name:ZooKeeperConnection Watcher:127.0.0.1:54275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097562 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097562 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1097562 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1097566 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 0x15604338b890000, 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> 1097573 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1097574 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1097575 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@103676b{/solr,null,AVAILABLE}
   [junit4]   2> 1097576 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1be6551{/solr,null,AVAILABLE}
   [junit4]   2> 1097582 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@12a3e98{HTTP/1.1,[http/1.1]}{127.0.0.1:54282}
   [junit4]   2> 1097582 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.Server Started @1102633ms
   [junit4]   2> 1097582 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@150b7d7{HTTP/1.1,[http/1.1]}{127.0.0.1:54279}
   [junit4]   2> 1097582 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54282}
   [junit4]   2> 1097582 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.Server Started @1102633ms
   [junit4]   2> 1097583 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54279}
   [junit4]   2> 1097583 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1097583 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1'
   [junit4]   2> 1097583 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1097583 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1097583 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2'
   [junit4]   2> 1097583 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1097583 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1097583 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1097585 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1097586 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1097586 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097587 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097589 INFO  (zkCallback-2493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c3df7 name:ZooKeeperConnection Watcher:127.0.0.1:54275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097589 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097589 INFO  (zkCallback-2494-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15c55e2 name:ZooKeeperConnection Watcher:127.0.0.1:54275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097589 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097590 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1097590 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1097590 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1097591 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1097626 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\.
   [junit4]   2> 1097627 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 20654557
   [junit4]   2> 1097627 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2]
   [junit4]   2> 1097627 WARN  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\lib
   [junit4]   2> 1097627 INFO  (jetty-launcher-2491-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1097628 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\.
   [junit4]   2> 1097628 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 15152482
   [junit4]   2> 1097630 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1]
   [junit4]   2> 1097630 WARN  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\lib
   [junit4]   2> 1097630 INFO  (jetty-launcher-2491-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1097633 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1097633 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1097634 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1097634 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1097634 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54275/solr
   [junit4]   2> 1097635 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1097635 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1097635 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1097635 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1097635 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54275/solr
   [junit4]   2> 1097635 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1097635 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1097636 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097636 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097642 INFO  (zkCallback-2500-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cfc79 name:ZooKeeperConnection Watcher:127.0.0.1:54275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097642 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097642 INFO  (zkCallback-2499-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9acf98 name:ZooKeeperConnection Watcher:127.0.0.1:54275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097642 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1097643 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097643 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1097644 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 0x15604338b890004, 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> 1097644 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/9487801@c5cc35
   [junit4]   2> 1097649 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/9487801@13d3834
   [junit4]   2> 1097651 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097651 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097654 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:54279_solr) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a700ae name:ZooKeeperConnection Watcher:127.0.0.1:54275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097654 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097654 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e6fcd name:ZooKeeperConnection Watcher:127.0.0.1:54275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097654 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097656 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1097656 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1097659 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1097660 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1097667 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1097667 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1097670 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1097672 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1097675 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1097675 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1097678 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1097678 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1097679 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1097680 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1097682 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1097682 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1097683 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1097683 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1097685 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1097685 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1097686 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1097686 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1097687 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1097687 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1097688 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1097688 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1097692 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1097692 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1097694 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1097694 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1097695 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1097695 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1097696 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96269061465899014-127.0.0.1:54282_solr-n_0000000000
   [junit4]   2> 1097696 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96269061465899013-127.0.0.1:54279_solr-n_0000000001
   [junit4]   2> 1097697 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54282_solr
   [junit4]   2> 1097697 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1097697 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96269061465899014-127.0.0.1:54282_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1097698 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54279_solr
   [junit4]   2> 1097698 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54279_solr
   [junit4]   2> 1097699 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.Overseer Overseer (id=96269061465899014-127.0.0.1:54282_solr-n_0000000000) starting
   [junit4]   2> 1097699 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:54279_solr) [n:127.0.0.1:54279_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> 1097699 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_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> 1097701 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:54279_solr) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1097702 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1097703 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1097712 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1097712 INFO  (OverseerCollectionConfigSetProcessor-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1097714 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54282_solr as DOWN
   [junit4]   2> 1097714 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1097716 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54282_solr
   [junit4]   2> 1097716 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54282_solr
   [junit4]   2> 1097719 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1097722 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:54279_solr) [n:127.0.0.1:54279_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> 1097723 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_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> 1097726 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:54279_solr) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1097726 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1097729 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54282_solr"} current state version: 0
   [junit4]   2> 1097729 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54282_solr
   [junit4]   2> 1097744 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1097744 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1097745 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\.
   [junit4]   2> 1097746 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1097747 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1097747 INFO  (jetty-launcher-2491-thread-1) [n:127.0.0.1:54279_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1097759 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1097759 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1097761 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\.
   [junit4]   2> 1097761 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1097762 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1097762 INFO  (jetty-launcher-2491-thread-2) [n:127.0.0.1:54282_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1097763 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1097763 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097765 INFO  (zkCallback-2505-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f2a4dd name:ZooKeeperConnection Watcher:127.0.0.1:54275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097767 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097767 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1097767 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1097770 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097771 INFO  (zkCallback-2508-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1106646 name:ZooKeeperConnection Watcher:127.0.0.1:54275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097772 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097772 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1097772 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1097773 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1097774 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1097777 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1097781 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[923E4E8E783D0E32]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1097801 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[923E4E8E783D0E32]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1097808 INFO  (qtp4672616-11216) [n:127.0.0.1:54282_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> 1097811 INFO  (OverseerCollectionConfigSetProcessor-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_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> 1097811 INFO  (OverseerThreadFactory-5002-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_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> 1097811 INFO  (OverseerThreadFactory-5002-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 1097812 INFO  (OverseerThreadFactory-5002-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 1097813 INFO  (OverseerThreadFactory-5002-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 1097814 INFO  (zkCallback-2508-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1097814 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1097814 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:54279_solr) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1097818 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_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> 1097818 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 1097819 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 1097918 INFO  (OverseerThreadFactory-5002-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 1097918 INFO  (OverseerThreadFactory-5002-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:54279_solr
   [junit4]   2> 1097919 INFO  (OverseerThreadFactory-5002-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:54282_solr
   [junit4]   2> 1097925 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1097925 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1097928 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1097928 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1097929 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1097929 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1097931 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1097931 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1097932 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_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:54282/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54282_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> 1097932 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1097933 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1097933 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1097932 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_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:54282/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54282_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1097933 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1097936 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_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:54279/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54279_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> 1097936 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_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:54279/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54279_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1098041 INFO  (OverseerStateUpdate-96269061465899014-127.0.0.1:54282_solr-n_0000000000) [n:127.0.0.1:54282_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 1098041 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_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> 1098041 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:54279_solr) [n:127.0.0.1:54279_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> 1098042 INFO  (zkCallback-2501-thread-1-processing-n:127.0.0.1:54282_solr) [n:127.0.0.1:54282_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1098042 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:54279_solr) [n:127.0.0.1:54279_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1098933 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1098933 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1098933 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1098933 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1098935 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1098935 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1098935 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1098935 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1098936 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1098936 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 1098936 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1098936 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 1098936 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1098936 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1098936 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1098936 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1098939 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1098939 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1098947 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1098948 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1098950 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1098950 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1098957 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1098957 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1098975 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 1098976 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 1098983 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1098983 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1098991 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1098991 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1098991 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1098991 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1098991 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1098991 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1098992 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 1098992 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 1098992 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1098992 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1098993 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 1098993 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 1098993 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 1098993 WARN  (qtp14410327-11200) [n:127.0.0.1:54279_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1098993 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 1098994 WARN  (qtp4672616-11214) [n:127.0.0.1:54282_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1098994 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 1098994 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 1098995 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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@1ff725d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1794792),segFN=segments_1,generation=1}
   [junit4]   2> 1098995 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1098995 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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@2ef180 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aeaa2b),segFN=segments_1,generation=1}
   [junit4]   2> 1098995 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1098996 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:54279_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 1098998 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:54282_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 1098998 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1098998 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1098999 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-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> 1098999 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_923E4E8E783D0E32-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> 1099008 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099008 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099010 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099010 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099012 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099012 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099014 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099014 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099015 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1099016 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1099016 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1099016 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1099017 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1099017 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1099017 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1099017 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1099019 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1099019 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1099019 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1099020 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1099020 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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@2ef180 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aeaa2b),segFN=segments_1,generation=1}
   [junit4]   2> 1099020 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1099020 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fe1bea[backuprestore_shard2_replica1] main]
   [junit4]   2> 1099020 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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@1ff725d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1794792),segFN=segments_1,generation=1}
   [junit4]   2> 1099020 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1099020 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1099021 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3df303[backuprestore_shard1_replica1] main]
   [junit4]   2> 1099021 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1099022 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1099022 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1099022 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1099022 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1099022 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_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> 1099022 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1099022 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_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> 1099023 INFO  (qtp14410327-11200) [n:127.0.0.1:54279_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1099022 INFO  (qtp4672616-11214) [n:127.0.0.1:54282_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shar

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

tartTest, TestReversedWildcardFilterFactory, TestShardHandlerFactory, TestSubQueryTransformer, AtomicUpdatesTest, OverseerModifyCollectionTest, SuggestComponentContextFilterQueryTest, TestFieldCacheWithThreads, CopyFieldTest, TestLeaderElectionZkExpiry, TestSolr4Spatial2, TestSolrIndexConfig, ConjunctionSolrSpellCheckerTest, TestTrie, SuggesterTest, TestNumericTerms32, BasicFunctionalityTest, CollectionsAPISolrJTest, DistributedFacetPivotLargeTest, TestIndexingPerformance, TestCrossCoreJoin, SpellPossibilityIteratorTest, DateFieldTest, HdfsChaosMonkeyNothingIsSafeTest, VersionInfoTest, TestFastOutputStream, HdfsRestartWhileUpdatingTest, AsyncCallRequestStatusResponseTest, TestLocalFSCloudBackupRestore, TestCharFilters, TestJsonFacets, TestDistributedGrouping, DistributedFacetPivotWhiteBoxTest, TestFieldSortValues, TestFoldingMultitermQuery, TestCollationField, BasicDistributedZk2Test, ConnectionReuseTest, CoreMergeIndexesAdminHandlerTest, TestQuerySenderListener, TestDefaultStatsCache, TestDistributedStatsComponentCardinality, DistanceFunctionTest, GraphQueryTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, StatsComponentTest, SpellCheckComponentTest, ConvertedLegacyTest, TestSort, TestLazyCores, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, TestUpdate, TestWordDelimiterFilterFactory, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, TestQueryUtils, TestWriterPerf, TestQueryTypes, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, TestArbitraryIndexDir, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest, PingRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, URLClassifyProcessorTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestLRUCache, CircularListTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, BaseCdcrDistributedZkTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteReplicaTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, ReplicationFactorTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, ShardSplitTest, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterBase, TestRandomFlRTGCloud, TestReplicaProperties, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, CachingDirectoryFactoryTest, CoreSorterTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetProperties, TestConfigSets, TestInitParams, TestNRTOpen, TestSolrConfigHandler, TestSolrXml, RequestLoggingTest, TestBlobHandler, TestConfigReload, TestHdfsBackupRestoreCore, TestReqParamsAPI, TestRestoreCore, TestSQLHandler, DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestDefaultSearchFieldResource, TestFieldCollectionResource, TestSchemaSimilarityResource, ChangedSchemaMergeTest, DocValuesMissingTest, TestManagedSchema, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=923E4E8E783D0E32 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Europe/Minsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([923E4E8E783D0E32]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1\testschemaapi_shard1_replica2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2\testschemaapi_shard1_replica1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_923E4E8E783D0E32-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [567/623 (2!)] on J1 in 12.82s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 52602 lines...]


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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57315/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([8124DEE62726F680:970E13C89DA9B78]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 10736 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\init-core-data-001
   [junit4]   2> 166986 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-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> 166988 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 166989 INFO  (Thread-166) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 166989 INFO  (Thread-166) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 167088 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57308
   [junit4]   2> 167088 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167089 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167100 INFO  (zkCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11a63a08 name:ZooKeeperConnection Watcher:127.0.0.1:57308 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167100 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167100 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167100 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 167122 INFO  (jetty-launcher-213-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 167125 INFO  (jetty-launcher-213-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 167151 INFO  (jetty-launcher-213-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a864744{/solr,null,AVAILABLE}
   [junit4]   2> 167152 INFO  (jetty-launcher-213-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fc7381a{/solr,null,AVAILABLE}
   [junit4]   2> 167186 INFO  (jetty-launcher-213-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d6c947{HTTP/1.1,[http/1.1]}{127.0.0.1:57312}
   [junit4]   2> 167186 INFO  (jetty-launcher-213-thread-2) [    ] o.e.j.s.Server Started @171540ms
   [junit4]   2> 167186 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57312}
   [junit4]   2> 167186 INFO  (jetty-launcher-213-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5bec7cb7{HTTP/1.1,[http/1.1]}{127.0.0.1:57315}
   [junit4]   2> 167186 INFO  (jetty-launcher-213-thread-1) [    ] o.e.j.s.Server Started @171540ms
   [junit4]   2> 167186 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57315}
   [junit4]   2> 167186 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 167187 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 167187 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1'
   [junit4]   2> 167187 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2'
   [junit4]   2> 167187 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 167187 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 167187 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 167187 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 167188 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167188 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167189 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167189 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167226 INFO  (zkCallback-215-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69ea9fba name:ZooKeeperConnection Watcher:127.0.0.1:57308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167226 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167229 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167231 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a699fbc name:ZooKeeperConnection Watcher:127.0.0.1:57308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167231 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167231 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167232 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 167233 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 167247 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.
   [junit4]   2> 167247 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1323935201
   [junit4]   2> 167247 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1]
   [junit4]   2> 167249 WARN  (jetty-launcher-213-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\lib
   [junit4]   2> 167249 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.
   [junit4]   2> 167249 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1397104155
   [junit4]   2> 167249 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2]
   [junit4]   2> 167250 WARN  (jetty-launcher-213-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\lib
   [junit4]   2> 167250 INFO  (jetty-launcher-213-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 167250 INFO  (jetty-launcher-213-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 167252 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 167252 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 167253 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 167253 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 167253 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57308/solr
   [junit4]   2> 167253 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 167253 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167253 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 167256 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 167256 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57308/solr
   [junit4]   2> 167256 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 167256 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167257 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167258 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167268 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e5e2e61 name:ZooKeeperConnection Watcher:127.0.0.1:57308 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167268 INFO  (zkCallback-222-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6de55640 name:ZooKeeperConnection Watcher:127.0.0.1:57308 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167268 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167268 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167268 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167268 INFO  (jetty-launcher-213-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167279 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$42/127775424@23f55dad
   [junit4]   2> 167280 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$42/127775424@7a9ec862
   [junit4]   2> 167281 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167281 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167301 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29487ed0 name:ZooKeeperConnection Watcher:127.0.0.1:57308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167301 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167306 INFO  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4444fc40 name:ZooKeeperConnection Watcher:127.0.0.1:57308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167306 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167311 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 167311 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 167317 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 167317 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 167324 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 167325 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 167329 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 167330 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 167334 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 167335 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 167337 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 167337 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 167340 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 167341 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 167343 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 167343 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 167345 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 167345 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 167347 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 167347 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 167348 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 167349 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 167349 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 167350 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 167350 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 167350 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 167353 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 167354 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 167355 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 167355 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 167357 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 167357 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 167358 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96266763315838981-127.0.0.1:57315_solr-n_0000000000
   [junit4]   2> 167358 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96266763315838982-127.0.0.1:57312_solr-n_0000000001
   [junit4]   2> 167358 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57315_solr
   [junit4]   2> 167358 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 167359 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96266763315838981-127.0.0.1:57315_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 167360 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57312_solr
   [junit4]   2> 167360 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57312_solr
   [junit4]   2> 167361 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.Overseer Overseer (id=96266763315838981-127.0.0.1:57315_solr-n_0000000000) starting
   [junit4]   2> 167362 INFO  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_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> 167362 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_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> 167363 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 167364 INFO  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 167372 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 167376 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 167376 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 167378 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.
   [junit4]   2> 167379 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 167380 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 167380 INFO  (jetty-launcher-213-thread-2) [n:127.0.0.1:57312_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 167388 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 167389 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57315_solr as DOWN
   [junit4]   2> 167390 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57315_solr
   [junit4]   2> 167390 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57315_solr
   [junit4]   2> 167392 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_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> 167392 INFO  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_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> 167394 INFO  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 167394 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 167399 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 167401 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 167404 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 167404 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 167405 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.
   [junit4]   2> 167405 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57315_solr"} current state version: 0
   [junit4]   2> 167405 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:57315_solr
   [junit4]   2> 167406 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 167407 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 167407 INFO  (jetty-launcher-213-thread-1) [n:127.0.0.1:57315_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 167408 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167409 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167411 INFO  (OverseerCollectionConfigSetProcessor-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 167413 INFO  (zkCallback-227-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@621a66d6 name:ZooKeeperConnection Watcher:127.0.0.1:57308 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167413 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167413 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167415 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167418 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167420 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11155d70 name:ZooKeeperConnection Watcher:127.0.0.1:57308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167420 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167420 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167420 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 167421 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 167422 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 167424 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 167427 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 167445 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[8124DEE62726F680]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 167451 INFO  (qtp366296462-1104) [n:127.0.0.1:57312_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> 167454 INFO  (OverseerCollectionConfigSetProcessor-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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> 167454 INFO  (OverseerThreadFactory-409-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_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> 167454 INFO  (OverseerThreadFactory-409-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 167455 INFO  (OverseerThreadFactory-409-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 167456 INFO  (OverseerThreadFactory-409-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 167458 INFO  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 167458 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 167458 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 167461 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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> 167461 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 167462 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 167561 INFO  (OverseerThreadFactory-409-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 167562 INFO  (OverseerThreadFactory-409-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:57312_solr
   [junit4]   2> 167562 INFO  (OverseerThreadFactory-409-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:57315_solr
   [junit4]   2> 167562 INFO  (OverseerThreadFactory-409-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:57312_solr
   [junit4]   2> 167562 INFO  (OverseerThreadFactory-409-thread-1-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:57315_solr
   [junit4]   2> 167567 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 167567 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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> 167567 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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> 167568 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 167569 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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> 167569 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_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> 167571 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_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> 167571 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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> 167574 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 167575 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 167575 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 167576 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 167577 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 167577 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 167578 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 167578 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 167578 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 167578 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 167578 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 167578 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 167578 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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:57312/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57312_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> 167578 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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:57312/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57312_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 167579 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 167579 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 167582 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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:57315/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57315_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> 167582 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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:57315/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57315_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 167584 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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:57312/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57312_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> 167584 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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:57312/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57312_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 167586 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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:57315/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57315_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> 167586 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_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:57315/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57315_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 167691 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 167692 INFO  (zkCallback-223-thread-2-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_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> 167692 INFO  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_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> 167693 INFO  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 167693 INFO  (zkCallback-223-thread-2-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 168579 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168579 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 168580 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 168580 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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> 168580 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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> 168580 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 168580 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 168580 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 168580 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_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> 168580 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 168580 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 168580 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 168581 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 168581 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 168581 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 168581 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 168581 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168581 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 168581 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 168581 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168582 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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> 168582 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 168582 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 168582 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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> 168582 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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> 168582 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 168583 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 168583 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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> 168583 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_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> 168583 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 168583 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 168583 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_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> 168597 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 168597 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 168597 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 168598 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 168609 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 168609 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 168611 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 168617 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 168623 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 168624 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 168648 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 168653 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 168653 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 168656 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 168662 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 168673 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 168673 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 168683 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 168686 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 168690 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 168690 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 168692 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 168695 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 168701 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 168705 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 168705 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 168705 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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> 168705 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 168705 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 168705 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 168705 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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> 168705 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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> 168706 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 168706 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 168705 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168707 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 168707 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 168707 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 168707 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_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> 168707 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168707 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 168707 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 168707 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 168707 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 168707 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 168708 WARN  (qtp366296462-1103) [n:127.0.0.1:57312_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 168708 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 168708 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 168708 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 168708 WARN  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 168706 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 168709 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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> 168709 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 168706 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 168709 WARN  (qtp1102926952-1097) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 168710 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 168710 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 168710 WARN  (qtp1102926952-1099) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 168710 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 168710 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 168710 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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@d10890f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@614d9388),segFN=segments_1,generation=1}
   [junit4]   2> 168711 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 168711 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c3882dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6eac7d1),segFN=segments_1,generation=1}
   [junit4]   2> 168711 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 168712 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 168712 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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@4f05a085 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cc43363),segFN=segments_1,generation=1}
   [junit4]   2> 168712 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 168712 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168713 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_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> 168715 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168715 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168716 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168716 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168716 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168717 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168717 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168717 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168718 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168718 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168720 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168720 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168720 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 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> 168720 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 168720 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168721 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_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@49f1f2e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76b7b3e4),segFN=segments_1,generation=1}
   [junit4]   2> 168721 INFO  (qtp1102926952-1099) [n:127.0.0.1:57315_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 168721 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168721 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 168721 INFO  (qtp366296462-1103) [n:127.0.0.1:57312_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> 168721 INFO  (qtp1102926952-1097) [n:127.0.0.1:57315_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 168721 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168722 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:57312_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 168723 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:57312_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-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> 168723 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 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> 168723 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 168725 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 168725 INFO  (qtp366296462-1102) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 168725 INFO  (qtp

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

ecutor-431-thread-2) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 179450 INFO  (coreCloseExecutor-431-thread-2) [n:127.0.0.1:57312_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 179462 INFO  (jetty-launcher-213-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96266763315838981-127.0.0.1:57315_solr-n_0000000000) closing
   [junit4]   2> 179462 INFO  (OverseerStateUpdate-96266763315838981-127.0.0.1:57315_solr-n_0000000000) [n:127.0.0.1:57315_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57315_solr
   [junit4]   2> 179471 INFO  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_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> 179472 INFO  (zkCallback-223-thread-8-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_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> 179472 WARN  (zkCallback-223-thread-8-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 179472 ERROR (jetty-launcher-213-thread-2-EventThread) [n:127.0.0.1:57312_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1208455563@1caedc05 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@18915b48[Shutting down, pool size = 1, active threads = 1, 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> 179473 ERROR (jetty-launcher-213-thread-2-EventThread) [n:127.0.0.1:57312_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1208455563@6a0c544 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@18915b48[Shutting down, pool size = 1, active threads = 1, 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> 180972 WARN  (zkCallback-223-thread-7-processing-n:127.0.0.1:57315_solr) [n:127.0.0.1:57315_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/backuprestore/leader_elect/shard1/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> 180972 INFO  (jetty-launcher-213-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fc7381a{/solr,null,UNAVAILABLE}
   [junit4]   2> 180978 WARN  (zkCallback-224-thread-1-processing-n:127.0.0.1:57312_solr) [n:127.0.0.1:57312_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 180978 INFO  (jetty-launcher-213-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a864744{/solr,null,UNAVAILABLE}
   [junit4]   2> 180992 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57308 57308
   [junit4]   2> 180995 INFO  (Thread-166) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57308 57308
   [junit4]   2> 180997 WARN  (Thread-166) [    ] 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> 	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> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 180997 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[8124DEE62726F680]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_8124DEE62726F680-001
   [junit4]   2> Jul 19, 2016 7:44: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=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, maxDocsPerChunk=2, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, blockSize=5)), sim=ClassicSimilarity, locale=da-DK, timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=95032656,total=149938176
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, TestJoin, SolrCloudExampleTest, DistribDocExpirationUpdateProcessorTest, TestSortingResponseWriter, TestQueryUtils, TestInfoStreamLogging, TestRTimerTree, ConfigSetsAPITest, TestShardHandlerFactory, HdfsRecoverLeaseTest, TestRealTimeGet, DateMathParserTest, SuggesterWFSTTest, MinimalSchemaTest, TestJettySolrRunner, TestStressRecovery, TestSchemaSimilarityResource, TestSchemaManager, TestTrieFacet, BinaryUpdateRequestHandlerTest, ZkSolrClientTest, OutputWriterTest, TestFieldCollectionResource, ConnectionReuseTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [40/623 (1!)] on J1 in 15.04s, 1 test, 1 error <<< FAILURES!

[...truncated 62023 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/328/
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([D79F938F32F0A47D:5FCBAC559C0CC985]: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 11456 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\init-core-data-001
   [junit4]   2> 1191985 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-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> 1191986 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1191987 INFO  (Thread-2076) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1191987 INFO  (Thread-2076) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1192086 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49942
   [junit4]   2> 1192086 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1192088 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1192091 INFO  (zkCallback-1370-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18473d4 name:ZooKeeperConnection Watcher:127.0.0.1:49942 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1192091 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1192091 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1192092 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1192094 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 0x155fff2c3760000, 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> 1192099 INFO  (jetty-launcher-1369-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1192100 INFO  (jetty-launcher-1369-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1192100 INFO  (jetty-launcher-1369-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d71f50{/solr,null,AVAILABLE}
   [junit4]   2> 1192101 INFO  (jetty-launcher-1369-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@376dbe{/solr,null,AVAILABLE}
   [junit4]   2> 1192102 INFO  (jetty-launcher-1369-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@da8690{HTTP/1.1,[http/1.1]}{127.0.0.1:49946}
   [junit4]   2> 1192102 INFO  (jetty-launcher-1369-thread-1) [    ] o.e.j.s.Server Started @1197425ms
   [junit4]   2> 1192102 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49946}
   [junit4]   2> 1192102 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1192102 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1'
   [junit4]   2> 1192103 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1192103 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1192103 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1192104 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1192104 INFO  (jetty-launcher-1369-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@a560db{HTTP/1.1,[http/1.1]}{127.0.0.1:49947}
   [junit4]   2> 1192104 INFO  (jetty-launcher-1369-thread-2) [    ] o.e.j.s.Server Started @1197427ms
   [junit4]   2> 1192104 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49947}
   [junit4]   2> 1192104 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1192104 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2'
   [junit4]   2> 1192104 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1192104 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1192109 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1192111 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1192111 INFO  (zkCallback-1371-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e6ea1b name:ZooKeeperConnection Watcher:127.0.0.1:49942/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1192111 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1192111 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1192112 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1192112 INFO  (zkCallback-1372-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1821e35 name:ZooKeeperConnection Watcher:127.0.0.1:49942/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1192112 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1192112 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1192113 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1192141 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 0x155fff2c3760001, 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> 1192142 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.
   [junit4]   2> 1192142 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 26299954
   [junit4]   2> 1192142 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1]
   [junit4]   2> 1192142 WARN  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\lib
   [junit4]   2> 1192143 INFO  (jetty-launcher-1369-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 31585458
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2]
   [junit4]   2> 1192145 WARN  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\lib
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49942/solr
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1192145 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1192147 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1192149 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1192149 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1192149 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49942/solr
   [junit4]   2> 1192149 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1192149 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1192149 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1192150 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1192152 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a892ca name:ZooKeeperConnection Watcher:127.0.0.1:49942 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1192152 INFO  (zkCallback-1378-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38da7d name:ZooKeeperConnection Watcher:127.0.0.1:49942 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1192152 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1192152 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1192152 INFO  (jetty-launcher-1369-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1192152 INFO  (jetty-launcher-1369-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1192152 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 0x155fff2c3760003, 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> 1192153 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$39/31951154@1effcfd
   [junit4]   2> 1192158 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$39/31951154@167cd4f
   [junit4]   2> 1192158 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1192158 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1192159 INFO  (zkCallback-1379-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e2c83 name:ZooKeeperConnection Watcher:127.0.0.1:49942/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1192159 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1192159 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1192161 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f507aa name:ZooKeeperConnection Watcher:127.0.0.1:49942/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1192161 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1192162 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1192162 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1192166 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1192166 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1192168 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1192168 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1192170 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1192171 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1192173 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1192174 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1192174 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1192175 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1192175 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1192176 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1192176 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1192177 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1192177 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1192178 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1192178 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1192179 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1192179 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1192179 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1192179 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1192183 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1192184 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1192184 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1192185 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1192186 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96264385184792581-127.0.0.1:49946_solr-n_0000000000
   [junit4]   2> 1192186 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1192186 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49946_solr
   [junit4]   2> 1192186 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1192186 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96264385184792582-127.0.0.1:49947_solr-n_0000000001
   [junit4]   2> 1192187 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96264385184792581-127.0.0.1:49946_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1192187 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.Overseer Overseer (id=96264385184792581-127.0.0.1:49946_solr-n_0000000000) starting
   [junit4]   2> 1192187 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49947_solr
   [junit4]   2> 1192187 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49947_solr
   [junit4]   2> 1192189 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_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> 1192190 INFO  (zkCallback-1379-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_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> 1192191 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1192192 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1192192 INFO  (zkCallback-1379-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1192208 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1192208 INFO  (OverseerCollectionConfigSetProcessor-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1192209 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49946_solr as DOWN
   [junit4]   2> 1192209 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1192212 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1192212 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1192212 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1192213 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49946_solr
   [junit4]   2> 1192213 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49946_solr
   [junit4]   2> 1192213 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.
   [junit4]   2> 1192214 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1192216 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49946_solr"} current state version: 0
   [junit4]   2> 1192216 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49946_solr
   [junit4]   2> 1192216 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_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> 1192217 INFO  (zkCallback-1379-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_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> 1192217 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1192217 INFO  (jetty-launcher-1369-thread-2) [n:127.0.0.1:49947_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1192219 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1192219 INFO  (zkCallback-1379-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1192245 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1192245 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1192246 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.
   [junit4]   2> 1192246 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1192246 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1192246 INFO  (jetty-launcher-1369-thread-1) [n:127.0.0.1:49946_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1192246 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1192247 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1192249 INFO  (zkCallback-1383-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c120b0 name:ZooKeeperConnection Watcher:127.0.0.1:49942 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1192249 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1192249 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1192250 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 0x155fff2c3760007, 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> 1192251 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1192253 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1192255 INFO  (zkCallback-1386-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1535e9d name:ZooKeeperConnection Watcher:127.0.0.1:49942/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1192255 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1192256 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1192256 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1192256 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1192257 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1192260 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1192262 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1192281 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[D79F938F32F0A47D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1192286 INFO  (qtp33118803-8880) [n:127.0.0.1:49946_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> 1192290 INFO  (OverseerCollectionConfigSetProcessor-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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> 1192290 INFO  (OverseerThreadFactory-3683-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_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> 1192291 INFO  (OverseerThreadFactory-3683-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 1192292 INFO  (OverseerThreadFactory-3683-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 1192292 INFO  (OverseerThreadFactory-3683-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 1192294 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1192294 INFO  (zkCallback-1386-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1192294 INFO  (zkCallback-1379-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1192297 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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> 1192297 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 1192298 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 1192398 INFO  (OverseerThreadFactory-3683-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1192398 INFO  (OverseerThreadFactory-3683-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:49946_solr
   [junit4]   2> 1192398 INFO  (OverseerThreadFactory-3683-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:49947_solr
   [junit4]   2> 1192398 INFO  (OverseerThreadFactory-3683-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:49946_solr
   [junit4]   2> 1192399 INFO  (OverseerThreadFactory-3683-thread-1-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:49947_solr
   [junit4]   2> 1192402 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1192402 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1192404 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1192405 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1192405 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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> 1192408 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1192408 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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> 1192409 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1192409 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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> 1192410 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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> 1192412 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1192412 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1192412 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1192412 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1192413 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1192413 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1192414 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1192414 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1192414 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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:49946/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49946_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> 1192414 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1192414 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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:49946/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49946_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1192414 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1192414 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1192414 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1192417 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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:49947/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49947_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> 1192417 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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:49947/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49947_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1192419 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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:49946/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49946_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> 1192419 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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:49946/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49946_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1192422 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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:49947/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49947_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> 1192422 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_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:49947/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49947_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1192525 INFO  (OverseerStateUpdate-96264385184792581-127.0.0.1:49946_solr-n_0000000000) [n:127.0.0.1:49946_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 1192526 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_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> 1192526 INFO  (zkCallback-1379-thread-2-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_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> 1192526 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1192527 INFO  (zkCallback-1379-thread-2-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1193413 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193413 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1193413 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1193413 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1193414 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193414 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1193414 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1193414 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1193415 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193415 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 1193415 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1193415 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193418 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193418 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 1193418 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1193418 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193423 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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> 1193423 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1193423 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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> 1193423 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1193424 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1193431 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1193431 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1193432 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1193433 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1193436 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1193436 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1193437 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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> 1193437 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 1193437 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1193437 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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> 1193440 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1193440 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1193441 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1193444 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 1193444 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1193445 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1193446 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1193448 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1193448 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193448 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1193449 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1193449 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 1193449 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193449 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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> 1193449 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 1193449 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1193449 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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> 1193450 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 1193451 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1193451 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 1193452 WARN  (qtp30913466-8866) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1193454 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 1193452 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1193456 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 1193458 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1193458 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1193458 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1193460 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1193460 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193460 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1193460 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 1193460 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193461 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 1193463 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 1193463 WARN  (qtp33118803-8865) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1193465 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 1193465 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 1193465 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1193467 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1193467 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1193468 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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@1152b59 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f71225),segFN=segments_1,generation=1}
   [junit4]   2> 1193468 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1193470 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1193470 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1193470 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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> 1193470 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1193471 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 1193471 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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> 1193471 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193471 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 1193473 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193474 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193475 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 1193475 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193476 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193477 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1193477 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 1193477 WARN  (qtp30913466-8871) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1193477 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193478 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193478 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 1193479 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193479 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_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> 1193479 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1193479 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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> 1193479 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1193479 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 1193479 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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> 1193480 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 1193480 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 1193480 WARN  (qtp33118803-8863) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1193481 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 1193481 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1193481 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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@cd2dc4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@747685),segFN=segments_1,generation=1}
   [junit4]   2> 1193481 INFO  (qtp30913466-8866) [n:127.0.0.1:49947_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1193481 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1193481 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:49947_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 1193482 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193483 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:49946_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 1193483 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_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@1109aea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e550f),segFN=segments_1,generation=1}
   [junit4]   2> 1193484 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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@1c69237 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff1c88),segFN=segments_1,generation=1}
   [junit4]   2> 1193484 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1193484 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:49946_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-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> 1193484 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193486 INFO  (qtp33118803-8863) [n:127.0.0.1:49946_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1193486 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193486 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_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> 1193486 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193487 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193487 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193488 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193489 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193489 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193491 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193491 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_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> 1193492 INFO  (qtp30913466-8871) [n:127.0.0.1:49947_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193492 INFO  (qtp33118803-8865) [n:127.0.0.1:49946_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTrac

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

node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 1204688 INFO  (zkCallback-1380-thread-2-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_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> 1204688 INFO  (zkCallback-1379-thread-7-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_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> 1204698 WARN  (zkCallback-1379-thread-7-processing-n:127.0.0.1:49946_solr) [n:127.0.0.1:49946_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1204698 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49947_solr
   [junit4]   2> 1204698 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1204700 INFO  (zkCallback-1380-thread-2-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1204700 INFO  (jetty-launcher-1369-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d71f50{/solr,null,UNAVAILABLE}
   [junit4]   2> 1204704 INFO  (zkCallback-1380-thread-2-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_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> 1204704 WARN  (zkCallback-1380-thread-2-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1206199 WARN  (zkCallback-1380-thread-1-processing-n:127.0.0.1:49947_solr) [n:127.0.0.1:49947_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [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> 1206200 INFO  (jetty-launcher-1369-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@376dbe{/solr,null,UNAVAILABLE}
   [junit4]   2> 1206205 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49942 49942
   [junit4]   2> 1206217 INFO  (Thread-2076) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49942 49942
   [junit4]   2> 1206218 WARN  (Thread-2076) [    ] 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> 	12	/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> 1206219 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[D79F938F32F0A47D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_D79F938F32F0A47D-001
   [junit4]   2> Jul 18, 2016 9:39: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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, maxDocsPerChunk=10, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, blockSize=2)), sim=ClassicSimilarity, locale=he, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=176877568,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRestartWhileUpdatingTest, SolrIndexSplitterTest, TestOrdValues, ExitableDirectoryReaderTest, BufferStoreTest, TestQuerySenderListener, CloudMLTQParserTest, DistributedFacetPivotLargeTest, TermVectorComponentTest, TestRTimerTree, QueryParsingTest, VersionInfoTest, ConvertedLegacyTest, WordBreakSolrSpellCheckerTest, CurrencyFieldOpenExchangeTest, GraphQueryTest, SortByFunctionTest, AtomicUpdatesTest, TestSubQueryTransformer, CollectionReloadTest, TestSchemaSimilarityResource, DistanceUnitsTest, TestSolrCloudWithKerberosAlt, RecoveryAfterSoftCommitTest, FieldAnalysisRequestHandlerTest, TestCharFilters, TestSimpleTrackingShardHandler, DistributedFacetPivotWhiteBoxTest, TestSolrQueryParser, AliasIntegrationTest, TestTestInjection, TestFreeTextSuggestions, TestSha256AuthenticationProvider, TestPivotHelperCode, TestBinaryResponseWriter, SolrInfoMBeanTest, DeleteStatusTest, RAMDirectoryFactoryTest, TestCloudInspectUtil, TestSubQueryTransformerDistrib, PKIAuthenticationIntegrationTest, StatsComponentTest, TestPerFieldSimilarityWithDefaultOverride, LeaderFailoverAfterPartitionTest, TolerantUpdateProcessorTest, TestFuzzyAnalyzedSuggestions, DateFieldTest, CheckHdfsIndexTest, DeleteReplicaTest, TestMissingGroups, DistributedDebugComponentTest, SuggesterTest, NumericFieldsTest, TestQueryUtils, RequestHandlersTest, TestConfigSetsAPIZkFailure, PluginInfoTest, LukeRequestHandlerTest, TestConfigOverlay, AutoCommitTest, TestFastOutputStream, ResourceLoaderTest, DistributedQueryComponentOptimizationTest, TestCoreDiscovery, SpellCheckCollatorTest, PreAnalyzedUpdateProcessorTest, TestNRTOpen, TestCollationField, CollectionTooManyReplicasTest, TestDistributedStatsComponentCardinality, TestNonDefinedSimilarityFactory, TestPerFieldSimilarity, DebugComponentTest, SuggesterTSTTest, RequestLoggingTest, TestSerializedLuceneMatchVersion, TestSolrCoreProperties, TestZkChroot, HdfsLockFactoryTest, BigEndianAscendingWordSerializerTest, ConjunctionSolrSpellCheckerTest, TestSimpleQParserPlugin, StressHdfsTest, DataDrivenBlockJoinTest, TestTolerantUpdateProcessorRandomCloud, HdfsCollectionsAPIDistributedZkTest, MultiTermTest, TestFieldCollectionResource, HdfsUnloadDistributedZkTest, ResponseLogComponentTest, TestAuthenticationFramework, TestRawTransformer, TestNumericTerms32, TestBinaryField, OverseerStatusTest, BlockJoinFacetRandomTest, MergeStrategyTest, TestCloudSchemaless, AsyncCallRequestStatusResponseTest, TestIntervalFaceting, RulesTest, SpellPossibilityIteratorTest, ShardRoutingCustomTest, TestUtils, SaslZkACLProviderTest, TestBM25SimilarityFactory, TestCloudManagedSchema, ForceLeaderTest, HdfsChaosMonkeyNothingIsSafeTest, FullSolrCloudDistribCmdsTest, TestDistributedGrouping, FileBasedSpellCheckerTest, TestStandardQParsers, BadCopyFieldTest, CoreMergeIndexesAdminHandlerTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [260/623 (1!)] on J1 in 14.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 53599 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/327/
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 https://127.0.0.1:54793/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:54793/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([7B0076D6327E82DD:F354490C9C82EF25]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 10767 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\init-core-data-001
   [junit4]   2> 343926 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-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> 343930 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 343931 INFO  (Thread-486) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 343931 INFO  (Thread-486) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 344030 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54788
   [junit4]   2> 344030 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 344031 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344037 INFO  (zkCallback-545-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@155183e name:ZooKeeperConnection Watcher:127.0.0.1:54788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344037 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344037 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 344037 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 344042 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 344057 INFO  (jetty-launcher-544-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 344058 INFO  (jetty-launcher-544-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 344058 INFO  (jetty-launcher-544-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9f171d{/solr,null,AVAILABLE}
   [junit4]   2> 344059 INFO  (jetty-launcher-544-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d47612{/solr,null,AVAILABLE}
   [junit4]   2> 344065 INFO  (jetty-launcher-544-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@58124e{SSL,[ssl, http/1.1]}{127.0.0.1:54793}
   [junit4]   2> 344065 INFO  (jetty-launcher-544-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@109f975{SSL,[ssl, http/1.1]}{127.0.0.1:54792}
   [junit4]   2> 344065 INFO  (jetty-launcher-544-thread-1) [    ] o.e.j.s.Server Started @347632ms
   [junit4]   2> 344065 INFO  (jetty-launcher-544-thread-2) [    ] o.e.j.s.Server Started @347632ms
   [junit4]   2> 344065 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54792}
   [junit4]   2> 344065 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54793}
   [junit4]   2> 344065 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 344065 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 344066 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1'
   [junit4]   2> 344066 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2'
   [junit4]   2> 344066 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 344066 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 344066 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 344066 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 344066 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 344067 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 344067 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344067 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344076 INFO  (zkCallback-546-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a6a424 name:ZooKeeperConnection Watcher:127.0.0.1:54788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344076 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344076 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 344076 INFO  (zkCallback-547-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15c18c3 name:ZooKeeperConnection Watcher:127.0.0.1:54788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344076 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344077 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 344077 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 344078 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 344102 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 0x155fda9c80f0002, 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> 344103 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\.
   [junit4]   2> 344103 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 31911339
   [junit4]   2> 344103 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1]
   [junit4]   2> 344103 WARN  (jetty-launcher-544-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\lib
   [junit4]   2> 344104 INFO  (jetty-launcher-544-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 344108 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.
   [junit4]   2> 344108 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 15523306
   [junit4]   2> 344108 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2]
   [junit4]   2> 344108 WARN  (jetty-launcher-544-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\lib
   [junit4]   2> 344108 INFO  (jetty-launcher-544-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 344109 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 344110 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 344110 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 344110 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 344110 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54788/solr
   [junit4]   2> 344110 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 344110 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 344111 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 344112 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 344112 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54788/solr
   [junit4]   2> 344112 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 344112 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 344112 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344114 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344115 INFO  (zkCallback-552-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21b360 name:ZooKeeperConnection Watcher:127.0.0.1:54788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344115 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344116 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 344116 INFO  (zkCallback-553-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fe9e22 name:ZooKeeperConnection Watcher:127.0.0.1:54788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344117 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344117 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 344119 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 0x155fda9c80f0003, 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> 344119 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$39/32289908@1f65262
   [junit4]   2> 344123 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344124 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 0x155fda9c80f0004, 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> 344127 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$39/32289908@487e8e
   [junit4]   2> 344129 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344129 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46a920 name:ZooKeeperConnection Watcher:127.0.0.1:54788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344129 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344130 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@127e8be name:ZooKeeperConnection Watcher:127.0.0.1:54788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344130 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344130 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 344132 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 344136 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 344136 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 344144 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 344144 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 344148 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 344148 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 344151 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 344151 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 344154 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 344155 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 344156 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 344156 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 344158 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 344159 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 344160 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 344160 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 344163 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 344163 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 344164 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 344164 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 344165 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 344165 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 344166 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 344166 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 344171 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 344171 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 344173 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 344173 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 344175 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 344175 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 344176 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96261872706060293-127.0.0.1:54792_solr-n_0000000000
   [junit4]   2> 344176 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96261872706060294-127.0.0.1:54793_solr-n_0000000001
   [junit4]   2> 344176 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54792_solr
   [junit4]   2> 344177 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 344177 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96261872706060293-127.0.0.1:54792_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 344178 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54793_solr
   [junit4]   2> 344178 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54793_solr
   [junit4]   2> 344179 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.Overseer Overseer (id=96261872706060293-127.0.0.1:54792_solr-n_0000000000) starting
   [junit4]   2> 344180 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_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> 344180 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_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> 344183 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 344184 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 344185 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 344191 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 344193 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54792_solr as DOWN
   [junit4]   2> 344195 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54792_solr
   [junit4]   2> 344195 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54792_solr
   [junit4]   2> 344196 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_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> 344197 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_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> 344202 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 344202 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 344210 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 344212 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 344216 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 344216 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 344217 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.
   [junit4]   2> 344218 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 344219 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 344223 INFO  (jetty-launcher-544-thread-2) [n:127.0.0.1:54793_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 344224 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 344224 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 344224 INFO  (OverseerCollectionConfigSetProcessor-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 344224 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\.
   [junit4]   2> 344225 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 344226 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54792_solr"} current state version: 0
   [junit4]   2> 344226 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54792_solr
   [junit4]   2> 344226 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 344226 INFO  (jetty-launcher-544-thread-1) [n:127.0.0.1:54792_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 344226 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 344227 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344230 INFO  (zkCallback-558-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a11 name:ZooKeeperConnection Watcher:127.0.0.1:54788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344230 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344230 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 344232 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 344234 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344236 INFO  (zkCallback-561-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a90f8 name:ZooKeeperConnection Watcher:127.0.0.1:54788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344236 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344236 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 344236 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 344237 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 344237 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 344240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 344246 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 344265 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[7B0076D6327E82DD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 344335 INFO  (qtp14915613-2579) [n:127.0.0.1:54792_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&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> 344340 INFO  (OverseerCollectionConfigSetProcessor-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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>   "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> 344341 INFO  (OverseerThreadFactory-974-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_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>   "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> 344341 INFO  (OverseerThreadFactory-974-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 344342 INFO  (OverseerThreadFactory-974-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 344342 INFO  (OverseerThreadFactory-974-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 344344 INFO  (zkCallback-561-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 344344 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 344344 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 344349 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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>   "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> 344349 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 344351 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 344449 INFO  (OverseerThreadFactory-974-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 344449 INFO  (OverseerThreadFactory-974-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:54793_solr
   [junit4]   2> 344449 INFO  (OverseerThreadFactory-974-thread-1-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:54792_solr
   [junit4]   2> 344476 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 344477 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 344479 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 344484 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 344485 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 344485 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 344486 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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:54792/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54792_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> 344486 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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:54792/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54792_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 344530 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 344531 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 344532 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 344533 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 344534 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 344534 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 344534 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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:54793/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54793_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> 344534 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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:54793/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54793_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 344639 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 344639 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_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> 344639 INFO  (zkCallback-554-thread-3-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_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> 344640 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 344642 INFO  (zkCallback-554-thread-3-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 345486 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345486 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 345487 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 345487 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 345488 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345488 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 345488 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 345488 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345491 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 345501 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 345509 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 345520 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 345527 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 345536 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345536 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 345537 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 345537 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 345538 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 345538 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345539 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 345539 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 345539 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345543 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 345544 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 345544 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345544 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 345544 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 345544 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345545 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 345545 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 345545 WARN  (qtp14915613-2598) [n:127.0.0.1:54792_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 345546 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 345548 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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@1963e3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a49e57),segFN=segments_1,generation=1}
   [junit4]   2> 345548 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 345550 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:54792_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 345551 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-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> 345551 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345552 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 345558 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 345563 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345567 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345569 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345571 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 345572 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345574 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345574 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345575 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345575 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345578 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 345584 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 345584 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 345591 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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@1963e3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a49e57),segFN=segments_1,generation=1}
   [junit4]   2> 345591 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 345591 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d0e71[backuprestore_shard2_replica1] main]
   [junit4]   2> 345591 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345592 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 345593 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345593 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345594 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345594 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 345594 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345594 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 345594 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345595 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 345595 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 345595 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345595 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345595 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345595 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 345595 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345596 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 345596 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345596 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 345596 INFO  (searcherExecutor-975-thread-1-processing-n:127.0.0.1:54792_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@1d0e71[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 345596 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345596 WARN  (qtp9406347-2587) [n:127.0.0.1:54793_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 345596 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345596 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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 1540189965037600768
   [junit4]   2> 345596 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 345597 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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@174f52e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10e95d4),segFN=segments_1,generation=1}
   [junit4]   2> 345597 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 345598 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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 1540189965037600768
   [junit4]   2> 345598 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 345600 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 345600 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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:54792/solr collection:backuprestore shard:shard2
   [junit4]   2> 345600 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345600 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:54793_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 345601 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345602 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-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> 345605 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345607 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345608 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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/96261872706060293-core_node1-n_0000000000
   [junit4]   2> 345609 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345609 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345616 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345619 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345619 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345619 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 345619 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345619 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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:54792/solr/backuprestore_shard2_replica1/
   [junit4]   2> 345619 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345619 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:54792/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 345620 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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> 345620 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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> 345621 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345621 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345623 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 345623 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 345624 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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@174f52e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10e95d4),segFN=segments_1,generation=1}
   [junit4]   2> 345624 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 345624 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10c2874[backuprestore_shard1_replica1] main]
   [junit4]   2> 345625 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345626 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345626 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345627 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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/96261872706060293-core_node1-n_0000000000
   [junit4]   2> 345627 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345627 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 345627 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345628 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345628 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345628 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 345628 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345628 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345628 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345628 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345630 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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 1540189965073252352
   [junit4]   2> 345630 INFO  (searcherExecutor-980-thread-1-processing-n:127.0.0.1:54793_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@10c2874[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 345630 INFO  (qtp14915613-2598) [n:127.0.0.1:54792_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:54792/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 345631 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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 1540189965073252352
   [junit4]   2> 345631 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 345631 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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":"https://127.0.0.1:54792/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 345632 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 345632 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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:54793/solr collection:backuprestore shard:shard1
   [junit4]   2> 345633 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345638 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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/96261872706060294-core_node2-n_0000000000
   [junit4]   2> 345639 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345641 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 345641 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345641 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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:54793/solr/backuprestore_shard1_replica1/
   [junit4]   2> 345643 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345643 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:54793/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 345643 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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> 345644 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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> 345648 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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/96261872706060294-core_node2-n_0000000000
   [junit4]   2> 345651 INFO  (qtp9406347-2587) [n:127.0.0.1:54793_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:54793/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 345651 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_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:54793/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 345757 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 345758 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_

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

y looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_0_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_0_replica1\data\;done=false>>]
   [junit4]   2> 353155 INFO  (coreCloseExecutor-996-thread-2) [n:127.0.0.1:54793_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> 353155 INFO  (coreCloseExecutor-996-thread-2) [n:127.0.0.1:54793_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_0_replica1\data\
   [junit4]   2> 353165 INFO  (coreCloseExecutor-996-thread-1) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\;done=false>>]
   [junit4]   2> 353165 INFO  (coreCloseExecutor-996-thread-1) [n:127.0.0.1:54793_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 353165 INFO  (coreCloseExecutor-996-thread-1) [n:127.0.0.1:54793_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 353173 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96261872706060293-127.0.0.1:54792_solr-n_0000000000) closing
   [junit4]   2> 353175 INFO  (OverseerStateUpdate-96261872706060293-127.0.0.1:54792_solr-n_0000000000) [n:127.0.0.1:54792_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54792_solr
   [junit4]   2> 353185 ERROR (jetty-launcher-544-thread-2-EventThread) [n:127.0.0.1:54793_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/23470566@1dcbf5e rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@de3b81[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 16]
   [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> 353186 INFO  (zkCallback-554-thread-2-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_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> 353186 WARN  (zkCallback-555-thread-1-processing-n:127.0.0.1:54793_solr) [n:127.0.0.1:54793_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> 353186 WARN  (zkCallback-554-thread-2-processing-n:127.0.0.1:54792_solr) [n:127.0.0.1:54792_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 353188 INFO  (jetty-launcher-544-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d47612{/solr,null,UNAVAILABLE}
   [junit4]   2> 353194 INFO  (jetty-launcher-544-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9f171d{/solr,null,UNAVAILABLE}
   [junit4]   2> 353201 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54788 54788
   [junit4]   2> 353218 INFO  (Thread-486) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54788 54788
   [junit4]   2> 353223 WARN  (Thread-486) [    ] 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> 	27	/solr/overseer/queue
   [junit4]   2> 	5	/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> 353223 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[7B0076D6327E82DD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_7B0076D6327E82DD-001
   [junit4]   2> Jul 18, 2016 11:00:19 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=LuceneVarGapFixedInterval), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=954, maxMBSortInHeap=5.8384574055260545, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=und, timezone=Pacific/Pitcairn
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=25517632,total=132472832
   [junit4]   2> NOTE: All tests run in this JVM: [SolrPluginUtilsTest, SolrCoreCheckLockOnStartupTest, CdcrVersionReplicationTest, DirectSolrConnectionTest, TestIndexSearcher, TestTrackingShardHandlerFactory, TestRawResponseWriter, HdfsDirectoryFactoryTest, TestNamedUpdateProcessors, WordBreakSolrSpellCheckerTest, TestHdfsUpdateLog, RollingRestartTest, CollectionsAPISolrJTest, TestSmileRequest, TestDocBasedVersionConstraints, TestTolerantUpdateProcessorCloud, UpdateRequestProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, OverseerModifyCollectionTest, SimpleCollectionCreateDeleteTest, RAMDirectoryFactoryTest, DateRangeFieldTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [46/622 (1!)] on J1 in 9.83s, 1 test, 1 error <<< FAILURES!

[...truncated 54315 lines...]


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

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

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:63595/jm/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:63595/jm/forceleader_test_collection_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([49F36D6B50672DB5:AF6459AB69E5D4D4]: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:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:63595/jm/forceleader_test_collection_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	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:63595/jm/forceleader_test_collection_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:597)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:372)
	... 6 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:495)
	... 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([49F36D6B50672DB5:C1A752B1FE9B404D]: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 12072 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\init-core-data-001
   [junit4]   2> 1866301 INFO  (SUITE-ForceLeaderTest-seed#[49F36D6B50672DB5]-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> 1866301 INFO  (SUITE-ForceLeaderTest-seed#[49F36D6B50672DB5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jm/
   [junit4]   2> 1866304 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1866304 INFO  (Thread-3241) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1866305 INFO  (Thread-3241) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1866404 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.ZkTestServer start zk server on port:63525
   [junit4]   2> 1866404 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1866405 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1866408 INFO  (zkCallback-9721-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d99777 name:ZooKeeperConnection Watcher:127.0.0.1:63525 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1866408 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1866409 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1866409 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1866413 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1866414 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1866415 INFO  (zkCallback-9722-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32bb7a name:ZooKeeperConnection Watcher:127.0.0.1:63525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1866416 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1866416 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1866416 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1866418 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1866420 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1866422 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1866424 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1866425 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1866428 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1866428 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1866431 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1866431 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1866433 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1866434 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1866436 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1866436 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1866439 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1866439 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1866442 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1866442 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1866444 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1866445 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1866447 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1866447 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1866449 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1866450 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1866452 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1866452 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1867149 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1
   [junit4]   2> 1867153 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1867154 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@af7ad2{/jm,null,AVAILABLE}
   [junit4]   2> 1867155 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9b9e32{HTTP/1.1,[http/1.1]}{127.0.0.1:63533}
   [junit4]   2> 1867155 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.e.j.s.Server Started @1871732ms
   [junit4]   2> 1867155 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\tempDir-001/control/data, hostContext=/jm, hostPort=63532, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores}
   [junit4]   2> 1867156 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1867156 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001'
   [junit4]   2> 1867156 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1867156 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1867156 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1867158 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1867159 INFO  (zkCallback-9723-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15187e0 name:ZooKeeperConnection Watcher:127.0.0.1:63525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1867159 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1867160 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1867161 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1867161 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\solr.xml
   [junit4]   2> 1867171 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores
   [junit4]   2> 1867172 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 16751850
   [junit4]   2> 1867172 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001]
   [junit4]   2> 1867172 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\lib
   [junit4]   2> 1867172 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1867176 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1867177 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1867177 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1867177 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63525/solr
   [junit4]   2> 1867177 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1867177 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1867178 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1867179 INFO  (zkCallback-9726-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@112d17f name:ZooKeeperConnection Watcher:127.0.0.1:63525 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1867179 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1867180 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1867181 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$55/27333652@287dc9
   [junit4]   2> 1867183 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1867184 INFO  (zkCallback-9727-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ab1445 name:ZooKeeperConnection Watcher:127.0.0.1:63525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1867184 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1867185 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1867187 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1867191 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1867195 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1867197 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1867199 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1867201 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1867202 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1867204 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1867205 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1867206 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1867207 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1867210 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1867212 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1867213 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1867213 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96259141224038404-127.0.0.1:63532_jm-n_0000000000
   [junit4]   2> 1867214 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63532_jm
   [junit4]   2> 1867214 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1867215 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.Overseer Overseer (id=96259141224038404-127.0.0.1:63532_jm-n_0000000000) starting
   [junit4]   2> 1867218 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1867225 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1867225 INFO  (OverseerCollectionConfigSetProcessor-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1867226 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63532_jm
   [junit4]   2> 1867226 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1867226 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63532_jm
   [junit4]   2> 1867227 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1867227 INFO  (zkCallback-9727-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm    ] 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> 1867228 INFO  (zkCallback-9727-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1867251 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1867251 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1867253 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores
   [junit4]   2> 1867254 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1867254 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1
   [junit4]   2> 1867254 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1867255 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1867255 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63532_jm    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1867255 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1867255 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1867256 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1867257 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] 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:63532/jm",
   [junit4]   2>   "node_name":"127.0.0.1:63532_jm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1867257 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63532/jm",
   [junit4]   2>   "node_name":"127.0.0.1:63532_jm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1867257 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1867257 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1867258 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1867258 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1867259 INFO  (zkCallback-9727-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm    ] 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> 1868259 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1868259 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1868259 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1868259 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1868260 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1868260 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1'
   [junit4]   2> 1868260 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1868260 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1868263 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1868271 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1868274 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1868283 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1868290 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1868415 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1868423 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1868425 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1868435 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1868439 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1868441 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1868442 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1868447 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1868447 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1868447 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1868447 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1\data\]
   [junit4]   2> 1868447 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 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@1cde4f1
   [junit4]   2> 1868448 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1\data\
   [junit4]   2> 1868448 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1868448 WARN  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1868448 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1\data\index
   [junit4]   2> 1868449 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=83.5859375, floorSegmentMB=1.4609375, forceMergeDeletesPctAllowed=3.713261659193836, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33283175278555693
   [junit4]   2> 1868449 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@130278f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9c072),segFN=segments_1,generation=1}
   [junit4]   2> 1868449 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1868450 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1\data\
   [junit4]   2> 1868450 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1868451 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1868451 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1868451 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1868451 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1868453 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1868453 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1868453 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1868453 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1868453 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1868453 WARN  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1868460 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1868462 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1868463 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1868464 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1868468 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 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,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1868468 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1868470 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1868471 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1868472 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1868472 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1868472 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6695679288400165]
   [junit4]   2> 1868472 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@130278f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9c072),segFN=segments_1,generation=1}
   [junit4]   2> 1868472 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1868472 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@117f2ac[collection1] main]
   [junit4]   2> 1868472 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1868473 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1868473 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1868475 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1868475 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1868475 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1868476 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1868476 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1868476 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1868476 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1868476 INFO  (searcherExecutor-8648-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@117f2ac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1868476 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1868476 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1868476 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 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> 1868476 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540146261857927168
   [junit4]   2> 1868478 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540146261857927168
   [junit4]   2> 1868478 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1868479 INFO  (coreLoadExecutor-8647-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1868480 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:63532/jm collection:control_collection shard:shard1
   [junit4]   2> 1868481 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1868488 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96259141224038404-core_node1-n_0000000000
   [junit4]   2> 1868490 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1868494 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1868494 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1868494 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63532/jm/collection1/
   [junit4]   2> 1868494 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1868494 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63532/jm/collection1/ has no replicas
   [junit4]   2> 1868494 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1868498 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1868503 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96259141224038404-core_node1-n_0000000000
   [junit4]   2> 1868506 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63532/jm/collection1/ shard1
   [junit4]   2> 1868508 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:63532/jm",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1868611 INFO  (zkCallback-9727-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm    ] 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> 1868660 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:63532/jm/collection1/ and leader is http://127.0.0.1:63532/jm/collection1/
   [junit4]   2> 1868660 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63532/jm
   [junit4]   2> 1868660 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1868660 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1868660 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1868662 INFO  (coreZkRegister-8641-thread-1-processing-n:127.0.0.1:63532_jm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63532_jm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1868663 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] 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:63532/jm",
   [junit4]   2>   "node_name":"127.0.0.1:63532_jm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1868663 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.o.ReplicaMutator Update state numShards=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:63532/jm",
   [junit4]   2>   "node_name":"127.0.0.1:63532_jm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1868759 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1868761 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1868762 INFO  (zkCallback-9731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1587f27 name:ZooKeeperConnection Watcher:127.0.0.1:63525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1868762 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1868763 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1868763 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1868764 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1868765 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1868767 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1868767 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1868767 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1868767 INFO  (zkCallback-9727-thread-1-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm    ] 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> 1868768 INFO  (zkCallback-9731-thread-1) [    ] 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> 1868768 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1868771 INFO  (zkCallback-9732-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b49f7 name:ZooKeeperConnection Watcher:127.0.0.1:63525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1868771 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1868771 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1868774 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 0x155fb2dcf0b0006, 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> 1868776 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1868776 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1868884 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1869304 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\shard-1-001\cores\collection1
   [junit4]   2> 1869308 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\shard-1-001
   [junit4]   2> 1869308 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1869309 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17c217e{/jm,null,AVAILABLE}
   [junit4]   2> 1869310 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ee7fd{HTTP/1.1,[http/1.1]}{127.0.0.1:63558}
   [junit4]   2> 1869310 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.e.j.s.Server Started @1873887ms
   [junit4]   2> 1869310 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/jm, hostPort=63557, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\shard-1-001\cores}
   [junit4]   2> 1869311 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1869311 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\shard-1-001'
   [junit4]   2> 1869311 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1869311 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1869312 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1869313 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1869315 INFO  (zkCallback-9733-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17e2c37 name:ZooKeeperConnection Watcher:127.0.0.1:63525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1869315 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1869315 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1869316 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 0x155fb2dcf0b0007, 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> 1869316 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1869317 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\shard-1-001\solr.xml
   [junit4]   2> 1869327 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\shard-1-001\cores
   [junit4]   2> 1869327 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 8667226
   [junit4]   2> 1869327 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\shard-1-001]
   [junit4]   2> 1869327 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_49F36D6B50672DB5-001\shard-1-001\lib
   [junit4]   2> 1869327 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1869331 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1869331 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1869331 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1869331 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63525/solr
   [junit4]   2> 1869333 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1869333 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1869333 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1869334 INFO  (zkCallback-9736-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dabffa name:ZooKeeperConnection Watcher:127.0.0.1:63525 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1869334 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1869334 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1869336 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$55/27333652@1d8aa06
   [junit4]   2> 1869338 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1869339 INFO  (zkCallback-9737-thread-1-processing-n:127.0.0.1:63557_jm) [n:127.0.0.1:63557_jm    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@151c5d0 name:ZooKeeperConnection Watcher:127.0.0.1:63525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1869339 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1869347 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1869348 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1869348 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1869352 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1869353 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96259141224038409-127.0.0.1:63557_jm-n_0000000001
   [junit4]   2> 1869354 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96259141224038404-127.0.0.1:63532_jm-n_0000000000 to know if I could be the leader
   [junit4]   2> 1869355 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.ZkController Publish node=127.0.0.1:63557_jm as DOWN
   [junit4]   2> 1869356 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63557_jm
   [junit4]   2> 1869356 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[49F36D6B50672DB5]) [n:127.0.0.1:63557_jm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63557_jm
   [junit4]   2> 1869356 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63557_jm"} current state version: 3
   [junit4]   2> 1869356 INFO  (OverseerStateUpdate-96259141224038404-127.0.0.1:63532_jm-n_0000000000) [n:127.0.0.1:63532_jm    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63557_jm
   [junit4]   2> 1869357 INFO  (zkCallback-9737-thread-1-processing-n:127.0.0.1:63557_jm) [n:127.0.0.1:63557_jm    ] 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> 1869357 INFO  (zkCallback-9727-thread-3-processing-n:127.0.0.1:63532_jm) [n:127.0.0.1:63532_jm    ] 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> 1869357 INFO  (zkCallback-9731-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1869358 INFO  (zkCallback

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

49660_solr) [n:127.0.0.1:49660_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:503)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(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> 2353309 INFO  (jetty-launcher-2473-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b47cb7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2353316 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[49F36D6B50672DB5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49655 49655
   [junit4]   2> 2353327 INFO  (Thread-4406) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49655 49655
   [junit4]   2> 2353329 WARN  (Thread-4406) [    ] 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> 	12	/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> 2353329 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[49F36D6B50672DB5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_49F36D6B50672DB5-001
   [junit4]   2> Jul 17, 2016 11:33:38 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=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-GT, timezone=Asia/Urumqi
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=239363664,total=486539264
   [junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, CacheHeaderTest, EchoParamsTest, BlockJoinFacetSimpleTest, TestSolrJ, TestExactStatsCache, TestSolrQueryResponse, TestNumericTerms64, TestRawResponseWriter, EnumFieldTest, TestAtomicUpdateErrorCases, TestPerFieldSimilarityClassic, TestMinMaxOnMultiValuedField, TestBadConfig, TestHighFrequencyDictionaryFactory, TestUseDocValuesAsStored, TestSchemaVersionResource, MinimalSchemaTest, TestSearcherReuse, TestImplicitCoreProperties, TestSubQueryTransformerCrossCore, TestTolerantUpdateProcessorCloud, TestRandomFaceting, TestExclusionRuleCollectionAccess, TestSolrDeletionPolicy2, AddSchemaFieldsUpdateProcessorFactoryTest, TestFieldTypeResource, DistanceFunctionTest, SortByFunctionTest, RollingRestartTest, TestClusterStateMutator, TestGeoJSONResponseWriter, TestCollapseQParserPlugin, TestRTGBase, HdfsDirectoryTest, TestReversedWildcardFilterFactory, TestDocTermOrds, TestSolrConfigHandlerConcurrent, SpatialHeatmapFacetsTest, HdfsTlogReplayBufferedWhileIndexingTest, AsyncCallRequestStatusResponseTest, ConvertedLegacyTest, TestDFISimilarityFactory, TestIndexingPerformance, DefaultValueUpdateProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedFacetPivotLongTailTest, TestFoldingMultitermQuery, AutoCommitTest, ParsingFieldUpdateProcessorsTest, TestFastOutputStream, ResponseLogComponentTest, OpenExchangeRatesOrgProviderTest, CursorMarkTest, TestRealTimeGet, TestBinaryResponseWriter, TestOmitPositions, AddBlockUpdateTest, DirectUpdateHandlerOptimizeTest, TestSmileRequest, TestDistribDocBasedVersion, CollectionTooManyReplicasTest, TestUniqueKeyFieldResource, UUIDUpdateProcessorFallbackTest, TestSchemaResource, TestSolrIndexConfig, TestSimpleTrackingShardHandler, TestObjectReleaseTracker, DistributedMLTComponentTest, ClassificationUpdateProcessorFactoryTest, BlockJoinFacetDistribTest, TestFuzzyAnalyzedSuggestions, TestBM25SimilarityFactory, TestSolrCLIRunExample, CleanupOldIndexTest, RecoveryAfterSoftCommitTest, ResourceLoaderTest, TestFastWriter, UniqFieldsUpdateProcessorFactoryTest, TestZkChroot, SolrCoreCheckLockOnStartupTest, TestRestManager, BooleanFieldTest, TestExpandComponent, TestSSLRandomization, SuggestComponentTest, TestSuggestSpellingConverter, OverriddenZkACLAndCredentialsProvidersTest, ShowFileRequestHandlerTest, LoggingHandlerTest, TestValueSourceCache, RuleEngineTest, TestRangeQuery, TestReloadAndDeleteDocs, TestConfigSets, SolrInfoMBeanTest, NoCacheHeaderTest, DirectoryFactoryTest, TestDocBasedVersionConstraints, TestReload, TestCoreDiscovery, TestRebalanceLeaders, TestQuerySenderListener, TestFieldResource, TestBinaryField, CollectionsAPISolrJTest, TestCollationField, OpenCloseCoreStressTest, BasicZkTest, SolrIndexSplitterTest, DistributedFacetPivotSmallTest, TestCloudInspectUtil, CdcrReplicationHandlerTest, RequestHandlersTest, FieldAnalysisRequestHandlerTest, RankQueryTest, TestFieldCacheVsDocValues, TestScoreJoinQPNoScore, TestIndexSearcher, SuggesterTest, TestManagedSchemaAPI, SolrPluginUtilsTest, SignatureUpdateProcessorFactoryTest, TestStressCloudBlindAtomicUpdates, SharedFSAutoReplicaFailoverTest, TestStressRecovery, ResponseHeaderTest, SimpleCollectionCreateDeleteTest, SearchHandlerTest, BitVectorTest, HdfsDirectoryFactoryTest, TestQueryTypes, MultiThreadedOCPTest, TestManagedSynonymFilterFactory, SuggesterWFSTTest, TestLeaderElectionZkExpiry, HdfsWriteToMultipleCollectionsTest, TestConfigSetImmutable, CollectionsAPIDistributedZkTest, TestWriterPerf, TestFieldCacheSort, TestCustomSort, TestReqParamsAPI, TermVectorComponentDistributedTest, TestDistributedGrouping, TestAuthenticationFramework, CopyFieldTest, DistributedTermsComponentTest, TestXmlQParser, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, ShardRoutingCustomTest, DistributedSpellCheckComponentTest, TestStressReorder, HardAutoCommitTest, StatsComponentTest, BadIndexSchemaTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, QueryEqualityTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, TermVectorComponentTest, TestSolrQueryParser, IndexSchemaTest, JSONWriterTest, MBeansHandlerTest, QueryParsingTest, TestPHPSerializedResponseWriter, TestLFUCache, TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, TestDocumentBuilder, ZkNodePropsTest, FileUtilsTest, CircularListTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, AssignTest, AsyncMigrateRouteKeyTest, CollectionReloadTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [481/622 (2!)] on J1 in 6.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 52897 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/325/
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 http://127.0.0.1:56491/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56491/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([480372E081F7FAA7:C0574D3A2F0B975F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 12225 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\init-core-data-001
   [junit4]   2> 2646415 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-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> 2646417 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2646420 INFO  (Thread-4282) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2646420 INFO  (Thread-4282) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2646521 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56482
   [junit4]   2> 2646521 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2646522 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646540 INFO  (zkCallback-11778-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@604580 name:ZooKeeperConnection Watcher:127.0.0.1:56482 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646541 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2646541 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2646541 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2646547 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 0x155f8f4ac6a0000, 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> 2646552 INFO  (jetty-launcher-11777-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2646552 INFO  (jetty-launcher-11777-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cb69e1{/solr,null,AVAILABLE}
   [junit4]   2> 2646555 INFO  (jetty-launcher-11777-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@d74ccb{HTTP/1.1,[http/1.1]}{127.0.0.1:56486}
   [junit4]   2> 2646555 INFO  (jetty-launcher-11777-thread-2) [    ] o.e.j.s.Server Started @2650375ms
   [junit4]   2> 2646555 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56486}
   [junit4]   2> 2646556 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2646556 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2'
   [junit4]   2> 2646556 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2646556 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2646557 INFO  (jetty-launcher-11777-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2646557 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2646557 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646559 INFO  (jetty-launcher-11777-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5158aa{/solr,null,AVAILABLE}
   [junit4]   2> 2646560 INFO  (jetty-launcher-11777-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e06e9{HTTP/1.1,[http/1.1]}{127.0.0.1:56491}
   [junit4]   2> 2646560 INFO  (jetty-launcher-11777-thread-1) [    ] o.e.j.s.Server Started @2650380ms
   [junit4]   2> 2646560 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56491}
   [junit4]   2> 2646561 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2646561 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1'
   [junit4]   2> 2646561 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2646561 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2646562 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2646564 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646576 INFO  (zkCallback-11779-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16287cf name:ZooKeeperConnection Watcher:127.0.0.1:56482/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646576 INFO  (zkCallback-11780-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54a83d name:ZooKeeperConnection Watcher:127.0.0.1:56482/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646576 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2646576 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2646577 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2646577 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2646577 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2646578 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2646650 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 0x155f8f4ac6a0001, 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> 2646652 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\.
   [junit4]   2> 2646652 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 33023387
   [junit4]   2> 2646652 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2]
   [junit4]   2> 2646652 WARN  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\lib
   [junit4]   2> 2646652 INFO  (jetty-launcher-11777-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2646653 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\.
   [junit4]   2> 2646653 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 19006860
   [junit4]   2> 2646653 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1]
   [junit4]   2> 2646653 WARN  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\lib
   [junit4]   2> 2646654 INFO  (jetty-launcher-11777-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2646656 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2646656 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2646656 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2646657 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2646657 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56482/solr
   [junit4]   2> 2646657 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2646657 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2646657 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2646657 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2646657 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56482/solr
   [junit4]   2> 2646657 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2646657 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2646659 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646659 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646704 INFO  (zkCallback-11785-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e90eef name:ZooKeeperConnection Watcher:127.0.0.1:56482 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646704 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2646705 INFO  (jetty-launcher-11777-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2646705 INFO  (zkCallback-11786-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1270000 name:ZooKeeperConnection Watcher:127.0.0.1:56482 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646706 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2646706 INFO  (jetty-launcher-11777-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2646707 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 0x155f8f4ac6a0003, 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> 2646708 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$69/23163512@1b1e3d7
   [junit4]   2> 2646710 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646711 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$69/23163512@6c29b3
   [junit4]   2> 2646712 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646716 INFO  (zkCallback-11787-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42dd38 name:ZooKeeperConnection Watcher:127.0.0.1:56482/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646716 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2646717 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2646719 INFO  (zkCallback-11788-thread-1-processing-n:127.0.0.1:56491_solr) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a1253e name:ZooKeeperConnection Watcher:127.0.0.1:56482/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646719 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2646723 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2646724 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2646732 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2646734 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2646739 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2646741 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2646745 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2646745 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2646748 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2646748 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2646752 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2646752 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2646755 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2646756 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2646757 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2646758 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2646760 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2646762 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2646763 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2646764 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2646767 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2646768 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2646770 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2646771 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2646775 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2646776 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2646777 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2646779 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2646782 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2646782 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2646782 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96256696806670341-127.0.0.1:56486_solr-n_0000000000
   [junit4]   2> 2646782 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96256696806670342-127.0.0.1:56491_solr-n_0000000001
   [junit4]   2> 2646783 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56486_solr
   [junit4]   2> 2646783 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2646783 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96256696806670341-127.0.0.1:56486_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2646784 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56491_solr
   [junit4]   2> 2646786 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.Overseer Overseer (id=96256696806670341-127.0.0.1:56486_solr-n_0000000000) starting
   [junit4]   2> 2646786 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56491_solr
   [junit4]   2> 2646787 INFO  (zkCallback-11788-thread-1-processing-n:127.0.0.1:56491_solr) [n:127.0.0.1:56491_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> 2646787 INFO  (zkCallback-11787-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_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> 2646791 INFO  (zkCallback-11788-thread-1-processing-n:127.0.0.1:56491_solr) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2646792 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2646792 INFO  (zkCallback-11787-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2646815 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2646819 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56486_solr as DOWN
   [junit4]   2> 2646823 INFO  (OverseerCollectionConfigSetProcessor-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2646824 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2646825 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56486_solr
   [junit4]   2> 2646825 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56486_solr
   [junit4]   2> 2646830 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2646831 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2646831 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2646834 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\.
   [junit4]   2> 2646835 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2646841 INFO  (zkCallback-11788-thread-1-processing-n:127.0.0.1:56491_solr) [n:127.0.0.1:56491_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> 2646841 INFO  (zkCallback-11787-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_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> 2646842 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2646842 INFO  (jetty-launcher-11777-thread-1) [n:127.0.0.1:56491_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2646843 INFO  (zkCallback-11787-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2646843 INFO  (zkCallback-11788-thread-1-processing-n:127.0.0.1:56491_solr) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2646847 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56486_solr"} current state version: 0
   [junit4]   2> 2646847 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56486_solr
   [junit4]   2> 2646887 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2646887 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2646888 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\.
   [junit4]   2> 2646889 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2646892 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2646892 INFO  (jetty-launcher-11777-thread-2) [n:127.0.0.1:56486_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2646892 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2646894 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646896 INFO  (zkCallback-11791-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f0c907 name:ZooKeeperConnection Watcher:127.0.0.1:56482 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646896 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2646896 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2646902 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2646907 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646912 INFO  (zkCallback-11794-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a72bef name:ZooKeeperConnection Watcher:127.0.0.1:56482/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646912 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2646913 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2646913 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2646914 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2646916 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2646919 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2646924 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2646966 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[480372E081F7FAA7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2646973 INFO  (qtp24499311-49186) [n:127.0.0.1:56486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&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> 2646978 INFO  (OverseerCollectionConfigSetProcessor-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2646978 INFO  (OverseerThreadFactory-11006-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2646978 INFO  (OverseerThreadFactory-11006-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2646979 INFO  (OverseerThreadFactory-11006-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2646979 INFO  (OverseerThreadFactory-11006-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2646981 INFO  (zkCallback-11787-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2646981 INFO  (zkCallback-11788-thread-1-processing-n:127.0.0.1:56491_solr) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2646981 INFO  (zkCallback-11794-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2646987 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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>   "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> 2646987 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2646990 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2647087 INFO  (OverseerThreadFactory-11006-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2647088 INFO  (OverseerThreadFactory-11006-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:56491_solr
   [junit4]   2> 2647088 INFO  (OverseerThreadFactory-11006-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:56486_solr
   [junit4]   2> 2647092 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2647092 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2647094 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2647094 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2647095 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2647095 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2647097 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2647097 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2647098 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2647098 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2647098 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2647099 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2647100 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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:56486/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56486_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> 2647100 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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:56486/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56486_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2647104 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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:56491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56491_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> 2647104 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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:56491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56491_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2647211 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2647212 INFO  (zkCallback-11787-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_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> 2647212 INFO  (zkCallback-11788-thread-1-processing-n:127.0.0.1:56491_solr) [n:127.0.0.1:56491_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> 2647213 INFO  (zkCallback-11788-thread-1-processing-n:127.0.0.1:56491_solr) [n:127.0.0.1:56491_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2647214 INFO  (zkCallback-11787-thread-1-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2648099 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648099 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2648099 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648100 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2648100 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2648100 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2648100 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2648100 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2648101 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648101 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 2648101 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648101 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 2648102 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2648102 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648102 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2648102 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648105 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2648105 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2648113 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2648113 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2648118 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2648118 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2648123 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2648123 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2648129 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2648129 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2648137 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2648137 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2648143 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2648143 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2648144 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648143 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648144 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2648144 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2648144 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2648144 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648144 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2648145 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648145 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2648145 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2648146 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2648146 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2648146 WARN  (qtp24499311-49189) [n:127.0.0.1:56486_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2648147 WARN  (qtp2763391-49200) [n:127.0.0.1:56491_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2648147 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2648148 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2648148 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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@668ec1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7d863),segFN=segments_1,generation=1}
   [junit4]   2> 2648148 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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@1d9a4af lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef4aec),segFN=segments_1,generation=1}
   [junit4]   2> 2648149 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2648148 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2648149 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:56486_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2648150 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:56491_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2648151 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648151 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-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> 2648151 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648152 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-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> 2648163 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2648163 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2648164 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2648165 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2648166 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2648166 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2648167 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2648168 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2648170 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648170 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648170 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648170 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648171 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648172 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648172 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648172 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648174 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2648174 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2648174 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2648174 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2648174 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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@668ec1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7d863),segFN=segments_1,generation=1}
   [junit4]   2> 2648174 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2648174 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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@1d9a4af lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef4aec),segFN=segments_1,generation=1}
   [junit4]   2> 2648175 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2648175 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f9424f[backuprestore_shard2_replica1] main]
   [junit4]   2> 2648175 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@177bd4a[backuprestore_shard1_replica1] main]
   [junit4]   2> 2648175 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648175 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648177 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648177 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648177 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648177 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648177 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648177 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2648177 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648177 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2648177 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648178 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648178 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648178 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648178 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648178 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648178 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2648178 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2648178 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648178 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648179 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648179 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648179 INFO  (searcherExecutor-11011-thread-1-processing-n:127.0.0.1:56491_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@1f9424f[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2648179 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648179 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648179 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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 1540107150746976256
   [junit4]   2> 2648179 INFO  (searcherExecutor-11012-thread-1-processing-n:127.0.0.1:56486_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@177bd4a[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2648179 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648180 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648180 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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 1540107150748024832
   [junit4]   2> 2648181 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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 1540107150746976256
   [junit4]   2> 2648181 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2648181 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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 1540107150748024832
   [junit4]   2> 2648181 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2648182 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2648182 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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:56486/solr collection:backuprestore shard:shard1
   [junit4]   2> 2648183 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2648183 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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:56491/solr collection:backuprestore shard:shard2
   [junit4]   2> 2648184 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648184 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648189 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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/96256696806670341-core_node1-n_0000000000
   [junit4]   2> 2648189 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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/96256696806670342-core_node2-n_0000000000
   [junit4]   2> 2648190 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648190 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648192 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2648192 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648192 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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:56491/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2648192 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648192 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:56491/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2648193 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2648193 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648193 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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:56486/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2648193 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648193 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:56486/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2648194 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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> 2648194 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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> 2648195 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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> 2648198 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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> 2648199 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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/96256696806670342-core_node2-n_0000000000
   [junit4]   2> 2648199 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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/96256696806670341-core_node1-n_0000000000
   [junit4]   2> 2648202 INFO  (qtp2763391-49200) [n:127.0.0.1:56491_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:56491/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2648202 INFO  (qtp24499311-49189) [n:127.0.0.1:56486_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:56486/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2648203 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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:56491/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2648207 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_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:56486/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2648311 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:

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

27.0.0.1:56486_solr"} current state version: 0
   [junit4]   2> 2649449 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56486_solr
   [junit4]   2> 2649449 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.o.NodeMutator Update replica state for core_node1:{"core":"backuprestore_shard1_replica1","base_url":"http://127.0.0.1:56486/solr","node_name":"127.0.0.1:56486_solr","state":"active","leader":"true"} to down
   [junit4]   2> 2649449 INFO  (OverseerStateUpdate-96256696806670341-127.0.0.1:56486_solr-n_0000000000) [n:127.0.0.1:56486_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56486_solr
   [junit4]   2> 2649447 INFO  (jetty-launcher-11777-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5158aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 2649450 INFO  (zkCallback-11787-thread-3-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2649462 INFO  (zkCallback-11787-thread-3-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_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> 2649462 WARN  (zkCallback-11787-thread-3-processing-n:127.0.0.1:56486_solr) [n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2649464 INFO  (jetty-launcher-11777-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cb69e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2649482 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56482 56482
   [junit4]   2> 2649487 INFO  (Thread-4282) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56482 56482
   [junit4]   2> 2649492 WARN  (Thread-4282) [    ] 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> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2649492 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[480372E081F7FAA7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_480372E081F7FAA7-001
   [junit4]   2> Jul 17, 2016 1:03:55 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=CheapBastard, sim=ClassicSimilarity, locale=zh-HK, timezone=Pacific/Bougainville
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=256013280,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedUpdateProcessorTest, TestSolrQueryParserResource, TestTestInjection, TestBlendedInfixSuggestions, TestManagedSchema, TestTrieFacet, SortSpecParsingTest, HardAutoCommitTest, BadCopyFieldTest, TestUseDocValuesAsStored2, TestRandomRequestDistribution, TestSolrConfigHandlerCloud, CloudMLTQParserTest, TestFieldCache, DeleteShardTest, DocumentBuilderTest, TestClassicSimilarityFactory, IndexSchemaTest, TestRTimerTree, TestFieldTypeCollectionResource, TestCloudDeleteByQuery, SSLMigrationTest, SuggestComponentContextFilterQueryTest, TestSubQueryTransformerDistrib, DirectUpdateHandlerTest, RemoteQueryErrorTest, TestShardHandlerFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConnectionManagerTest, TestSubQueryTransformer, ConjunctionSolrSpellCheckerTest, TestSchemaManager, JsonLoaderTest, TestExceedMaxTermLength, AnalysisAfterCoreReloadTest, BlockCacheTest, TestFieldSortValues, TestLRUStatsCache, AssignTest, BufferStoreTest, DirectSolrSpellCheckerTest, TestStressLiveNodes, TestPhraseSuggestions, BigEndianAscendingWordSerializerTest, DistanceUnitsTest, TestArbitraryIndexDir, DistribJoinFromCollectionTest, TestCryptoKeys, HLLSerializationTest, SmileWriterTest, TestJmxIntegration, TestLazyCores, XmlUpdateRequestHandlerTest, TestReplicationHandler, HdfsThreadLeakTest, TestMiniSolrCloudClusterSSL, TestNumericTerms32, DataDrivenBlockJoinTest, AsyncMigrateRouteKeyTest, TestIntervalFaceting, CoreAdminCreateDiscoverTest, RequiredFieldsTest, MBeansHandlerTest, BadComponentTest, HdfsLockFactoryTest, TestSlowCompositeReaderWrapper, DeleteLastCustomShardedReplicaTest, DocValuesMultiTest, SolrCLIZkUtilsTest, SolrIndexConfigTest, CircularListTest, TestReplicationHandlerBackup, ChaosMonkeyNothingIsSafeTest, DistributedFacetPivotSmallAdvancedTest, TestPKIAuthenticationPlugin, URLClassifyProcessorTest, TestStressLucene, TestOverriddenPrefixQueryForCustomFieldType, AtomicUpdatesTest, UnloadDistributedZkTest, TestHighlightDedupGrouping, TolerantUpdateProcessorTest, OverseerTest, MigrateRouteKeyTest, BlockJoinFacetRandomTest, TestGroupingSearch, TestMergePolicyConfig, SharedFSAutoReplicaFailoverUtilsTest, FacetPivotSmallTest, DistribCursorPagingTest, TestCoreContainer, SoftAutoCommitTest, BasicDistributedZkTest, PreAnalyzedFieldTest, UUIDFieldTest, CdcrRequestHandlerTest, CheckHdfsIndexTest, ReturnFieldsTest, PKIAuthenticationIntegrationTest, SolrRequestParserTest, CollectionsAPIAsyncDistributedZkTest, QueryEqualityTest, TestHashPartitioner, ShardSplitTest, TestSurroundQueryParser, TestSchemaNameResource, TestSweetSpotSimilarityFactory, RecoveryZkTest, TestFieldCacheSanityChecker, MergeStrategyTest, ZkControllerTest, TestDynamicFieldCollectionResource, TestOrdValues, TestElisionMultitermQuery, SimplePostToolTest, TestCustomDocTransformer, ZkStateReaderTest, TestRemoteStreaming, TestRequestStatusCollectionAPI, TestSimpleQParserPlugin, ActionThrottleTest, TestUninvertingReader, TestPostingsSolrHighlighter, AlternateDirectoryTest, HdfsChaosMonkeyNothingIsSafeTest, IndexBasedSpellCheckerTest, SpatialFilterTest, CollectionStateFormat2Test, SuggesterFSTTest, TestFunctionQuery, TestGraphTermsQParserPlugin, JavabinLoaderTest, DocValuesMissingTest, TestBulkSchemaAPI, SOLR749Test, TestManagedResourceStorage, VersionInfoTest, TestPartialUpdateDeduplication, TestSerializedLuceneMatchVersion, ShardRoutingTest, TestRandomDVFaceting, ClusterStateTest, TestFastLRUCache, TestReloadDeadlock, TestPivotHelperCode, StandardRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, DistributedQueryComponentOptimizationTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, HighlighterTest, DistributedQueryElevationComponentTest, CoreAdminHandlerTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, RegexBoostProcessorTest, JSONWriterTest, TestAnalyzedSuggestions, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, PluginInfoTest, DOMUtilTest, TestSolrJ, TestUtils, SliceStateTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore]
   [junit4] Completed [485/622 (1!)] on J0 in 3.62s, 1 test, 1 error <<< FAILURES!

[...truncated 52832 lines...]


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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51725/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([A0DA11706BECDABD:288E2EAAC510B745]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	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 12161 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\init-core-data-001
   [junit4]   2> 2579785 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-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> 2579788 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2579789 INFO  (Thread-4486) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2579789 INFO  (Thread-4486) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2579890 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51721
   [junit4]   2> 2579890 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2579892 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579899 INFO  (zkCallback-2985-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cb65b name:ZooKeeperConnection Watcher:127.0.0.1:51721 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579899 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579900 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2579900 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2579919 INFO  (jetty-launcher-2984-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2579919 INFO  (jetty-launcher-2984-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2579921 INFO  (jetty-launcher-2984-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24db32{/solr,null,AVAILABLE}
   [junit4]   2> 2579923 INFO  (jetty-launcher-2984-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c899e{/solr,null,AVAILABLE}
   [junit4]   2> 2579924 INFO  (jetty-launcher-2984-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1262bc3{HTTP/1.1,[http/1.1]}{127.0.0.1:51725}
   [junit4]   2> 2579924 INFO  (jetty-launcher-2984-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f83c39{HTTP/1.1,[http/1.1]}{127.0.0.1:51727}
   [junit4]   2> 2579924 INFO  (jetty-launcher-2984-thread-2) [    ] o.e.j.s.Server Started @2584865ms
   [junit4]   2> 2579925 INFO  (jetty-launcher-2984-thread-1) [    ] o.e.j.s.Server Started @2584866ms
   [junit4]   2> 2579925 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51725}
   [junit4]   2> 2579925 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51727}
   [junit4]   2> 2579925 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2579925 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2'
   [junit4]   2> 2579925 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2579925 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2579926 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2579927 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1'
   [junit4]   2> 2579927 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2579927 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2579927 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2579928 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579928 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2579930 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579942 INFO  (zkCallback-2986-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@112bf78 name:ZooKeeperConnection Watcher:127.0.0.1:51721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579942 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579942 INFO  (zkCallback-2987-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46ce5a name:ZooKeeperConnection Watcher:127.0.0.1:51721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579943 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579943 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2579943 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2579944 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2579945 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2579956 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 0x155f6860e8b0001, 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> 2579957 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\.
   [junit4]   2> 2579957 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 19317229
   [junit4]   2> 2579957 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2]
   [junit4]   2> 2579957 WARN  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\lib
   [junit4]   2> 2579958 INFO  (jetty-launcher-2984-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2579959 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\.
   [junit4]   2> 2579959 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 27802768
   [junit4]   2> 2579959 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1]
   [junit4]   2> 2579959 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2579959 WARN  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\lib
   [junit4]   2> 2579959 INFO  (jetty-launcher-2984-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2579961 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2579961 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2579962 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51721/solr
   [junit4]   2> 2579962 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2579962 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2579963 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2579964 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579965 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2579965 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2579966 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51721/solr
   [junit4]   2> 2579966 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2579966 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2579968 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579968 INFO  (zkCallback-2990-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@110a4d1 name:ZooKeeperConnection Watcher:127.0.0.1:51721 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579968 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579969 INFO  (jetty-launcher-2984-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2579970 INFO  (zkCallback-2993-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e61ba6 name:ZooKeeperConnection Watcher:127.0.0.1:51721 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579970 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579971 INFO  (jetty-launcher-2984-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2579971 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$39/7125419@1bd8f86
   [junit4]   2> 2579974 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$39/7125419@d5181e
   [junit4]   2> 2579974 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579977 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579980 INFO  (zkCallback-2994-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34555e name:ZooKeeperConnection Watcher:127.0.0.1:51721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579980 INFO  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33a56d name:ZooKeeperConnection Watcher:127.0.0.1:51721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579980 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579980 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579982 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2579982 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2579986 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2579987 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2579995 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2579995 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2579999 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2579999 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2580003 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2580003 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2580005 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2580005 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2580008 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2580008 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2580011 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2580012 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2580014 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2580014 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2580016 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2580017 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2580017 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2580018 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2580019 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2580020 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2580020 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2580021 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2580026 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2580027 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2580029 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2580030 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2580031 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2580031 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2580033 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96254022688374789-127.0.0.1:51725_solr-n_0000000000
   [junit4]   2> 2580033 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96254022688374790-127.0.0.1:51727_solr-n_0000000001
   [junit4]   2> 2580037 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51725_solr
   [junit4]   2> 2580037 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2580038 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96254022688374789-127.0.0.1:51725_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2580038 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51727_solr
   [junit4]   2> 2580038 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51727_solr
   [junit4]   2> 2580039 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.Overseer Overseer (id=96254022688374789-127.0.0.1:51725_solr-n_0000000000) starting
   [junit4]   2> 2580041 INFO  (zkCallback-2994-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_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> 2580041 INFO  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_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> 2580042 INFO  (zkCallback-2994-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2580042 INFO  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2580045 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2580064 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2580065 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51725_solr as DOWN
   [junit4]   2> 2580066 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2580066 INFO  (OverseerCollectionConfigSetProcessor-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2580068 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51725_solr
   [junit4]   2> 2580068 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51725_solr
   [junit4]   2> 2580073 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2580074 INFO  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_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> 2580074 INFO  (zkCallback-2994-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_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> 2580075 INFO  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2580077 INFO  (zkCallback-2994-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2580078 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51725_solr"} current state version: 0
   [junit4]   2> 2580079 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51725_solr
   [junit4]   2> 2580079 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2580079 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2580082 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\.
   [junit4]   2> 2580084 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2580085 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2580085 INFO  (jetty-launcher-2984-thread-1) [n:127.0.0.1:51727_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2580129 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2580129 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2580132 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\.
   [junit4]   2> 2580132 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2580135 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2580135 INFO  (jetty-launcher-2984-thread-2) [n:127.0.0.1:51725_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2580135 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2580137 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2580139 INFO  (zkCallback-2998-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cbba61 name:ZooKeeperConnection Watcher:127.0.0.1:51721 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2580139 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2580139 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2580144 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2580146 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2580148 INFO  (zkCallback-3001-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4de444 name:ZooKeeperConnection Watcher:127.0.0.1:51721/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2580149 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2580149 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2580150 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2580151 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2580155 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2580159 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2580167 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2580206 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[A0DA11706BECDABD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2580213 INFO  (qtp9152673-18240) [n:127.0.0.1:51727_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&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> 2580220 INFO  (OverseerCollectionConfigSetProcessor-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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>   "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> 2580220 INFO  (OverseerThreadFactory-8248-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_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>   "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> 2580221 INFO  (OverseerThreadFactory-8248-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2580221 INFO  (OverseerThreadFactory-8248-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2580223 INFO  (OverseerThreadFactory-8248-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2580225 INFO  (zkCallback-3001-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2580225 INFO  (zkCallback-2994-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2580225 INFO  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2580232 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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>   "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> 2580233 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2580235 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2580332 INFO  (OverseerThreadFactory-8248-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2580332 INFO  (OverseerThreadFactory-8248-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:51727_solr
   [junit4]   2> 2580332 INFO  (OverseerThreadFactory-8248-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:51725_solr
   [junit4]   2> 2580341 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2580341 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2580344 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2580344 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2580345 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2580346 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2580348 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2580349 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2580349 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2580349 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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:51727/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51727_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> 2580350 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2580350 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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:51727/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51727_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2580351 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2580351 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2580354 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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:51725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51725_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> 2580354 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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:51725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51725_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2580463 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2580464 INFO  (zkCallback-2994-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_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> 2580464 INFO  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_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> 2580465 INFO  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2580466 INFO  (zkCallback-2994-thread-1-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2581351 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581351 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2581352 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581352 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2581352 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2581352 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2581353 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2581353 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2581355 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581355 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2581356 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2581356 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581356 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581356 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2581356 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2581356 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581360 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2581360 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2581375 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2581375 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2581380 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2581380 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2581387 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2581391 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2581397 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2581399 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2581408 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2581410 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2581414 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2581415 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581416 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2581416 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2581416 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581416 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2581416 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581416 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2581417 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2581417 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581417 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2581417 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2581417 WARN  (qtp16840075-18230) [n:127.0.0.1:51725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2581418 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2581418 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2581418 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2581418 WARN  (qtp9152673-18223) [n:127.0.0.1:51727_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2581421 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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@aa9f2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@876aa7),segFN=segments_1,generation=1}
   [junit4]   2> 2581421 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2581421 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2581422 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:51725_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2581424 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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@1a3bda6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca35ac),segFN=segments_1,generation=1}
   [junit4]   2> 2581424 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2581424 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-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> 2581425 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:51727_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2581425 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581428 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581429 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2581430 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2581430 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2581432 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2581432 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2581435 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2581436 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2581438 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581438 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581438 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2581441 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581441 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581442 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-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> 2581442 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581442 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581443 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2581443 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2581444 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581444 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581444 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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@aa9f2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@876aa7),segFN=segments_1,generation=1}
   [junit4]   2> 2581444 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2581445 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@119f00b[backuprestore_shard2_replica1] main]
   [junit4]   2> 2581445 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581447 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2581447 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2581447 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581447 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581447 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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@1a3bda6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca35ac),segFN=segments_1,generation=1}
   [junit4]   2> 2581448 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2581448 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@91c53b[backuprestore_shard1_replica1] main]
   [junit4]   2> 2581448 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581449 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581449 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2581449 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581449 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581449 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581449 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581451 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581451 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2581451 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581451 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581451 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2581451 INFO  (searcherExecutor-8253-thread-1-processing-n:127.0.0.1:51725_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@119f00b[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2581451 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581451 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581451 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581452 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581452 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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 1540064364751486976
   [junit4]   2> 2581452 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581452 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581452 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2581453 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581453 INFO  (searcherExecutor-8254-thread-1-processing-n:127.0.0.1:51727_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@91c53b[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2581453 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581453 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581453 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581454 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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 1540064364751486976
   [junit4]   2> 2581454 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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 1540064364753584128
   [junit4]   2> 2581454 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2581455 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2581455 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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:51725/solr collection:backuprestore shard:shard2
   [junit4]   2> 2581456 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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 1540064364753584128
   [junit4]   2> 2581456 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2581456 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581457 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2581457 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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:51727/solr collection:backuprestore shard:shard1
   [junit4]   2> 2581459 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581467 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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/96254022688374789-core_node2-n_0000000000
   [junit4]   2> 2581468 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581468 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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/96254022688374790-core_node1-n_0000000000
   [junit4]   2> 2581469 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581471 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2581471 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581471 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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:51725/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2581471 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581472 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:51725/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2581472 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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> 2581473 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2581473 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581473 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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:51727/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2581473 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581473 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:51727/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2581475 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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> 2581477 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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> 2581481 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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> 2581482 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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/96254022688374789-core_node2-n_0000000000
   [junit4]   2> 2581482 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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/96254022688374790-core_node1-n_0000000000
   [junit4]   2> 2581486 INFO  (qtp9152673-18223) [n:127.0.0.1:51727_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:51727/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2581488 INFO  (qtp16840075-18230) [n:127.0.0.1:51725_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:51725/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2581489 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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:51727/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2581495 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_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:51725/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2581601 INFO  (OverseerStateUpdate-96254022688374789-127.0.0.1:51725_solr-n_0000000000) [n:127.0.0.1:51725_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 2581602 INFO  (zkCallback-2994-thread-3-processing-n:127.0.0.1:51725_solr) [n:127.0.0.1:51725_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> 2581602 INFO  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_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> 2581603 INFO  (zkCallback-2994-thread-3-process

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

cted type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2588926 WARN  (zkCallback-2995-thread-1-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2588932 INFO  (jetty-launcher-2984-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24db32{/solr,null,UNAVAILABLE}
   [junit4]   2> 2588933 WARN  (zkCallback-2995-thread-2-processing-n:127.0.0.1:51727_solr) [n:127.0.0.1:51727_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> 2588934 INFO  (jetty-launcher-2984-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c899e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2588952 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51721 51721
   [junit4]   2> 2588959 INFO  (Thread-4486) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51721 51721
   [junit4]   2> 2588960 WARN  (Thread-4486) [    ] 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> 	5	/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> 2588961 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[A0DA11706BECDABD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A0DA11706BECDABD-001
   [junit4]   2> Jul 17, 2016 1:43:57 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=Memory doPackFST= true), _version_=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1421, maxMBSortInHeap=7.596195164365794, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ar-IQ, timezone=Europe/Sofia
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=105251704,total=434372608
   [junit4]   2> NOTE: All tests run in this JVM: [CursorMarkTest, TestRTGBase, TestSystemIdResolver, UniqFieldsUpdateProcessorFactoryTest, DistributedExpandComponentTest, TestSQLHandler, TestQueryTypes, HdfsDirectoryTest, TestRuleBasedAuthorizationPlugin, TestSolr4Spatial, DateMathParserTest, TestHdfsBackupRestoreCore, DeleteStatusTest, TestDocTermOrds, TestSolrCLIRunExample, TestPHPSerializedResponseWriter, DistributedFacetPivotSmallTest, FileBasedSpellCheckerTest, SimpleCollectionCreateDeleteTest, SearchHandlerTest, TestUniqueKeyFieldResource, SpellingQueryConverterTest, TestConfigSetsAPIZkFailure, TestCharFilters, OpenExchangeRatesOrgProviderTest, TestSuggestSpellingConverter, TestFiltering, ParsingFieldUpdateProcessorsTest, TestQueryWrapperFilter, TestFastWriter, AnalyticsMergeStrategyTest, TestCrossCoreJoin, CollectionReloadTest, AsyncCallRequestStatusResponseTest, CacheHeaderTest, BlockJoinFacetDistribTest, SpatialHeatmapFacetsTest, HighlighterMaxOffsetTest, FieldAnalysisRequestHandlerTest, TestRecoveryHdfs, ResponseLogComponentTest, BlobRepositoryCloudTest, EnumFieldTest, TestZkChroot, OutputWriterTest, HdfsBasicDistributedZkTest, TestSolrJ, HLLUtilTest, RAMDirectoryFactoryTest, TestLMJelinekMercerSimilarityFactory, RuleEngineTest, DistributedQueueTest, BaseCdcrDistributedZkTest, TestFieldCacheReopen, TestFoldingMultitermQuery, ZkStateWriterTest, LeaderElectionIntegrationTest, DeleteInactiveReplicaTest, RankQueryTest, TestRequestForwarding, WrapperMergePolicyFactoryTest, PluginInfoTest, TestDocBasedVersionConstraints, RecoveryAfterSoftCommitTest, TestAnalyzeInfixSuggestions, TestFastOutputStream, TestSolrDeletionPolicy2, SuggestComponentTest, TestCloudPseudoReturnFields, SpellCheckCollatorTest, HdfsNNFailoverTest, ZkNodePropsTest, TestNoOpRegenerator, DistanceFunctionTest, TestSchemaResource, TestRebalanceLeaders, TestStressCloudBlindAtomicUpdates, HdfsRecoveryZkTest, ChaosMonkeySafeLeaderTest, TestNamedUpdateProcessors, TestValueSourceCache, CurrencyFieldOpenExchangeTest, TestFileDictionaryLookup, TestCollationField, TestSizeLimitedDistributedMap, TestReversedWildcardFilterFactory, TestRealTimeGet, SuggesterTest, ConfigSetsAPITest, TestConfigSets, TestManagedSynonymFilterFactory, TestQuerySenderListener, UUIDUpdateProcessorFallbackTest, TermVectorComponentTest, TestMinMaxOnMultiValuedField, DistributedIntervalFacetingTest, TestExactStatsCache, SuggesterWFSTTest, TestSolrFieldCacheMBean, TestAuthenticationFramework, CachingDirectoryFactoryTest, OverseerModifyCollectionTest, OverseerStatusTest, ConnectionReuseTest, EchoParamsTest, TestSSLRandomization, BlockDirectoryTest, TestBinaryField, TestSolrConfigHandler, CopyFieldTest, TestTrackingShardHandlerFactory, ResponseHeaderTest, TestAddFieldRealTimeGet, TestDistribDocBasedVersion, SuggesterTSTTest, ShowFileRequestHandlerTest, TestHashQParserPlugin, TestDefaultSearchFieldResource, SaslZkACLProviderTest, SignatureUpdateProcessorFactoryTest, ConvertedLegacyTest, TestImplicitCoreProperties, TestUseDocValuesAsStored, SolrCmdDistributorTest, LoggingHandlerTest, TestMaxScoreQueryParser, CollectionsAPISolrJTest, RequestHandlersTest, ShardRoutingCustomTest, TestCustomSort, WordBreakSolrSpellCheckerTest, DistributedMLTComponentTest, TestFuzzyAnalyzedSuggestions, CoreAdminRequestStatusTest, DefaultValueUpdateProcessorTest, SolrCoreCheckLockOnStartupTest, TestReload, InfoHandlerTest, TestSmileRequest, TestAuthorizationFramework, TestDistributedMissingSort, SharedFSAutoReplicaFailoverTest, TestRecovery, TestUtils, BasicFunctionalityTest, TestCollapseQParserPlugin, HighlighterConfigTest, CleanupOldIndexTest, BasicDistributedZk2Test, UpdateRequestProcessorFactoryTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomDVFaceting, TestDistributedSearch, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, TestFunctionQuery, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, DocValuesTest, LukeRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, IndexSchemaTest, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, SystemInfoHandlerTest, CircularListTest, TestSimpleTrackingShardHandler, AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCollectionAPI, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore]
   [junit4] Completed [476/622 (1!)] on J1 in 9.46s, 1 test, 1 error <<< FAILURES!

[...truncated 52902 lines...]


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

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

7 tests failed.
FAILED:  TEST-org.apache.lucene.codecs.lucene50.TestLucene50FieldInfoFormat.xml.[failed-to-read]

Error Message:


Stack Trace:
Failed to read test report file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.codecs.lucene50.TestLucene50FieldInfoFormat.xml
org.dom4j.DocumentException: Error on line 3 of document file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.codecs.lucene50.TestLucene50FieldInfoFormat.xml : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
	at org.dom4j.io.SAXReader.read(SAXReader.java:482)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)
Caused by: org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.codecs.lucene50.TestLucene50FieldInfoFormat.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	... 18 more
Nested exception: 
org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.codecs.lucene50.TestLucene50FieldInfoFormat.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)


FAILED:  TEST-org.apache.lucene.index.TestIndexWriterExceptions.xml.[failed-to-read]

Error Message:


Stack Trace:
Failed to read test report file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.index.TestIndexWriterExceptions.xml
org.dom4j.DocumentException: Error on line 3 of document file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.index.TestIndexWriterExceptions.xml : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
	at org.dom4j.io.SAXReader.read(SAXReader.java:482)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)
Caused by: org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.index.TestIndexWriterExceptions.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	... 18 more
Nested exception: 
org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.index.TestIndexWriterExceptions.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)


FAILED:  TEST-org.apache.lucene.index.TestParallelReaderEmptyIndex.xml.[failed-to-read]

Error Message:


Stack Trace:
Failed to read test report file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.index.TestParallelReaderEmptyIndex.xml
org.dom4j.DocumentException: Error on line 3 of document file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.index.TestParallelReaderEmptyIndex.xml : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
	at org.dom4j.io.SAXReader.read(SAXReader.java:482)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)
Caused by: org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.index.TestParallelReaderEmptyIndex.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	... 18 more
Nested exception: 
org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.index.TestParallelReaderEmptyIndex.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)


FAILED:  TEST-org.apache.lucene.search.spans.TestSpanContainQuery.xml.[failed-to-read]

Error Message:


Stack Trace:
Failed to read test report file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.search.spans.TestSpanContainQuery.xml
org.dom4j.DocumentException: Error on line 3 of document file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.search.spans.TestSpanContainQuery.xml : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
	at org.dom4j.io.SAXReader.read(SAXReader.java:482)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)
Caused by: org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.search.spans.TestSpanContainQuery.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	... 18 more
Nested exception: 
org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.search.spans.TestSpanContainQuery.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)


FAILED:  TEST-org.apache.lucene.util.TestIntsRef.xml.[failed-to-read]

Error Message:


Stack Trace:
Failed to read test report file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.util.TestIntsRef.xml
org.dom4j.DocumentException: Error on line 3 of document file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.util.TestIntsRef.xml : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
	at org.dom4j.io.SAXReader.read(SAXReader.java:482)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)
Caused by: org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.util.TestIntsRef.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	... 18 more
Nested exception: 
org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.util.TestIntsRef.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)


FAILED:  TEST-org.apache.lucene.util.TestStringHelper.xml.[failed-to-read]

Error Message:


Stack Trace:
Failed to read test report file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.util.TestStringHelper.xml
org.dom4j.DocumentException: Error on line 3 of document file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.util.TestStringHelper.xml : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
	at org.dom4j.io.SAXReader.read(SAXReader.java:482)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)
Caused by: org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.util.TestStringHelper.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	... 18 more
Nested exception: 
org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.util.TestStringHelper.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)


FAILED:  TEST-org.apache.lucene.util.automaton.FiniteStringsIteratorTest.xml.[failed-to-read]

Error Message:


Stack Trace:
Failed to read test report file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.util.automaton.FiniteStringsIteratorTest.xml
org.dom4j.DocumentException: Error on line 3 of document file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.util.automaton.FiniteStringsIteratorTest.xml : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
	at org.dom4j.io.SAXReader.read(SAXReader.java:482)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)
Caused by: org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.util.automaton.FiniteStringsIteratorTest.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	... 18 more
Nested exception: 
org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.util.automaton.FiniteStringsIteratorTest.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)




Build Log:
[...truncated 447 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20160716_181057_704.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.security.PrivilegedActionException: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:96)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:81)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:201)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:889)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4] 	at com.carrotsearch.randomizedtes
   [junit4] ting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Caused by: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.io.FileOutputStream.writeBytes(Native Method)
   [junit4] 	at java.io.FileOutputStream.write(FileOutputStream.java:326)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.EventsOutputStream.write(EventsOutputStream.java:28)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135)
   [junit4] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220)
   [junit4] 	at java.io.Writer.write(Writer.java:157)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.value(JsonWriter.java:491)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.TestFinishedEvent.serialize(TestFinishedEvent.java:41)
   [junit4] 	at com.carrotsearch.
   [junit4] ant.tasks.junit4.events.Serializer$2.run(Serializer.java:101)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:96)
   [junit4] 	... 29 more
   [junit4] <<< JVM J1: EOF ----

[...truncated 28 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterExceptions.testTooManyTokens
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.method=testSegmentsChecksumError -Dtests.seed=B389B1AF67D69C47 -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.05s J0 | TestIndexWriterExceptions.testSegmentsChecksumError <<<
   [junit4]    > Throwable #1: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterExceptions_B389B1AF67D69C47-001\index-SimpleFSDirectory-001\_3_MockRandom_0.doc: There is not enough space on the disk.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B389B1AF67D69C47:F6894C27A2EA898]:0)
   [junit4]    > 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
   [junit4]    > 	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:105)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:121)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.write(PerFieldPostingsFormat.java:196)
   [junit4]    > 	at org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter.java:107)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:134)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:443)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:550)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:407)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:510)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1307)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterExceptions.addDoc(TestIndexWriterExceptions.java:848)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterExceptions.testSegmentsChecksumError(TestIndexWriterExceptions.java:1128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterExceptions_B389B1AF67D69C47-001
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> 
   [junit4] Completed [72/434 (1!)] on J0 in 5.68s, 36 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 50 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50FieldInfoFormat
   [junit4]   2> 
   [junit4] ERROR   0.02s J0 | TestLucene50FieldInfoFormat.testMultiClose <<<
   [junit4]    > Throwable #1: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50FieldInfoFormat_B389B1AF67D69C47-001\justSoYouGetSomeChannelErrors-001\_0_Lucene50_0.tim: There is not enough space on the disk.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B389B1AF67D69C47:37B45D9478B4F55F]:0)
   [junit4]    > 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
   [junit4]    > 	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
   [junit4]    > 	at org.apache.lucene.codecs.blocktree.BlockTreeTermsWriter.<init>(BlockTreeTermsWriter.java:270)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsConsumer(Lucene50PostingsFormat.java:427)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.write(PerFieldPostingsFormat.java:196)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testMultiClose(BaseIndexFileFormatTestCase.java:322)
   [junit4]    > 	at org.apache.lucene.index.BaseFieldInfoFormatTestCase.testMultiClose(BaseFieldInfoFormatTestCase.java:49)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> 
   [junit4] Completed [75/434 (2!)] on J0 in 0.27s, 11 tests, 1 error <<< FAILURES!

[...truncated 281 lines...]
   [junit4] ERROR: JVM J0 ended with an exception, command line: C:\Users\jenkins\tools\java\64bit\jdk1.8.0_92\jre\bin\java.exe -XX:+UseCompressedOops -XX:+UseSerialGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=B389B1AF67D69C47 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=6.2.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp -Dcommon.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene -Dclover.db.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\clover\db -Djava.security.policy=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\tests.policy -Dtests.LUCENE_VERSION=6.2.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0 -Djunit4.childvm.id=0 -Djunit4.childvm.count=2 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=ISO-8859-1 -classpath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\codecs\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\test-framework\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\junit-4.10.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.3.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\test;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\64bit\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-6.x-Windows\lucene\build\core\test\temp\junit4-J0-20160716_181057_704.events @C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J0-20160716_181057_704.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.io.FileOutputStream.writeBytes(Native Method)
   [junit4] 	at java.io.FileOutputStream.write(FileOutputStream.java:326)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4] 	at java.io.FilterOutputStream.close(FilterOutputStream.java:158)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.common.io.Closer.close(Closer.java:214)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1488)
   [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)
   [junit4] ERROR: JVM J1 ended with an exception, command line: C:\Users\jenkins\tools\java\64bit\jdk1.8.0_92\jre\bin\java.exe -XX:+UseCompressedOops -XX:+UseSerialGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=B389B1AF67D69C47 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=6.2.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp -Dcommon.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene -Dclover.db.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\clover\db -Djava.security.policy=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\tests.policy -Dtests.LUCENE_VERSION=6.2.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J1 -Djunit4.childvm.id=1 -Djunit4.childvm.count=2 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=ISO-8859-1 -classpath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\codecs\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\test-framework\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\junit-4.10.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.3.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\test;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\64bit\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-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20160716_181057_704.events @C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20160716_181057_704.suites -stdin
   [junit4] ERROR: JVM J1 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-6.x-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:707: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build.xml:50: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: At least one slave process threw an exception, first: There is not enough space on the disk

Total time: 3 minutes 53 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-6.x-Windows (32bit/jdk1.8.0_92) - Build # 322 - Still Failing!

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

No tests ran.

Build Log:
[...truncated 14 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-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.TestAssertions.xml is 20 hr old

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



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

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

All tests passed

Build Log:
[...truncated 1372 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20160714_015251_070.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.security.PrivilegedActionException: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:96)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:81)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:456)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4] 	at java.io.PrintStream.flush(PrintStream.java:338)
   [junit4] 	at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
   [junit4] 	at java.io.PrintStream.write(PrintStream.java:482)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4] 	at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
   [junit4] 	at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
   [junit4] 	at java.io.PrintStream.write(PrintStream.java:527)
   [junit4] 	at java.io.PrintStream.print(PrintStream.java:669)
   [junit4] 	at java.io.PrintStream.println(PrintStream.java:806)
   [junit4] 	at org.apache.lucene.util.RunListenerPrintReproduceInfo.printDebuggingInformation(RunListenerPrintReproduceInfo.java:144)
   [junit4] 	at org.apache.lucene.util.RunListenerPrintReproduceInfo.testRunFinished(RunListenerPrintReproduceInfo.java:118)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:706)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:591)
   [junit4] Caused by: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.io.FileOutputStream.writeBytes(Native Method)
   [junit4] 	at java.io.FileOutputStream.write(FileOutputStream.java:326)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.
   [junit4] write(BufferedOutputStream.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.EventsOutputStream.write(EventsOutputStream.java:28)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135)
   [junit4] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.string(JsonWriter.java:571)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.value(JsonWriter.java:414)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.AbstractEvent.writeBinaryProperty(AbstractEvent.java:36)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.AppendStdErrEvent.serialize(AppendStdErrEvent.java:30)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:101)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:96)
   [junit4] 	... 21 more
   [junit4] <<< JVM J1: EOF ----

[...truncated 16 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J0-20160714_015251_070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.security.PrivilegedActionException: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:96)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:81)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testAssumptionFailure(RunListenerEmitter.java:68)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testAssumptionFailure(NoExceptionRunListenerDecorator.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testAssumptionFailure(BeforeAfterRunListenerDecorator.java:69)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$5.notifyListener(OrderedRunNotifier.java:146)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestAssumptionFailed(OrderedRunNotifier.java:143)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestAssumptionFailed(ThreadLeakControl.java:175)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:884)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.ja
   [junit4] va:40)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Caused by: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.io.FileOutputStream.writeBytes(Native Method)
   [junit4] 	at java.io.FileOutputStream.write(FileOutputStream.java:326)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.EventsOutputStream.write(EventsOutputStream.java:28)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135)
   [junit4] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.string(JsonWriter.java:565)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.value(JsonWriter.java:414)
   [junit4] 	at com.carrotsearch.ant.tasks.ju
   [junit4] nit4.events.FailureEvent.serialize(FailureEvent.java:46)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:101)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:96)
   [junit4] 	... 29 more
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] ERROR: JVM J0 ended with an exception, command line: C:\Users\jenkins\tools\java\32bit\jdk1.8.0_92\jre\bin\java.exe -server -XX:+UseSerialGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=A631C5CE4746E625 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=6.2.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp -Dcommon.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene -Dclover.db.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\clover\db -Djava.security.policy=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\tests.policy -Dtests.LUCENE_VERSION=6.2.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0 -Djunit4.childvm.id=0 -Djunit4.childvm.count=2 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=US-ASCII -classpath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\codecs\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\test-framework\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\junit-4.10.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.3.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\test;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-6.x-Windows\lucene\build\core\test\temp\junit4-J0-20160714_015251_070.events @C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J0-20160714_015251_070.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)
   [junit4] ERROR: JVM J1 ended with an exception, command line: C:\Users\jenkins\tools\java\32bit\jdk1.8.0_92\jre\bin\java.exe -server -XX:+UseSerialGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=A631C5CE4746E625 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=6.2.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp -Dcommon.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene -Dclover.db.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\clover\db -Djava.security.policy=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\tests.policy -Dtests.LUCENE_VERSION=6.2.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J1 -Djunit4.childvm.id=1 -Djunit4.childvm.count=2 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=US-ASCII -classpath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\codecs\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\test-framework\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\junit-4.10.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.3.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\test;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-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20160714_015251_070.events @C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20160714_015251_070.suites -stdin
   [junit4] ERROR: JVM J1 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-6.x-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:707: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build.xml:50: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-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: 6 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



Re: [JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 320 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
Uwe, Policeman Jenkins's hard disk is full.

--
Steve
www.lucidworks.com

> On Jul 13, 2016, at 2:10 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/320/
> Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC
> 
> No tests ran.
> 
> Build Log:
> [...truncated 14 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-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.TestAssertions.xml is 6 hr 47 min old
> 
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


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


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

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

No tests ran.

Build Log:
[...truncated 14 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-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.TestAssertions.xml is 6 hr 47 min old

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



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

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

1 tests failed.
FAILED:  TEST-org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression.xml.[failed-to-read]

Error Message:


Stack Trace:
Failed to read test report file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\TEST-org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression.xml
org.dom4j.DocumentException: Error on line 3 of document file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression.xml : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
	at org.dom4j.io.SAXReader.read(SAXReader.java:482)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)
Caused by: org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	... 18 more
Nested exception: 
org.xml.sax.SAXParseException; systemId: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/build/core/test/TEST-org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression.xml; lineNumber: 3; columnNumber: 50; XML document structures must start and end within the same entity.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:126)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:301)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:175)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:154)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:126)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:132)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:107)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	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)




Build Log:
[...truncated 1361 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J0-20160713_111652_001.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.security.PrivilegedActionException: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:96)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:81)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:456)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4] 	at java.io.PrintStream.flush(PrintStream.java:338)
   [junit4] 	at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
   [junit4] 	at java.io.PrintStream.write(PrintStream.java:482)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4] 	at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
   [junit4] 	at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
   [junit4] 	at java.io.PrintStream.write(PrintStream.java:527)
   [junit4] 	at java.io.PrintStream.print(PrintStream.java:669)
   [junit4] 	at java.io.PrintStream.println(PrintStream.java:806)
   [junit4] 	at org.apache.lucene.util.RunListenerPrintReproduceInfo.printDebuggingInformation(RunListenerPrintReproduceInfo.java:144)
   [junit4] 	at org.apache.lucene.util.RunListenerPrintReproduceInfo.testRunFinished(RunListenerPrintReproduceInfo.java:118)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:706)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:591)
   [junit4] Caused by: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.io.FileOutputStream.writeBytes(Native Method)
   [junit4] 	at java.io.FileOutputStream.write(FileOutputStream.java:326)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.
   [junit4] write(BufferedOutputStream.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.EventsOutputStream.write(EventsOutputStream.java:28)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135)
   [junit4] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.string(JsonWriter.java:571)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.value(JsonWriter.java:414)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.AbstractEvent.writeBinaryProperty(AbstractEvent.java:36)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.AppendStdErrEvent.serialize(AppendStdErrEvent.java:30)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:101)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:96)
   [junit4] 	... 21 more
   [junit4] <<< JVM J0: EOF ----

[...truncated 19 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression
   [junit4] IGNOR/A 0.00s J1 | TestLucene50StoredFieldsFormatHighCompression.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene50StoredFieldsFormatHighCompression -Dtests.method=testMultiClose -Dtests.seed=FBEF0C3D520970D9 -Dtests.slow=true -Dtests.locale=pt-PT -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   5.97s J1 | TestLucene50StoredFieldsFormatHighCompression.testMultiClose <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Failed to get a temporary name too many times, check your temp directory and consider manually cleaning it: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression_FBEF0C3D520970D9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FBEF0C3D520970D9:7FD2E0064D6B19C1]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.createTempDir(LuceneTestCase.java:2730)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testMultiClose(BaseIndexFileFormatTestCase.java:303)
   [junit4]    > 	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testMultiClose(BaseStoredFieldsFormatTestCase.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression_FBEF0C3D520970D9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1804, maxMBSortInHeap=7.93997809282099, sim=ClassicSimilarity, locale=pt-PT, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=371224768,total=536870912
   [junit4]   2> 
   [junit4] Completed [360/433 (1!)] on J1 in 7.98s, 19 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 2 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20160713_111652_001.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.security.PrivilegedActionException: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:96)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:81)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFailure(RunListenerEmitter.java:54)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFailure(NoExceptionRunListenerDecorator.java:55)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFailure(BeforeAfterRunListenerDecorator.java:60)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$4.notifyListener(OrderedRunNotifier.java:129)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFailure(OrderedRunNotifier.java:126)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFailure(ThreadLeakControl.java:183)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.fireTestFailure(RandomizedRunner.java:798)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:886)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRu
   [junit4] le$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Caused by: java.io.IOException: There is not enough space on the disk
   [junit4] 	at java.io.FileOutputStream.writeBytes(Native Method)
   [junit4] 	at java.io.FileOutputStream.write(FileOutputStream.java:326)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.EventsOutputStream.write(EventsOutputStream.java:28)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135)
   [junit4] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.string(JsonWriter.java:565)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.value(Jso
   [junit4] nWriter.java:414)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.FailureEvent.serialize(FailureEvent.java:46)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:101)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:96)
   [junit4] 	... 30 more
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] ERROR: JVM J0 ended with an exception, command line: C:\Users\jenkins\tools\java\64bit\jdk1.8.0_92\jre\bin\java.exe -XX:+UseCompressedOops -XX:+UseG1GC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=FBEF0C3D520970D9 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=6.2.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp -Dcommon.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene -Dclover.db.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\clover\db -Djava.security.policy=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\tests.policy -Dtests.LUCENE_VERSION=6.2.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0 -Djunit4.childvm.id=0 -Djunit4.childvm.count=2 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=US-ASCII -classpath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\codecs\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\test-framework\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\junit-4.10.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.3.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\test;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\64bit\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-6.x-Windows\lucene\build\core\test\temp\junit4-J0-20160713_111652_001.events @C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J0-20160713_111652_001.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)
   [junit4] ERROR: JVM J1 ended with an exception, command line: C:\Users\jenkins\tools\java\64bit\jdk1.8.0_92\jre\bin\java.exe -XX:+UseCompressedOops -XX:+UseG1GC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=FBEF0C3D520970D9 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=6.2.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp -Dcommon.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene -Dclover.db.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\clover\db -Djava.security.policy=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\tools\junit4\tests.policy -Dtests.LUCENE_VERSION=6.2.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J1 -Djunit4.childvm.id=1 -Djunit4.childvm.count=2 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=US-ASCII -classpath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\codecs\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\test-framework\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\junit-4.10.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.3.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\classes\test;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\64bit\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-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20160713_111652_001.events @C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\temp\junit4-J1-20160713_111652_001.suites -stdin
   [junit4] ERROR: JVM J1 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-6.x-Windows\build.xml:741: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:685: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build.xml:50: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-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: 7 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-6.x-Windows (32bit/jdk1.8.0_92) - Build # 318 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/318/
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:61976/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:61976/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([73AE08B1001AA66F:FBFA376BAEE6CB97]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	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 10926 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\init-core-data-001
   [junit4]   2> 549834 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-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> 549838 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 549839 INFO  (Thread-679) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 549839 INFO  (Thread-679) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 549942 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61971
   [junit4]   2> 549942 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 549943 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 549950 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fadfc6 name:ZooKeeperConnection Watcher:127.0.0.1:61971 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 549950 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 549950 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 549950 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 549956 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 549959 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 0x155e21f4dc90000, 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> 549968 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 549968 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 549969 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d5422d{/solr,null,AVAILABLE}
   [junit4]   2> 549969 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@144a160{/solr,null,AVAILABLE}
   [junit4]   2> 549973 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@12e3de{SSL,[ssl, http/1.1]}{127.0.0.1:61975}
   [junit4]   2> 549973 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.Server Started @558123ms
   [junit4]   2> 549973 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61975}
   [junit4]   2> 549974 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 549974 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1'
   [junit4]   2> 549974 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@130ada0{SSL,[ssl, http/1.1]}{127.0.0.1:61976}
   [junit4]   2> 549974 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 549974 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.Server Started @558124ms
   [junit4]   2> 549974 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> 549974 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61976}
   [junit4]   2> 549975 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 549975 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2'
   [junit4]   2> 549975 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 549975 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> 549975 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 549975 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 549976 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 549977 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 549979 INFO  (zkCallback-573-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1baeea0 name:ZooKeeperConnection Watcher:127.0.0.1:61971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 549979 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 549979 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 549980 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 549980 INFO  (zkCallback-574-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1189892 name:ZooKeeperConnection Watcher:127.0.0.1:61971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 549980 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 549980 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 549981 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 550000 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 0x155e21f4dc90002, 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> 550001 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.
   [junit4]   2> 550001 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 13665088
   [junit4]   2> 550001 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1]
   [junit4]   2> 550001 WARN  (jetty-launcher-571-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\lib
   [junit4]   2> 550003 INFO  (jetty-launcher-571-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,useRetries : false,
   [junit4]   2> 550003 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.
   [junit4]   2> 550003 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 12546144
   [junit4]   2> 550003 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2]
   [junit4]   2> 550003 WARN  (jetty-launcher-571-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\lib
   [junit4]   2> 550003 INFO  (jetty-launcher-571-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,useRetries : false,
   [junit4]   2> 550007 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 550007 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 550008 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 550008 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 550008 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61971/solr
   [junit4]   2> 550008 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 550008 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 550009 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 550009 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 550009 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61971/solr
   [junit4]   2> 550009 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 550009 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 550010 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550010 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550013 INFO  (zkCallback-579-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc2299 name:ZooKeeperConnection Watcher:127.0.0.1:61971 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550013 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550013 INFO  (zkCallback-580-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@313332 name:ZooKeeperConnection Watcher:127.0.0.1:61971 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550013 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550013 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 550013 INFO  (jetty-launcher-571-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 550016 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/3209188@fed370
   [junit4]   2> 550016 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/3209188@1551c7a
   [junit4]   2> 550020 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550022 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550026 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@af2bfb name:ZooKeeperConnection Watcher:127.0.0.1:61971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550026 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550028 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d1cb1b name:ZooKeeperConnection Watcher:127.0.0.1:61971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550028 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550029 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 550030 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 550035 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 550036 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 550045 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 550046 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 550049 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 550050 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 550053 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 550054 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 550056 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 550057 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 550059 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 550059 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 550061 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 550061 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 550063 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 550064 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 550065 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 550065 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 550068 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 550069 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 550069 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 550069 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 550070 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 550070 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 550077 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 550079 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 550079 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 550081 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 550081 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 550082 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96231591135215621-127.0.0.1:61975_solr-n_0000000000
   [junit4]   2> 550082 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96231591135215622-127.0.0.1:61976_solr-n_0000000001
   [junit4]   2> 550082 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61975_solr
   [junit4]   2> 550082 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 550083 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96231591135215621-127.0.0.1:61975_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 550083 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61976_solr
   [junit4]   2> 550083 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61976_solr
   [junit4]   2> 550084 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.Overseer Overseer (id=96231591135215621-127.0.0.1:61975_solr-n_0000000000) starting
   [junit4]   2> 550085 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_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> 550085 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_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> 550088 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 550088 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 550091 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 550106 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 550106 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:61975_solr as DOWN
   [junit4]   2> 550110 INFO  (OverseerCollectionConfigSetProcessor-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 550111 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 550111 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61975_solr
   [junit4]   2> 550111 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61975_solr
   [junit4]   2> 550115 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 550116 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_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> 550116 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_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> 550117 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 550117 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 550120 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:61975_solr"} current state version: 0
   [junit4]   2> 550120 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:61975_solr
   [junit4]   2> 550137 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 550137 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 550139 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.
   [junit4]   2> 550140 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 550141 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 550141 INFO  (jetty-launcher-571-thread-2) [n:127.0.0.1:61976_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 550188 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 550188 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 550189 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.
   [junit4]   2> 550190 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 550191 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 550191 INFO  (jetty-launcher-571-thread-1) [n:127.0.0.1:61975_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 550191 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 550192 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550193 INFO  (zkCallback-585-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1630a21 name:ZooKeeperConnection Watcher:127.0.0.1:61971 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550193 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550194 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 550196 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 550199 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550201 INFO  (zkCallback-588-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@156bac8 name:ZooKeeperConnection Watcher:127.0.0.1:61971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550201 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550203 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 550203 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 550204 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 550204 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 550209 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 550214 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 550244 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[73AE08B1001AA66F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 550314 INFO  (qtp19450404-3184) [n:127.0.0.1:61975_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> 550316 INFO  (OverseerCollectionConfigSetProcessor-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_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> 550317 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_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> 550317 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 550318 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 550319 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 550321 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 550321 INFO  (zkCallback-588-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 550321 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 550326 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_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> 550326 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 550329 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 550427 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 550427 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:61976_solr
   [junit4]   2> 550427 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:61975_solr
   [junit4]   2> 550428 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:61975_solr
   [junit4]   2> 550428 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:61976_solr
   [junit4]   2> 550441 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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> 550443 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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> 550448 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 550518 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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> 550520 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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> 550522 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 550525 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 550530 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 550531 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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> 550531 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 550531 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 550533 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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> 550533 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:61975/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61975_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> 550533 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_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:61975/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61975_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 550533 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 550533 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 550533 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 550533 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 550533 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 550534 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 550534 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 550534 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 550535 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 550535 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 550537 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:61976/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61976_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> 550537 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_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:61976/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61976_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 550540 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:61975/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61975_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> 550540 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_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:61975/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61975_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 550543 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_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:61976/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61976_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> 550543 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_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:61976/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61976_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 550648 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 550649 INFO  (zkCallback-581-thread-3-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_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> 550649 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_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> 550650 INFO  (zkCallback-581-thread-3-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 550650 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 551535 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551535 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 551535 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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> 551535 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 551535 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 551535 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 551536 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 551536 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 551536 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551537 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\backuprestore_shard1_replica1'
   [junit4]   2> 551537 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 551537 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551539 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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> 551539 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\backuprestore_shard1_replica2'
   [junit4]   2> 551539 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 551539 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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> 551543 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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> 551543 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 551543 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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> 551543 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 551543 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 551543 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 551544 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 551544 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 551544 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 551545 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 551547 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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> 551547 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 551549 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 551549 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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> 551550 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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> 551550 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\backuprestore_shard2_replica2'
   [junit4]   2> 551550 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 551550 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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> 551554 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 551555 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 551568 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 551569 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 551653 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 551661 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 551665 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 551667 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 551676 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 551690 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 551691 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 551696 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 551697 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 551702 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 551715 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 551727 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 551730 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 551731 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 551735 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 551737 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 551737 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 551738 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 551745 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 551745 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 551745 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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> 551746 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 551746 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551746 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 551746 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 551746 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 551747 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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> 551745 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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> 551749 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 551749 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 551749 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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> 551749 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 551749 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 551749 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 551746 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 551749 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 551749 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551750 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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> 551749 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 551750 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 551749 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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> 551751 WARN  (qtp2268579-3186) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 551751 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 551751 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 551751 WARN  (qtp2268579-3173) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 551754 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 551754 WARN  (qtp19450404-3175) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 551755 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 551755 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 551755 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 551756 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 551758 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 551758 WARN  (qtp19450404-3179) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 551759 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 551759 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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@be40ad lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bc8a38),segFN=segments_1,generation=1}
   [junit4]   2> 551759 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_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@18c26bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@904a8c),segFN=segments_1,generation=1}
   [junit4]   2> 551759 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 551760 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 551761 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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@283b6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@99b294),segFN=segments_1,generation=1}
   [junit4]   2> 551761 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 551763 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 551763 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551771 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_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> 551779 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551779 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551781 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551781 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551781 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551782 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551782 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551784 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551784 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551784 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551786 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551786 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 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> 551786 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 551786 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551786 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551787 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551788 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551788 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_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> 551790 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 551790 INFO  (qtp19450404-3175) [n:127.0.0.1:61975_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 551791 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 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> 551791 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 551791 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 551792 INFO  (qtp2268579-3173) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 551792 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 551792 INFO  (qtp2268579-3186) [n:127.0.0.1:61976_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 551795 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_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@10aaf02 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@150c3f9),segFN=segments_1,generation=1}
   [junit4]   2> 551795 INFO  (qtp19450404-3179) [n:127.0.0.1:61975_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 

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

75_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 562214 INFO  (coreCloseExecutor-1612-thread-1) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\;done=false>>]
   [junit4]   2> 562214 INFO  (coreCloseExecutor-1612-thread-1) [n:127.0.0.1:61976_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 562214 INFO  (coreCloseExecutor-1612-thread-1) [n:127.0.0.1:61976_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 562223 INFO  (jetty-launcher-571-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96231591135215621-127.0.0.1:61975_solr-n_0000000000) closing
   [junit4]   2> 562224 INFO  (OverseerStateUpdate-96231591135215621-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61975_solr
   [junit4]   2> 562227 INFO  (zkCallback-581-thread-4-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_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> 562227 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_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> 562227 WARN  (zkCallback-582-thread-1-processing-n:127.0.0.1:61976_solr) [n:127.0.0.1:61976_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 562232 INFO  (jetty-launcher-571-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@144a160{/solr,null,UNAVAILABLE}
   [junit4]   2> 563728 WARN  (zkCallback-581-thread-6-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/backuprestore/leader_elect/shard2/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> 563728 WARN  (zkCallback-581-thread-4-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 563728 INFO  (jetty-launcher-571-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d5422d{/solr,null,UNAVAILABLE}
   [junit4]   2> 563737 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61971 61971
   [junit4]   2> 563748 INFO  (Thread-679) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61971 61971
   [junit4]   2> 563750 WARN  (Thread-679) [    ] 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> 563750 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[73AE08B1001AA66F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_73AE08B1001AA66F-001
   [junit4]   2> Jul 13, 2016 2:39:24 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=FST50, _version_=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1700, maxMBSortInHeap=7.38159067017355, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ga, timezone=America/Port_of_Spain
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=188524464,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, LoggingHandlerTest, TestSolr4Spatial, TestManagedResourceStorage, TestInitQParser, CollectionsAPIDistributedZkTest, TestNonDefinedSimilarityFactory, TestPivotHelperCode, OverseerStatusTest, SolrIndexSplitterTest, RuleEngineTest, TestConfigSetsAPI, CollectionTooManyReplicasTest, CleanupOldIndexTest, TestSolrQueryParserResource, SortByFunctionTest, BJQParserTest, DocValuesMissingTest, DirectUpdateHandlerOptimizeTest, TestScoreJoinQPScore, TestAuthenticationFramework, SpellCheckCollatorTest, TestSubQueryTransformer, CoreAdminHandlerTest, LeaderElectionIntegrationTest, SolrCmdDistributorTest, CdcrReplicationHandlerTest, TestRandomCollapseQParserPlugin, HdfsLockFactoryTest, TestFieldTypeCollectionResource, TestIndexingPerformance, SortSpecParsingTest, BadCopyFieldTest, DistanceFunctionTest, TestSolrCoreProperties, TestRawTransformer, GraphQueryTest, VMParamsZkACLAndCredentialsProvidersTest, EchoParamsTest, OverseerModifyCollectionTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [86/621 (1!)] on J1 in 14.96s, 1 test, 1 error <<< FAILURES!

[...truncated 1742 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:741: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:685: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: There were test failures: 621 suites (10 ignored), 2642 tests, 1 error, 140 ignored (94 assumptions) [seed: 73AE08B1001AA66F]

Total time: 77 minutes 15 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-6.x-Windows (64bit/jdk1.8.0_92) - Build # 317 - Still Failing!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

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

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

	at __randomizedtesting.SeedInfo.seed([C7E540B1E34B1139]: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)




Build Log:
[...truncated 782 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ar-MA, timezone=Africa/Lagos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=137811952,total=200347648
   [junit4]   2> NOTE: All tests run in this JVM: [TestReusableStringReader, TestUTF32ToUTF8, TestClassicSimilarity, TestFixedBitDocIdSet, TestMixedCodecs, TestPerFieldPostingsFormat2, TestTerm, TestDocValues, TestTransactions, TestSpanBoostQuery, TestAssertions, TestDateSort, TestMultiValuedNumericRangeQuery, TestIndexWriterThreadsToSegments, TestAttributeSource, TestByteBlockPool, TestByteArrayDataInput, TestCompiledAutomaton, TestGeoEncodingUtils, TestLucene54DocValuesFormat, TestBoostQuery, TestSortedSetSortField, TestPrefixQuery, TestCharArraySet, TestTermsEnum2, TestNewestSegment, TestMultiPhraseEnum, TestLucene50CompoundFormat, TestComplexExplanations, TestMixedDocValuesUpdates, TestHugeRamFile, TestLazyProxSkipping, TestStressIndexing, TestReadOnlyIndex, TestComplexExplanationsOfNonMatches, TestLucene62SegmentInfoFormat, TestPositionIncrement, TestWordlistLoader, TestCodecs, TestForTooMuchCloning, TestPrefixInBooleanQuery, TestSimilarityBase, TestAllFilesDetectTruncation, TestNoDeletionPolicy, TestSloppyPhraseQuery, TestCrashCausesCorruptIndex, TestBooleanOr, TestQueryBuilder, TestPayloads, TestLSBRadixSorter, TestStandardAnalyzer, TestMergePolicyWrapper, TestConjunctions, TestRollback, TestMultiThreadTermVectors, TestMultiMMap, TestCharsRefBuilder, TestNRTThreads, TestNativeFSLockFactory, TestIOUtils, Test2BPoints, TestCodecUtil, TestTrackingDirectoryWrapper, TestRollingUpdates, TestIndexWriterOnJRECrash, TestPriorityQueue, TestSimpleExplanations, TestRecyclingIntBlockAllocator, TestOrdinalMap, TestConcurrentMergeScheduler, TestDocIDMerger, TestUsageTrackingFilterCachingPolicy, TestSortedNumericSortField, TestPackedInts, TestReaderClosed, Test2BSortedDocValuesOrds, TestOmitTf, TestSPIClassIterator, TestStressAdvance, TestSameScoresWithThreads, TestControlledRealTimeReopenThread, TestBlockPostingsFormat3, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=C7E540B1E34B1139 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Africa/Lagos -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSimpleFSDirectory (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-6.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_C7E540B1E34B1139-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_C7E540B1E34B1139-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_C7E540B1E34B1139-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_C7E540B1E34B1139-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7E540B1E34B1139]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [167/433 (1!)] on J1 in 3.46s, 44 tests, 1 error <<< FAILURES!

[...truncated 877 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:741: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:685: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build.xml:50: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: There were test failures: 433 suites (1 ignored), 3715 tests, 1 suite-level error, 74 ignored (70 assumptions) [seed: C7E540B1E34B1139]

Total time: 6 minutes 30 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-6.x-Windows (64bit/jdk1.8.0_92) - Build # 316 - Still Failing!

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

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([5F65CF7DB795ACB4:D731F0A71969C14C]: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 12153 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\init-core-data-001
   [junit4]   2> 2684757 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-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> 2684759 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2684760 INFO  (Thread-4465) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2684760 INFO  (Thread-4465) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2684861 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50782
   [junit4]   2> 2684861 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2684865 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2684873 INFO  (zkCallback-9982-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c5d4745 name:ZooKeeperConnection Watcher:127.0.0.1:50782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2684875 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2684875 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2684875 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2684882 INFO  (jetty-launcher-9981-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2684882 INFO  (jetty-launcher-9981-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2684884 INFO  (jetty-launcher-9981-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15daf68{/solr,null,AVAILABLE}
   [junit4]   2> 2684884 INFO  (jetty-launcher-9981-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f20da69{/solr,null,AVAILABLE}
   [junit4]   2> 2684887 INFO  (jetty-launcher-9981-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@6ce495cb{HTTP/1.1,[http/1.1]}{127.0.0.1:50786}
   [junit4]   2> 2684887 INFO  (jetty-launcher-9981-thread-1) [    ] o.e.j.s.Server Started @2689435ms
   [junit4]   2> 2684887 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50786}
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@28e4419{HTTP/1.1,[http/1.1]}{127.0.0.1:50787}
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1'
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-2) [    ] o.e.j.s.Server Started @2689436ms
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50787}
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2'
   [junit4]   2> 2684888 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2684889 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2684889 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2684889 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2684890 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2684891 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2684893 INFO  (zkCallback-9983-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c48636a name:ZooKeeperConnection Watcher:127.0.0.1:50782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2684893 INFO  (zkCallback-9984-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71c6011 name:ZooKeeperConnection Watcher:127.0.0.1:50782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2684893 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2684893 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2684893 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2684893 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2684894 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2684894 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2684918 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 0x155dee1a1a40002, 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> 2684918 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\.
   [junit4]   2> 2684919 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 688779527
   [junit4]   2> 2684919 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2]
   [junit4]   2> 2684919 WARN  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\lib
   [junit4]   2> 2684919 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\.
   [junit4]   2> 2684919 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 32401039
   [junit4]   2> 2684919 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1]
   [junit4]   2> 2684919 INFO  (jetty-launcher-9981-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,useRetries : false,
   [junit4]   2> 2684920 WARN  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\lib
   [junit4]   2> 2684920 INFO  (jetty-launcher-9981-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,useRetries : false,
   [junit4]   2> 2684925 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2684925 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50782/solr
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50782/solr
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2684926 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2684928 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2684928 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2684929 INFO  (zkCallback-9990-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31fa4e3a name:ZooKeeperConnection Watcher:127.0.0.1:50782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2684930 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2684930 INFO  (jetty-launcher-9981-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2684930 INFO  (zkCallback-9989-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4be23996 name:ZooKeeperConnection Watcher:127.0.0.1:50782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2684930 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2684930 INFO  (jetty-launcher-9981-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2684931 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/381818300@5381f600
   [junit4]   2> 2684932 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 0x155dee1a1a40004, 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> 2684933 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/381818300@4500742f
   [junit4]   2> 2684936 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2684936 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2684938 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44277cfb name:ZooKeeperConnection Watcher:127.0.0.1:50782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2684938 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2684938 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70ddf306 name:ZooKeeperConnection Watcher:127.0.0.1:50782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2684939 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2684940 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2684940 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2684943 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2684943 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2684950 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2684950 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2684955 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2684956 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2684960 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2684961 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2684964 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2684964 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2684967 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2684968 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2684971 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2684971 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2684974 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2684974 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2684976 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2684976 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2684978 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2684978 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2684980 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2684980 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2684980 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2684981 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2684986 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2684987 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2684988 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2684988 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2684991 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2684995 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2684995 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96228027719221253-127.0.0.1:50786_solr-n_0000000000
   [junit4]   2> 2684996 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96228027719221254-127.0.0.1:50787_solr-n_0000000001
   [junit4]   2> 2684996 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50786_solr
   [junit4]   2> 2684997 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2684997 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96228027719221253-127.0.0.1:50786_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2684997 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50787_solr
   [junit4]   2> 2684997 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50787_solr
   [junit4]   2> 2684998 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.Overseer Overseer (id=96228027719221253-127.0.0.1:50786_solr-n_0000000000) starting
   [junit4]   2> 2684999 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_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> 2684999 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_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> 2685000 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2685001 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2685001 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2685008 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2685008 INFO  (OverseerCollectionConfigSetProcessor-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2685009 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50786_solr as DOWN
   [junit4]   2> 2685009 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2685012 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50786_solr
   [junit4]   2> 2685012 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50786_solr
   [junit4]   2> 2685012 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2685014 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_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> 2685014 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_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> 2685015 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2685015 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50786_solr"} current state version: 0
   [junit4]   2> 2685015 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50786_solr
   [junit4]   2> 2685016 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2685016 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2685016 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2685019 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\.
   [junit4]   2> 2685019 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2685020 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2685020 INFO  (jetty-launcher-9981-thread-2) [n:127.0.0.1:50787_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2685027 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2685027 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2685028 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\.
   [junit4]   2> 2685029 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2685031 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2685031 INFO  (jetty-launcher-9981-thread-1) [n:127.0.0.1:50786_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2685031 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2685033 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2685034 INFO  (zkCallback-9995-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23e35bb6 name:ZooKeeperConnection Watcher:127.0.0.1:50782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2685034 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2685035 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2685036 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 0x155dee1a1a40007, 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> 2685037 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2685038 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2685040 INFO  (zkCallback-9998-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e7cd76 name:ZooKeeperConnection Watcher:127.0.0.1:50782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2685040 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2685040 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2685040 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2685041 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2685043 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2685046 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2685050 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2685075 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[5F65CF7DB795ACB4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2685083 INFO  (qtp431750103-42208) [n:127.0.0.1:50786_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&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2685085 INFO  (OverseerCollectionConfigSetProcessor-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2685086 INFO  (OverseerThreadFactory-9134-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_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>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2685086 INFO  (OverseerThreadFactory-9134-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2685087 INFO  (OverseerThreadFactory-9134-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2685088 INFO  (OverseerThreadFactory-9134-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2685091 INFO  (zkCallback-9998-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2685091 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2685091 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2685095 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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>   "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> 2685095 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2685098 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2685194 INFO  (OverseerThreadFactory-9134-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2685194 INFO  (OverseerThreadFactory-9134-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:50786_solr
   [junit4]   2> 2685194 INFO  (OverseerThreadFactory-9134-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:50787_solr
   [junit4]   2> 2685203 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2685204 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2685207 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2685207 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2685208 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2685208 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2685209 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2685211 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2685211 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2685211 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2685211 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2685211 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2685212 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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:50786/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50786_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> 2685212 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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:50786/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50786_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2685217 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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:50787/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50787_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> 2685217 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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:50787/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50787_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2685322 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2685322 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_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> 2685322 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2685326 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_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> 2685327 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2686212 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686212 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2686213 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2686213 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2686213 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686213 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2686213 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2686214 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2686214 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686214 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 2686214 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2686214 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686216 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686216 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\backuprestore_shard2_replica1'
   [junit4]   2> 2686216 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2686216 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686217 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2686221 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2686227 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2686227 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2686229 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2686231 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2686249 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2686249 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2686257 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2686257 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2686264 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2686267 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2686271 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2686271 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686271 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2686271 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686271 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2686271 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2686272 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 2686272 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 2686272 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686272 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2686272 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686273 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2686273 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 2686273 WARN  (qtp431750103-42209) [n:127.0.0.1:50786_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2686274 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 2686274 WARN  (qtp711859504-42212) [n:127.0.0.1:50787_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2686274 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 2686274 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 2686274 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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@1da35c48 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aa732fa),segFN=segments_1,generation=1}
   [junit4]   2> 2686274 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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@4baca21 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1376f2cd),segFN=segments_1,generation=1}
   [junit4]   2> 2686274 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2686274 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2686276 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686276 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686289 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2686291 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2686292 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2686293 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2686294 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2686294 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2686295 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686295 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686296 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2686297 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686297 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686297 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2686299 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686299 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686300 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2686300 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2686300 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686300 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686301 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:50787_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 2686302 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:50786_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 2686306 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2686306 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2686308 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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@4baca21 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1376f2cd),segFN=segments_1,generation=1}
   [junit4]   2> 2686308 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2686308 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4eb87b86[backuprestore_shard1_replica1] main]
   [junit4]   2> 2686308 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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@1da35c48 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aa732fa),segFN=segments_1,generation=1}
   [junit4]   2> 2686308 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686308 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2686308 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29b5183f[backuprestore_shard2_replica1] main]
   [junit4]   2> 2686308 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686309 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686309 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686309 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686309 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686310 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686310 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2686310 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686310 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686310 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2686311 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686311 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686311 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686311 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2686311 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686311 INFO  (searcherExecutor-9139-thread-1-processing-n:127.0.0.1:50787_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@29b5183f[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2686311 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686312 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686312 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686312 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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 1539648445129687040
   [junit4]   2> 2686312 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686312 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686312 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2686312 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686312 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686312 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686312 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686313 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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 1539648445130735616
   [junit4]   2> 2686314 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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 1539648445129687040
   [junit4]   2> 2686314 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2686314 INFO  (searcherExecutor-9140-thread-1-processing-n:127.0.0.1:50786_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@4eb87b86[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2686315 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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 1539648445130735616
   [junit4]   2> 2686315 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2686315 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2686315 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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:50787/solr collection:backuprestore shard:shard2
   [junit4]   2> 2686316 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2686316 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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:50786/solr collection:backuprestore shard:shard1
   [junit4]   2> 2686317 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686318 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686323 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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/96228027719221254-core_node2-n_0000000000
   [junit4]   2> 2686324 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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/96228027719221253-core_node1-n_0000000000
   [junit4]   2> 2686324 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686324 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686328 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2686328 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686328 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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:50787/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2686328 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686328 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:50787/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2686329 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2686329 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686329 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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:50786/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2686329 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686329 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:50786/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2686329 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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> 2686329 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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> 2686329 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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> 2686331 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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> 2686334 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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/96228027719221254-core_node2-n_0000000000
   [junit4]   2> 2686334 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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/96228027719221253-core_node1-n_0000000000
   [junit4]   2> 2686336 INFO  (qtp711859504-42212) [n:127.0.0.1:50787_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:50787/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2686339 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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:50786/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2686339 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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:50787/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2686343 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_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:50786/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2686448 INFO  (OverseerStateUpdate-96228027719221253-127.0.0.1:50786_solr-n_0000000000) [n:127.0.0.1:50786_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 2686449 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_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> 2686449 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_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> 2686450 INFO  (zkCallback-9992-thread-1-processing-n:127.0.0.1:50787_solr) [n:127.0.0.1:50787_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 2686450 INFO  (zkCallback-9991-thread-1-processing-n:127.0.0.1:50786_solr) [n:127.0.0.1:50786_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 2686491 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:50786/solr/backuprestore_shard1_replica1/ and leader is http://127.0.0.1:50786/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2686491 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_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:50786/solr
   [junit4]   2> 2686491 INFO  (qtp431750103-42209) [n:127.0.0.1:50786_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
 

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

ader
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:527)
   [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> 2690133 INFO  (jetty-launcher-9981-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f20da69{/solr,null,UNAVAILABLE}
   [junit4]   2> 2690141 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50782 50782
   [junit4]   2> 2690145 INFO  (Thread-4465) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50782 50782
   [junit4]   2> 2690147 WARN  (Thread-4465) [    ] 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> 	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> 2690149 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[5F65CF7DB795ACB4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_5F65CF7DB795ACB4-001
   [junit4]   2> Jul 12, 2016 11:33:02 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=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1031, maxMBSortInHeap=6.157532428074286, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-IQ, timezone=Jamaica
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=104646344,total=416808960
   [junit4]   2> NOTE: All tests run in this JVM: [QueryEqualityTest, SuggestComponentTest, TestSolrFieldCacheMBean, TestInitParams, TestRecoveryHdfs, TestConfigSets, DirectUpdateHandlerTest, TestFileDictionaryLookup, TestHashQParserPlugin, TestBulkSchemaConcurrent, TestNoOpRegenerator, TestRandomDVFaceting, TestObjectReleaseTracker, TestExpandComponent, TestJsonRequest, SolrXmlInZkTest, TestDFRSimilarityFactory, AssignTest, TestNamedUpdateProcessors, URLClassifyProcessorTest, TestFieldTypeResource, OverseerTest, TestPerFieldSimilarityClassic, TestManagedSynonymFilterFactory, TestSchemaVersionResource, ShardRoutingTest, BooleanFieldTest, TestScoreJoinQPNoScore, TestRawResponseWriter, DistributedSuggestComponentTest, TestReplicationHandler, BitVectorTest, BasicDistributedZkTest, InfoHandlerTest, TestUniqueKeyFieldResource, TestStressUserVersions, ConcurrentDeleteAndCreateCollectionTest, TestMaxScoreQueryParser, StandardRequestHandlerTest, PrimUtilsTest, SampleTest, TestRestManager, TestSQLHandler, CdcrRequestHandlerTest, SpatialHeatmapFacetsTest, DistributedQueryComponentCustomSortTest, TestGeoJSONResponseWriter, TestIBSimilarityFactory, TestCloudPivotFacet, TestStressLucene, JsonLoaderTest, TestSolrQueryResponse, RulesTest, TestStressReorder, TestHdfsBackupRestoreCore, TestFilteredDocIdSet, HardAutoCommitTest, DeleteLastCustomShardedReplicaTest, FullHLLTest, TestMacros, DocExpirationUpdateProcessorFactoryTest, AsyncMigrateRouteKeyTest, SliceStateTest, PingRequestHandlerTest, WrapperMergePolicyFactoryTest, TestFieldCacheReopen, AnalyticsMergeStrategyTest, SystemInfoHandlerTest, TestDocSet, DistributedQueryElevationComponentTest, TestFieldCacheSort, RecoveryZkTest, RequiredFieldsTest, TestRequestStatusCollectionAPI, SharedFSAutoReplicaFailoverUtilsTest, TestExactStatsCache, TestShortCircuitedRequests, TestManagedResource, PeerSyncTest, TestManagedSchemaAPI, TestUpdate, ZkCLITest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, DistributedVersionInfoTest, ResponseHeaderTest, ParsingFieldUpdateProcessorsTest, TestSolrQueryParserDefaultOperatorResource, TestCursorMarkWithoutUniqueKey, ClusterStateUpdateTest, TestStressLiveNodes, DeleteShardTest, HighlighterTest, DOMUtilTest, TestCollapseQParserPlugin, BasicAuthIntegrationTest, TimeZoneUtilsTest, DistributedFacetPivotLongTailTest, SolrCoreTest, TestPartialUpdateDeduplication, TestSolrDeletionPolicy1, TestMinMaxOnMultiValuedField, BlockDirectoryTest, TestReplicaProperties, HdfsThreadLeakTest, RegexBoostProcessorTest, SchemaVersionSpecificBehaviorTest, UnloadDistributedZkTest, DistribCursorPagingTest, ScriptEngineTest, TestLRUCache, TestBlobHandler, HdfsDirectoryTest, TestTolerantSearch, HdfsUnloadDistributedZkTest, ZkControllerTest, TestSortByMinMaxFunction, HdfsCollectionsAPIDistributedZkTest, DirectSolrSpellCheckerTest, PreAnalyzedFieldTest, TestHdfsCloudBackupRestore, AlternateDirectoryTest, TestAnalyzeInfixSuggestions, TestReqParamsAPI, MoreLikeThisHandlerTest, HdfsDirectoryFactoryTest, TestCollectionAPI, TestCoreContainer, TestSearchPerf, BlockJoinFacetDistribTest, TestAuthorizationFramework, DisMaxRequestHandlerTest, OverseerTaskQueueTest, TestChildDocTransformer, HdfsChaosMonkeyNothingIsSafeTest, AnalysisAfterCoreReloadTest, TestReloadAndDeleteDocs, DistributedSpellCheckComponentTest, UUIDUpdateProcessorFallbackTest, UUIDFieldTest, UpdateParamsTest, CollectionStateFormat2Test, TestDynamicFieldResource, TestSort, ChaosMonkeyNothingIsSafeTest, TestElisionMultitermQuery, SolrIndexConfigTest, TestFieldResource, TestDFISimilarityFactory, TestLuceneMatchVersion, CustomCollectionTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RemoteQueryErrorTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore]
   [junit4] Completed [477/621 (1!)] on J0 in 6.17s, 1 test, 1 failure <<< FAILURES!

[...truncated 488 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:741: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:685: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: There were test failures: 621 suites (10 ignored), 2642 tests, 1 failure, 139 ignored (93 assumptions) [seed: 5F65CF7DB795ACB4]

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/315/
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:50254/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50254/solr: The backup directory already exists: file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001/tempDir-002/mytestbackup/
	at __randomizedtesting.SeedInfo.seed([143039C471F747B7:9C64061EDF0B2A4F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	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 10882 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\init-core-data-001
   [junit4]   2> 316029 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-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> 316031 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 316032 INFO  (Thread-821) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 316032 INFO  (Thread-821) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 316131 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50250
   [junit4]   2> 316131 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 316133 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316137 INFO  (zkCallback-827-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60c1a0ab name:ZooKeeperConnection Watcher:127.0.0.1:50250 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316137 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316137 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 316137 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 316145 INFO  (jetty-launcher-826-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 316145 INFO  (jetty-launcher-826-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a252d77{/solr,null,AVAILABLE}
   [junit4]   2> 316145 INFO  (jetty-launcher-826-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 316146 INFO  (jetty-launcher-826-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33691cb6{/solr,null,AVAILABLE}
   [junit4]   2> 316147 INFO  (jetty-launcher-826-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@c9a1226{HTTP/1.1,[http/1.1]}{127.0.0.1:50254}
   [junit4]   2> 316147 INFO  (jetty-launcher-826-thread-1) [    ] o.e.j.s.Server Started @323073ms
   [junit4]   2> 316147 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50254}
   [junit4]   2> 316149 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 316149 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1'
   [junit4]   2> 316149 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 316149 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 316150 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 316151 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316151 INFO  (jetty-launcher-826-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@737fe865{HTTP/1.1,[http/1.1]}{127.0.0.1:50257}
   [junit4]   2> 316151 INFO  (jetty-launcher-826-thread-2) [    ] o.e.j.s.Server Started @323076ms
   [junit4]   2> 316151 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50257}
   [junit4]   2> 316151 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 316151 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2'
   [junit4]   2> 316151 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 316151 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 316153 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 316154 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316165 INFO  (zkCallback-828-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13cf1094 name:ZooKeeperConnection Watcher:127.0.0.1:50250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316165 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316165 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 316166 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 316174 INFO  (zkCallback-829-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49d33505 name:ZooKeeperConnection Watcher:127.0.0.1:50250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316174 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316174 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 316176 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 316181 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 0x155dccd7cef0002, 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> 316185 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 0x155dccd7cef0001, 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> 316183 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.
   [junit4]   2> 316186 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 672248003
   [junit4]   2> 316186 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1]
   [junit4]   2> 316187 WARN  (jetty-launcher-826-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\lib
   [junit4]   2> 316187 INFO  (jetty-launcher-826-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,useRetries : false,
   [junit4]   2> 316187 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.
   [junit4]   2> 316187 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1722451302
   [junit4]   2> 316187 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2]
   [junit4]   2> 316188 WARN  (jetty-launcher-826-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\lib
   [junit4]   2> 316188 INFO  (jetty-launcher-826-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,useRetries : false,
   [junit4]   2> 316189 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 316189 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 316189 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 316189 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 316191 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 316191 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50250/solr
   [junit4]   2> 316191 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 316191 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 316191 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 316191 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50250/solr
   [junit4]   2> 316191 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 316191 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 316191 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316193 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316205 INFO  (zkCallback-834-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b7f81d0 name:ZooKeeperConnection Watcher:127.0.0.1:50250 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316205 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316205 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4c3d50 name:ZooKeeperConnection Watcher:127.0.0.1:50250 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316205 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316205 INFO  (jetty-launcher-826-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 316205 INFO  (jetty-launcher-826-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 316208 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/974864564@44ac77d4
   [junit4]   2> 316212 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/974864564@c43e4d
   [junit4]   2> 316212 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316213 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316216 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cfbe467 name:ZooKeeperConnection Watcher:127.0.0.1:50250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316216 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316216 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c85459a name:ZooKeeperConnection Watcher:127.0.0.1:50250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316216 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316217 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 316217 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 316220 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 316220 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 316223 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 316224 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 316226 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 316226 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 316228 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 316228 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 316230 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 316230 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 316231 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 316233 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 316234 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 316234 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 316235 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 316235 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 316238 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 316238 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 316241 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 316242 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 316242 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 316243 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 316244 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 316246 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 316248 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 316253 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 316253 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 316255 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 316256 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 316256 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96225742180777989-127.0.0.1:50257_solr-n_0000000000
   [junit4]   2> 316257 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96225742180777990-127.0.0.1:50254_solr-n_0000000001
   [junit4]   2> 316257 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50257_solr
   [junit4]   2> 316257 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 316259 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96225742180777989-127.0.0.1:50257_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 316259 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50254_solr
   [junit4]   2> 316259 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50254_solr
   [junit4]   2> 316262 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.Overseer Overseer (id=96225742180777989-127.0.0.1:50257_solr-n_0000000000) starting
   [junit4]   2> 316263 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_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> 316263 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_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> 316264 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 316265 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 316266 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 316274 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 316274 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 316274 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 316275 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.
   [junit4]   2> 316276 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50257_solr as DOWN
   [junit4]   2> 316276 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 316276 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 316277 INFO  (OverseerCollectionConfigSetProcessor-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 316277 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 316277 INFO  (jetty-launcher-826-thread-1) [n:127.0.0.1:50254_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 316278 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50257_solr
   [junit4]   2> 316278 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50257_solr
   [junit4]   2> 316278 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 316279 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_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> 316279 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_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> 316281 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 316281 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 316281 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50257_solr"} current state version: 0
   [junit4]   2> 316281 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50257_solr
   [junit4]   2> 316301 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 316301 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 316302 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.
   [junit4]   2> 316303 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 316304 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 316304 INFO  (jetty-launcher-826-thread-2) [n:127.0.0.1:50257_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 316304 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 316305 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316310 INFO  (zkCallback-840-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6934fb63 name:ZooKeeperConnection Watcher:127.0.0.1:50250 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316310 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316310 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 316312 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 316314 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316316 INFO  (zkCallback-843-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fad42d0 name:ZooKeeperConnection Watcher:127.0.0.1:50250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316316 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316316 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 316316 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 316317 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 316318 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 316321 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 316324 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 316341 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[143039C471F747B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 316348 INFO  (qtp1424908118-3687) [n:127.0.0.1:50257_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> 316350 INFO  (OverseerCollectionConfigSetProcessor-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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> 316351 INFO  (OverseerThreadFactory-2170-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_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> 316351 INFO  (OverseerThreadFactory-2170-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 316351 INFO  (OverseerThreadFactory-2170-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 316352 INFO  (OverseerThreadFactory-2170-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 316353 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 316353 INFO  (zkCallback-843-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 316353 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 316357 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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> 316357 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 316358 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 316457 INFO  (OverseerThreadFactory-2170-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 316457 INFO  (OverseerThreadFactory-2170-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:50254_solr
   [junit4]   2> 316457 INFO  (OverseerThreadFactory-2170-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:50257_solr
   [junit4]   2> 316457 INFO  (OverseerThreadFactory-2170-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:50257_solr
   [junit4]   2> 316457 INFO  (OverseerThreadFactory-2170-thread-1-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:50254_solr
   [junit4]   2> 316459 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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> 316459 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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> 316463 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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> 316464 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_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> 316464 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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> 316466 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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> 316466 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_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> 316467 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 316467 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 316468 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 316468 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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> 316470 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 316470 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 316470 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 316471 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 316471 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 316471 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 316471 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 316471 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 316471 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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:50257/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50257_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> 316471 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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:50257/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50257_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 316471 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 316471 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 316471 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 316474 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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:50254/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50254_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> 316474 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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:50254/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50254_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 316476 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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:50257/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50257_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> 316476 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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:50257/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50257_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 316479 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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:50254/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50254_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> 316479 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_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:50254/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50254_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 316583 INFO  (OverseerStateUpdate-96225742180777989-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 316584 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_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> 316584 INFO  (zkCallback-836-thread-2-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_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> 316586 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 316586 INFO  (zkCallback-836-thread-2-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 317472 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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> 317472 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_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> 317472 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 317472 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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> 317472 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 317472 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 317472 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 317472 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 317472 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 317473 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 317473 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 317473 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 317473 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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> 317473 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 317473 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_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> 317473 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 317473 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 317473 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_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> 317474 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 317474 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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> 317474 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 317474 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 317474 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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> 317474 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 317474 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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> 317474 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 317474 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 317474 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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> 317475 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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> 317475 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 317475 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 317475 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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> 317477 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 317478 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 317478 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 317480 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 317486 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 317486 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 317486 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 317488 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 317488 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 317488 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 317503 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 317503 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 317503 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 317504 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 317505 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 317508 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 317509 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 317509 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 317510 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 317511 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 317511 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 317512 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 317513 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 317513 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 317513 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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> 317513 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_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> 317514 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 317514 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 317514 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\backuprestore_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 317514 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 317514 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 317514 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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> 317515 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 317515 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 317515 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\backuprestore_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 317515 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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> 317515 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 317515 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\backuprestore_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 317515 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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> 317516 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 317516 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 317516 WARN  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 317516 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 317516 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 317516 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 317516 WARN  (qtp877176751-3695) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 317517 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 317517 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 317517 WARN  (qtp1424908118-3685) [n:127.0.0.1:50257_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 317517 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 317518 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 317518 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ea854a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2931685f),segFN=segments_1,generation=1}
   [junit4]   2> 317518 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 317518 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_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@70970950 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3bb938),segFN=segments_1,generation=1}
   [junit4]   2> 317518 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 317519 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 317519 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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> 317519 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 317519 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 317520 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\backuprestore_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 317520 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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> 317520 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 317520 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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@27885dec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69dd80e4),segFN=segments_1,generation=1}
   [junit4]   2> 317521 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 317521 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 317521 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 317521 WARN  (qtp877176751-3671) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 317521 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317521 INFO  (qtp877176751-3671) [n:127.0.0.1:50254_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 317523 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317523 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317523 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_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> 317524 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317524 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317524 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317524 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317525 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317525 INFO  (qtp1424908118-3685) [n:127.0.0.1:50257_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317525 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 317525 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 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> 317525 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 317526 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 317526 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:50257_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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 317527 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 317528 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-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> 317528 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 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> 317528 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 317529 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-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> 317529 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 317529 INFO  (qtp1424908118-3684) [n:127.0.0.1:50257_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 317529 INFO  (qtp877176751-3695) [n:127.0.0.1:50254_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 317529 INFO  (qtp1424908118-3684)

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

-5-processing-n:127.0.0.1:50257_solr) [n:127.0.0.1:50257_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 327805 INFO  (jetty-launcher-826-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33691cb6{/solr,null,UNAVAILABLE}
   [junit4]   2> 327813 WARN  (zkCallback-837-thread-2-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_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> 327816 INFO  (zkCallback-837-thread-3-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_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> 327816 WARN  (zkCallback-837-thread-3-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 329304 WARN  (zkCallback-837-thread-1-processing-n:127.0.0.1:50254_solr) [n:127.0.0.1:50254_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/backuprestore/leader_elect/shard1/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> 329306 INFO  (jetty-launcher-826-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a252d77{/solr,null,UNAVAILABLE}
   [junit4]   2> 329314 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50250 50250
   [junit4]   2> 329319 INFO  (Thread-821) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50250 50250
   [junit4]   2> 329322 WARN  (Thread-821) [    ] 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> 	18	/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> 329323 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[143039C471F747B7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_143039C471F747B7-001
   [junit4]   2> Jul 12, 2016 1:51:55 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_=PostingsFormat(name=Memory doPackFST= true), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=642, maxMBSortInHeap=6.450359993314118, sim=ClassicSimilarity, locale=sq, timezone=IET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=93773968,total=328204288
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheSanityChecker, NotRequiredUniqueKeyTest, AtomicUpdatesTest, TestTrieFacet, BigEndianAscendingWordSerializerTest, TestFoldingMultitermQuery, GraphQueryTest, TestDistributedGrouping, TlogReplayBufferedWhileIndexingTest, TestFastOutputStream, SmileWriterTest, TestFieldCollectionResource, TestFuzzyAnalyzedSuggestions, ConfigSetsAPITest, TestZkChroot, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestUtils, ReplicationFactorTest, TestRecovery, TestCoreDiscovery, TestTestInjection, TestSha256AuthenticationProvider, TestSolrConfigHandlerCloud, TestSolrIndexConfig, RuleEngineTest, TestBinaryResponseWriter, TestSubQueryTransformer, TestExactSharedStatsCache, TestUseDocValuesAsStored2, TestConfigOverlay, TestSuggestSpellingConverter, SignatureUpdateProcessorFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, TestSchemaSimilarityResource, NumericFieldsTest, TestTolerantUpdateProcessorCloud, DocValuesMissingTest, TestClusterStateMutator, SuggestComponentContextFilterQueryTest, DistributedDebugComponentTest, TestBlendedInfixSuggestions, TestRequestForwarding, ShowFileRequestHandlerTest, TestDistribDocBasedVersion, TestCloudManagedSchema, TestCustomDocTransformer, TestAtomicUpdateErrorCases, TestOnReconnectListenerSupport, CSVRequestHandlerTest, TestPKIAuthenticationPlugin, HdfsWriteToMultipleCollectionsTest, TestRealTimeGet, AliasIntegrationTest, TestNonDefinedSimilarityFactory, TestDynamicFieldCollectionResource, TestLocalFSCloudBackupRestore]
   [junit4] Completed [90/621 (1!)] on J1 in 13.82s, 1 test, 1 error <<< FAILURES!

[...truncated 1771 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:741: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:685: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1443: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: There were test failures: 621 suites (10 ignored), 2642 tests, 1 error, 140 ignored (94 assumptions) [seed: 143039C471F747B7]

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