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


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

Reply via email to