Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3405/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at https://127.0.0.1:52747/solr: 'location' is not specified 
as a query parameter or as a default repository property or as a cluster 
property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:52747/solr: 'location' is not specified as a 
query parameter or as a default repository property or as a cluster property.
        at 
__randomizedtesting.SeedInfo.seed([B01D1BC172A320FF:3849241BDC5F4D07]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
        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 12044 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/init-core-data-001
   [junit4]   2> 2900980 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2900985 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2900985 INFO  (Thread-3861) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2900985 INFO  (Thread-3861) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2901090 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52745
   [junit4]   2> 2901090 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901091 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901110 INFO  (zkCallback-3605-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ab64b04 
name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901111 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901111 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901111 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2901114 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 2901125 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2901126 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2901127 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dced13f{/solr,null,AVAILABLE}
   [junit4]   2> 2901129 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@648428d0{/solr,null,AVAILABLE}
   [junit4]   2> 2901134 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@7c802535{SSL,[ssl, 
http/1.1]}{127.0.0.1:52747}
   [junit4]   2> 2901134 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.e.j.s.Server Started @2906687ms
   [junit4]   2> 2901134 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52747}
   [junit4]   2> 2901134 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@79fa7a78{SSL,[ssl, 
http/1.1]}{127.0.0.1:52748}
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.e.j.s.Server Started @2906688ms
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52748}
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2'
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1'
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901136 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901137 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901137 INFO  (zkCallback-3606-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b3603d8 
name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901137 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901138 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901138 INFO  (zkCallback-3607-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@463ade65 
name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901138 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901138 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901138 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2901139 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2901148 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/.
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/.
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1232518728
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 674511346
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1]
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2]
   [junit4]   2> 2901149 WARN  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/lib
   [junit4]   2> 2901149 WARN  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/lib
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2901150 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52745/solr
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52745/solr
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2901155 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901155 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901155 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901156 INFO  (zkCallback-3612-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@668c6025 
name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901156 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901157 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901157 INFO  (zkCallback-3613-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b11f2f0 
name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901157 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901157 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901158 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$79/835636@8892d1
   [junit4]   2> 2901159 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$79/835636@35433ccc
   [junit4]   2> 2901159 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2901159 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2901160 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@74fd227b 
name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901161 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2901161 INFO  
(zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c06fda8 
name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901161 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2901162 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2901163 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2901166 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2901166 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2901171 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2901171 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2901174 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2901175 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2901178 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2901178 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2901181 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2901181 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2901183 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2901183 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2901185 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2901185 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2901187 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2901187 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2901189 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2901189 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2901190 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2901190 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2901191 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 2901191 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 2901193 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 2901193 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 2901198 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2901198 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2901200 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2901200 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2901202 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2901202 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2901202 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96224380496248838-127.0.0.1:52748_solr-n_0000000000
   [junit4]   2> 2901203 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96224380496248837-127.0.0.1:52747_solr-n_0000000001
   [junit4]   2> 2901203 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52748_solr
   [junit4]   2> 2901203 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 2901204 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96224380496248838-127.0.0.1:52748_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 2901205 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52747_solr
   [junit4]   2> 2901205 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52747_solr
   [junit4]   2> 2901206 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer Overseer 
(id=96224380496248838-127.0.0.1:52748_solr-n_0000000000) starting
   [junit4]   2> 2901206 INFO  
(zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_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> 2901206 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_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> 2901208 INFO  
(zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2901208 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2901210 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 2901219 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2901219 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 2901221 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2901222 INFO  
(OverseerCollectionConfigSetProcessor-96224380496248838-127.0.0.1:52748_solr-n_0000000000)
 [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 2901223 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/.
   [junit4]   2> 2901223 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2901223 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 2901223 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52748_solr as DOWN
   [junit4]   2> 2901225 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2901225 INFO  (jetty-launcher-3604-thread-2) 
[n:127.0.0.1:52747_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2901225 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 2901226 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52748_solr
   [junit4]   2> 2901226 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52748_solr
   [junit4]   2> 2901228 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52748_solr"} current state version: 0
   [junit4]   2> 2901229 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_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> 2901229 INFO  
(zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_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> 2901229 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:52748_solr
   [junit4]   2> 2901230 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2901230 INFO  
(zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2901236 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2901236 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 2901237 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/.
   [junit4]   2> 2901237 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 2901238 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2901238 INFO  (jetty-launcher-3604-thread-1) 
[n:127.0.0.1:52748_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2901238 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901239 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901240 INFO  (zkCallback-3618-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@76e4926 name:ZooKeeperConnection 
Watcher:127.0.0.1:52745 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2901240 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901240 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901244 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901244 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901246 INFO  (zkCallback-3621-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e45ac5b 
name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901246 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901246 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901246 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2901247 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2901248 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2901250 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2901255 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2901278 INFO  
(TEST-TestLocalFSCloudBackupRestore.test-seed#[B01D1BC172A320FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2901303 INFO  (qtp535094020-19542) [n:127.0.0.1:52747_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2901306 INFO  
(OverseerCollectionConfigSetProcessor-96224380496248838-127.0.0.1:52748_solr-n_0000000000)
 [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2901307 INFO  
(OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2901307 INFO  
(OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection backuprestore
   [junit4]   2> 2901307 INFO  
(OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/backuprestore 
   [junit4]   2> 2901308 INFO  
(OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/backuprestore
   [junit4]   2> 2901309 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 2901309 INFO  
(zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 2901310 INFO  (zkCallback-3621-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2901314 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2901314 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: backuprestore
   [junit4]   2> 2901315 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/backuprestore/state.json
   [junit4]   2> 2901423 INFO  
(OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection backuprestore, shardNames [shard1, shard2] , 
replicationFactor : 1
   [junit4]   2> 2901423 INFO  
(OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard1_replica1 as part of shard shard1 of collection 
backuprestore on 127.0.0.1:52748_solr
   [junit4]   2> 2901424 INFO  
(OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard2_replica1 as part of shard shard2 of collection 
backuprestore on 127.0.0.1:52747_solr
   [junit4]   2> 2901438 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_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> 2901439 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_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> 2901446 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 2901455 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 2901456 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_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> 2901457 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_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> 2901458 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52747/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:52747_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> 2901458 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52747/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:52747_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2901458 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 2901458 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2901459 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 2901460 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 2901461 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2901461 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 2901462 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52748/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:52748_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> 2901462 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52748/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:52748_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2901573 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/backuprestore/state.json version: 0
   [junit4]   2> 2901574 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_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> 2901574 INFO  
(zkCallback-3615-thread-2-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_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> 2901574 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [0] to [1]
   [junit4]   2> 2901575 INFO  
(zkCallback-3615-thread-2-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [0] to [1]
   [junit4]   2> 2902459 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_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> 2902459 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 2902460 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 2902460 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 2902461 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_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> 2902461 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 2902461 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_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> 2902461 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/backuprestore_shard2_replica1'
   [junit4]   2> 2902462 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2902462 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 2902462 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_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> 2902462 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 2902463 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_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> 2902463 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/backuprestore_shard1_replica1'
   [junit4]   2> 2902463 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2902463 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_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> 2902464 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 2902466 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 2902468 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 2902469 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 2902481 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2902481 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2902487 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2902487 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2902491 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema 
[backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2902491 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema 
[backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2902495 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 2902495 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_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=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_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> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_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=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_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> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/backuprestore_shard2_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/]
   [junit4]   2> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard2_replica1
   [junit4]   2> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/backuprestore_shard1_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard1_replica1
   [junit4]   2> 2902499 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data
   [junit4]   2> 2902499 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index/
   [junit4]   2> 2902499 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
   [junit4]   2> 2902499 WARN  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2902499 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index/
   [junit4]   2> 2902500 WARN  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2902500 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index
   [junit4]   2> 2902500 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 2902501 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb7092d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3192a173),segFN=segments_1,generation=1}
   [junit4]   2> 2902501 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2902501 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51922148 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@165a7e74),segFN=segments_1,generation=1}
   [junit4]   2> 2902501 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2902502 INFO  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) 
[n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 
x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core backuprestore_shard2_replica1 in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/
   [junit4]   2> 2902502 INFO  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) 
[n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 
x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core backuprestore_shard1_replica1 in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
   [junit4]   2> 2902502 WARN  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) 
[n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 
x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2902502 WARN  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) 
[n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 
x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-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> 2902503 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 2902503 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 2902507 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902508 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902508 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902508 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902509 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902509 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902510 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902510 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902511 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2902511 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2902512 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2902512 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2902512 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2902512 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2902513 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2902513 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2902514 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2902514 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2902515 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb7092d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3192a173),segFN=segments_1,generation=1}
   [junit4]   2> 2902515 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2902515 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ce6f264[backuprestore_shard2_replica1] main]
   [junit4]   2> 2902515 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 2902515 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2902515 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2902515 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51922148 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@165a7e74),segFN=segments_1,generation=1}
   [junit4]   2> 2902515 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2902516 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14cc654[backuprestore_shard1_replica1] main]
   [junit4]   2> 2902516 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 2902516 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 2902516 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2902517 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2902517 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2902517 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2902517 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2902518 INFO  
(searcherExecutor-8469-thread-1-processing-n:127.0.0.1:52747_solr 
x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) 
[n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 
x:backuprestore_shard2_replica1] o.a.s.c.SolrCore 
[backuprestore_shard2_replica1] Registered new searcher 
Searcher@7ce6f264[backuprestore_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 2902518 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1539590089543254016
   [junit4]   2> 2902518 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2902519 INFO  
(searcherExecutor-8470-thread-1-processing-n:127.0.0.1:52748_solr 
x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) 
[n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 
x:backuprestore_shard1_replica1] o.a.s.c.SolrCore 
[backuprestore_shard1_replica1] Registered new searcher 
Searcher@14cc654[backuprestore_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1539590089544302592
   [junit4]   2> 2902520 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1539590089543254016
   [junit4]   2> 2902520 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2902521 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1539590089544302592
   [junit4]   2> 2902521 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2902521 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2902521 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 
address:https://127.0.0.1:52747/solr collection:backuprestore shard:shard2
   [junit4]   2> 2902521 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2902521 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 
address:https://127.0.0.1:52748/solr collection:backuprestore shard:shard1
   [junit4]   2> 2902522 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 2902523 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 2902529 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/backuprestore/leader_elect/shard2/election/96224380496248837-core_node1-n_0000000000
   [junit4]   2> 2902529 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/backuprestore/leader_elect/shard1/election/96224380496248838-core_node2-n_0000000000
   [junit4]   2> 2902529 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2902529 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:52747/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:52747/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:52748/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:52748/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2902532 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2902533 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 2902533 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 2902538 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2902541 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/backuprestore/leaders/shard1/leader after winning as 
/collections/backuprestore/leader_elect/shard1/election/96224380496248838-core_node2-n_0000000000
   [junit4]   2> 2902541 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/backuprestore/leaders/shard2/leader after winning as 
/collections/backuprestore/leader_elect/shard2/election/96224380496248837-core_node1-n_0000000000
   [junit4]   2> 2902543 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:52747/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2902545 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"https://127.0.0.1:52747/solr";,
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2902545 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:52748/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2902548 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"https://127.0.0.1:52748/solr";,
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2902658 INFO  
(OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/backuprestore/state.json version: 1
   [junit4]   2> 2902658 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_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> 2902658 INFO  
(zkCallback-3615-thread-2-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_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> 2902659 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [1] to [2]
   [junit4]   2> 2902659 INFO  
(zkCallback-3615-thread-2-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [1] to [2]
   [junit4]   2> 2902711 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.Z

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

solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2910023 WARN  
(zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) 
[n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2910023 WARN  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) 
[n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2910023 INFO  (jetty-launcher-3604-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@648428d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2910023 INFO  (jetty-launcher-3604-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@dced13f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2910026 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52745 52745
   [junit4]   2> 2910121 INFO  (Thread-3861) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52745 52745
   [junit4]   2> 2914775 WARN  (Thread-3861) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2914776 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Asserting), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=964, maxMBSortInHeap=6.842121631679778, 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, timezone=NST
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=268617400,total=485752832
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, 
TestManagedStopFilterFactory, TermVectorComponentDistributedTest, 
TestRandomFaceting, SignatureUpdateProcessorFactoryTest, BlockDirectoryTest, 
TestLegacyFieldCache, QueryResultKeyTest, CollectionTooManyReplicasTest, 
HdfsRecoveryZkTest, SuggesterWFSTTest, TestFieldCacheVsDocValues, 
ShowFileRequestHandlerTest, BigEndianAscendingWordDeserializerTest, 
TestSchemaSimilarityResource, CdcrUpdateLogTest, 
TestSlowCompositeReaderWrapper, BasicFunctionalityTest, 
RecoveryAfterSoftCommitTest, TestConfigSetProperties, TestCloudSchemaless, 
TestRTGBase, TestExclusionRuleCollectionAccess, TestSuggestSpellingConverter, 
LeaderInitiatedRecoveryOnShardRestartTest, DistributedFacetPivotWhiteBoxTest, 
TestRecovery, TestFileDictionaryLookup, TestSolrDeletionPolicy2, 
TestLMJelinekMercerSimilarityFactory, WordBreakSolrSpellCheckerTest, 
TestClusterStateMutator, BlobRepositoryCloudTest, 
TestSubQueryTransformerDistrib, CacheHeaderTest, ChaosMonkeySafeLeaderTest, 
BasicAuthIntegrationTest, TestCharFilters, TestBinaryField, TestSolrJ, 
DateFieldTest, TestCustomDocTransformer, TestIntervalFaceting, 
TestBM25SimilarityFactory, DistributedDebugComponentTest, TestSystemIdResolver, 
LoggingHandlerTest, RAMDirectoryFactoryTest, TermVectorComponentTest, 
ClassificationUpdateProcessorFactoryTest, SortByFunctionTest, 
TestDynamicFieldCollectionResource, TestSubQueryTransformer, HdfsSyncSliceTest, 
TestRawTransformer, TestConfigSetsAPI, BitVectorTest, 
FieldMutatingUpdateProcessorTest, TestPHPSerializedResponseWriter, 
TestFieldCacheSort, CachingDirectoryFactoryTest, TestCrossCoreJoin, 
TestCloudPseudoReturnFields, DeleteReplicaTest, CSVRequestHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, 
TestNRTOpen, EchoParamsTest, SpellingQueryConverterTest, ResourceLoaderTest, 
DeleteInactiveReplicaTest, TestShardHandlerFactory, AliasIntegrationTest, 
ZkStateWriterTest, TestReplicationHandlerBackup, TestIndexingPerformance, 
TestClassicSimilarityFactory, SecurityConfHandlerTest, TestUtils, 
SolrCmdDistributorTest, TestReRankQParserPlugin, TestCloudInspectUtil, 
TestCollationField, TestAnalyzeInfixSuggestions, TestInfoStreamLogging, 
TestTrieFacet, DistributedQueryComponentOptimizationTest, 
TestSolrConfigHandlerCloud, TestRealTimeGet, TestFieldCollectionResource, 
TestReversedWildcardFilterFactory, QueryParsingTest, TestUseDocValuesAsStored2, 
ZkNodePropsTest, BlockJoinFacetRandomTest, TestRebalanceLeaders, 
DistribDocExpirationUpdateProcessorTest, FieldAnalysisRequestHandlerTest, 
TestMiniSolrCloudCluster, AutoCommitTest, FacetPivotSmallTest, 
TestFieldTypeCollectionResource, LeaderFailoverAfterPartitionTest, 
FileBasedSpellCheckerTest, CollectionReloadTest, TestSchemaManager, 
SolrInfoMBeanTest, SuggesterTSTTest, TestSerializedLuceneMatchVersion, 
TestSolrIndexConfig, CopyFieldTest, TestRandomCollapseQParserPlugin, 
TestInitQParser, TestCSVResponseWriter, TestSolrDynamicMBean, 
TestExactStatsCache, TestScoreJoinQPScore, TestStandardQParsers, MultiTermTest, 
TestGraphTermsQParserPlugin, TestCopyFieldCollectionResource, 
SynonymTokenizerTest, TestSortingResponseWriter, TestConfigSetsAPIZkFailure, 
TestNonDefinedSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestNumericTerms64, DistributedMLTComponentTest, DeleteStatusTest, 
CoreAdminHandlerTest, TestZkChroot, SolrCloudExampleTest, 
TestBinaryResponseWriter, TestNamedUpdateProcessors, TestWriterPerf, 
TestOrdValues, TestJoin, TestQuerySenderListener, RuleEngineTest, 
TestDistribIDF, CheckHdfsIndexTest, TestComplexPhraseQParserPlugin, 
AddBlockUpdateTest, ConnectionReuseTest, BaseCdcrDistributedZkTest, 
SpellCheckCollatorTest, DirectUpdateHandlerOptimizeTest, TestJettySolrRunner, 
DistributedQueueTest, NumericFieldsTest, DefaultValueUpdateProcessorTest, 
TestFuzzyAnalyzedSuggestions, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, 
ShardRoutingTest, FullSolrCloudDistribCmdsTest, ZkCLITest, 
DistributedTermsComponentTest, SolrCoreTest, SpellCheckComponentTest, 
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestBadConfig, HighlighterTest, 
SoftAutoCommitTest, SuggesterTest, TestTrie, SpatialFilterTest, 
NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, 
TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestSolrQueryParser, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, 
JsonLoaderTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, 
HighlighterConfigTest, ResponseLogComponentTest, BadComponentTest, 
TestStressRecovery, PrimUtilsTest, ClusterStateTest, CircularListTest, 
DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrVersionReplicationTest, CollectionStateFormat2Test, ConfigSetsAPITest, 
ConnectionManagerTest, CreateCollectionCleanupTest, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, ForceLeaderTest, 
MultiThreadedOCPTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, 
ReplicationFactorTest, RollingRestartTest, ShardSplitTest, 
TestLocalFSCloudBackupRestore]
   [junit4] Completed [475/620 (1!)] on J1 in 13.82s, 1 test, 1 error <<< 
FAILURES!

[...truncated 474 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1443:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: 
There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 140 
ignored (88 assumptions) [seed: B01D1BC172A320FF]

Total time: 80 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to