You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/08/27 04:51:37 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+132) - Build # 17689 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17689/
Java: 32bit/jdk-9-ea+132 -client -XX:+UseParallelGC

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

Error Message:
Error from server at https://127.0.0.1:35737/solr: specified location file:///location/does/not/exist does not exist.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35737/solr: specified location file:///location/does/not/exist does not exist.
	at __randomizedtesting.SeedInfo.seed([F598E828E0087787:7DCCD7F24EF41A7F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:148)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11350 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/init-core-data-001
   [junit4]   2> 908041 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 908045 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 908045 INFO  (Thread-1833) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 908045 INFO  (Thread-1833) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 908145 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46698
   [junit4]   2> 908145 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908145 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908147 INFO  (zkCallback-1301-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ee06de name:ZooKeeperConnection Watcher:127.0.0.1:46698 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908147 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908147 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908147 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 908148 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 908150 INFO  (jetty-launcher-1300-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 908151 INFO  (jetty-launcher-1300-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14cb332{/solr,null,AVAILABLE}
   [junit4]   2> 908151 INFO  (jetty-launcher-1300-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 908152 INFO  (jetty-launcher-1300-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c3525{SSL,[ssl, http/1.1]}{127.0.0.1:42672}
   [junit4]   2> 908152 INFO  (jetty-launcher-1300-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@911490{/solr,null,AVAILABLE}
   [junit4]   2> 908152 INFO  (jetty-launcher-1300-thread-1) [    ] o.e.j.s.Server Started @910336ms
   [junit4]   2> 908152 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42672}
   [junit4]   2> 908152 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 908152 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1'
   [junit4]   2> 908152 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@149795c{SSL,[ssl, http/1.1]}{127.0.0.1:35737}
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-2) [    ] o.e.j.s.Server Started @910337ms
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35737}
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2'
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 908153 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908154 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908154 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908155 INFO  (zkCallback-1302-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@113e1aa name:ZooKeeperConnection Watcher:127.0.0.1:46698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908155 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908155 INFO  (zkCallback-1303-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ffcba name:ZooKeeperConnection Watcher:127.0.0.1:46698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908155 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908155 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908155 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908155 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 908156 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 908175 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/.
   [junit4]   2> 908175 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/.
   [junit4]   2> 908175 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 18820361
   [junit4]   2> 908175 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 32246354
   [junit4]   2> 908175 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2]
   [junit4]   2> 908175 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1]
   [junit4]   2> 908175 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156ca3ce36c0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 908175 WARN  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/lib
   [junit4]   2> 908175 WARN  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/lib
   [junit4]   2> 908176 INFO  (jetty-launcher-1300-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> 908176 INFO  (jetty-launcher-1300-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> 908177 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46698/solr
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46698/solr
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908177 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908178 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908178 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908179 INFO  (zkCallback-1309-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e81d2 name:ZooKeeperConnection Watcher:127.0.0.1:46698 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908179 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908179 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908187 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$227/32802876@8542b0
   [junit4]   2> 908187 INFO  (zkCallback-1308-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4e731 name:ZooKeeperConnection Watcher:127.0.0.1:46698 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908187 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908187 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908187 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908189 INFO  (zkCallback-1310-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@895f23 name:ZooKeeperConnection Watcher:127.0.0.1:46698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908189 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$227/32802876@d54581
   [junit4]   2> 908189 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908189 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908190 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 908190 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ee3dbb name:ZooKeeperConnection Watcher:127.0.0.1:46698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908190 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908191 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 908191 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 908192 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 908192 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 908192 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 908192 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 908193 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 908193 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 908194 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 908194 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 908194 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 908194 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 908195 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 908195 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 908195 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 908195 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 908195 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 908195 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 908196 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 908196 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 908196 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 908196 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 908196 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 908196 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 908197 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 908197 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 908199 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 908199 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 908199 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 908199 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 908199 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96486804897398789-127.0.0.1:35737_solr-n_0000000000
   [junit4]   2> 908200 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35737_solr
   [junit4]   2> 908200 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 908200 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96486804897398790-127.0.0.1:42672_solr-n_0000000001
   [junit4]   2> 908200 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96486804897398789-127.0.0.1:35737_solr-n_0000000000) starting
   [junit4]   2> 908200 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96486804897398789-127.0.0.1:35737_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 908201 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42672_solr
   [junit4]   2> 908201 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42672_solr
   [junit4]   2> 908201 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 908201 INFO  (zkCallback-1310-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 908202 INFO  (zkCallback-1310-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 908202 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 908203 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 908206 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 908207 INFO  (OverseerCollectionConfigSetProcessor-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 908207 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 908207 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35737_solr as DOWN
   [junit4]   2> 908207 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 908207 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35737_solr
   [junit4]   2> 908207 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35737_solr
   [junit4]   2> 908208 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 908208 INFO  (zkCallback-1310-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 908208 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35737_solr"} current state version: 0
   [junit4]   2> 908208 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 908208 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35737_solr
   [junit4]   2> 908209 INFO  (zkCallback-1310-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 908230 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 908230 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 908230 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/.
   [junit4]   2> 908230 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 908231 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 908231 INFO  (jetty-launcher-1300-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 908232 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 908232 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 908233 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/.
   [junit4]   2> 908233 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 908233 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 908233 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 908233 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908234 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908235 INFO  (zkCallback-1314-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a5f4a1 name:ZooKeeperConnection Watcher:127.0.0.1:46698 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908235 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908235 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908237 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908238 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908239 INFO  (zkCallback-1317-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@179fbd0 name:ZooKeeperConnection Watcher:127.0.0.1:46698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908239 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908239 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908239 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 908240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 908240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 908243 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 908243 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 908254 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[F598E828E0087787]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 908325 INFO  (qtp12493654-7732) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 908326 INFO  (OverseerCollectionConfigSetProcessor-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 908326 INFO  (OverseerThreadFactory-4071-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 908326 INFO  (OverseerThreadFactory-4071-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection backuprestore
   [junit4]   2> 908326 INFO  (OverseerThreadFactory-4071-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 908327 INFO  (OverseerThreadFactory-4071-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 908327 INFO  (zkCallback-1310-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 908327 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 908327 INFO  (zkCallback-1317-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 908328 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 908328 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 908328 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 908428 INFO  (OverseerThreadFactory-4071-thread-1) [    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 908428 INFO  (OverseerThreadFactory-4071-thread-1) [    ] o.a.s.c.CreateCollectionCmd Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:42672_solr
   [junit4]   2> 908428 INFO  (OverseerThreadFactory-4071-thread-1) [    ] o.a.s.c.CreateCollectionCmd Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:35737_solr
   [junit4]   2> 908429 INFO  (OverseerThreadFactory-4071-thread-1) [    ] o.a.s.c.CreateCollectionCmd Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:42672_solr
   [junit4]   2> 908429 INFO  (OverseerThreadFactory-4071-thread-1) [    ] o.a.s.c.CreateCollectionCmd Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:35737_solr
   [junit4]   2> 908436 INFO  (qtp12493654-7739) [    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 908437 INFO  (qtp12493654-7739) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, customKey=customValue, dataDir=data/, collection.configName=conf1, collection=backuprestore, loadOnStartup=true, transient=false, name=backuprestore_shard1_replica2, numShards=2, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 908437 INFO  (qtp12493654-7739) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 908437 INFO  (qtp12493654-7733) [    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 908437 INFO  (qtp12493654-7733) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, customKey=customValue, dataDir=data/, collection.configName=conf1, collection=backuprestore, loadOnStartup=true, transient=false, name=backuprestore_shard2_replica2, numShards=2, shard=shard2, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 908437 INFO  (qtp12493654-7739) [    ] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 908437 INFO  (qtp12493654-7733) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 908437 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35737/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35737_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> 908437 INFO  (qtp12493654-7739) [    ] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 908438 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35737/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35737_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 908438 INFO  (qtp12493654-7733) [    ] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 908439 INFO  (qtp12493654-7739) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 908439 INFO  (qtp12493654-7733) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 908440 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35737/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35737_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> 908440 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35737/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35737_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 908501 INFO  (qtp6367795-7728) [    ] 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> 908501 INFO  (qtp6367795-7728) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, customKey=customValue, dataDir=data/, collection.configName=conf1, collection=backuprestore, loadOnStartup=true, transient=false, name=backuprestore_shard2_replica1, numShards=2, shard=shard2, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 908501 INFO  (qtp6367795-7728) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 908502 INFO  (qtp6367795-7728) [    ] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 908502 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] 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:42672/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42672_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> 908502 INFO  (qtp6367795-7728) [    ] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 908502 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] 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:42672/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42672_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 908502 INFO  (qtp6367795-7728) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 908517 INFO  (qtp6367795-7729) [    ] 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> 908517 INFO  (qtp6367795-7729) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, customKey=customValue, dataDir=data/, collection.configName=conf1, collection=backuprestore, loadOnStartup=true, transient=false, name=backuprestore_shard1_replica1, numShards=2, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 908517 INFO  (qtp6367795-7729) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 908517 INFO  (qtp6367795-7729) [    ] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 908517 INFO  (qtp6367795-7729) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 908518 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] 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:42672/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42672_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> 908518 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] 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:42672/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42672_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 908619 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 908619 INFO  (zkCallback-1310-thread-2) [    ] 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> 908619 INFO  (zkCallback-1311-thread-1) [    ] 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> 908619 INFO  (zkCallback-1310-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 908619 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 909439 INFO  (qtp12493654-7739) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 909439 INFO  (qtp12493654-7733) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 909439 INFO  (qtp12493654-7733) [    ] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 909439 INFO  (qtp12493654-7739) [    ] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 909440 INFO  (qtp12493654-7733) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 909440 INFO  (qtp12493654-7739) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 909440 INFO  (qtp12493654-7733) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 909440 INFO  (qtp12493654-7739) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 909440 INFO  (qtp12493654-7733) [    ] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 909440 INFO  (qtp12493654-7739) [    ] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 909440 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/backuprestore_shard2_replica2'
   [junit4]   2> 909440 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/backuprestore_shard1_replica2'
   [junit4]   2> 909440 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 909440 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 909440 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 909440 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 909441 INFO  (qtp12493654-7739) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 909441 INFO  (qtp12493654-7733) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 909444 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 909444 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 909445 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 909445 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 909449 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 909449 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 909452 INFO  (qtp12493654-7733) [    ] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 909452 INFO  (qtp12493654-7739) [    ] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 909454 INFO  (qtp12493654-7733) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 909454 INFO  (qtp12493654-7739) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 909455 INFO  (qtp12493654-7733) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 909455 INFO  (qtp12493654-7739) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 909455 INFO  (qtp12493654-7733) [    ] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 909455 INFO  (qtp12493654-7739) [    ] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 909456 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 909456 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 909456 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/backuprestore_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/]
   [junit4]   2> 909456 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/backuprestore_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/]
   [junit4]   2> 909456 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 909456 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 909457 INFO  (qtp12493654-7733) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/snapshot_metadata
   [junit4]   2> 909457 INFO  (qtp12493654-7733) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 909457 INFO  (qtp12493654-7739) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/snapshot_metadata
   [junit4]   2> 909457 INFO  (qtp12493654-7739) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 909458 INFO  (qtp12493654-7733) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard2_replica2/data
   [junit4]   2> 909459 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index/
   [junit4]   2> 909459 WARN  (qtp12493654-7733) [    ] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 909459 INFO  (qtp12493654-7739) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard1_replica2/data
   [junit4]   2> 909459 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/index/
   [junit4]   2> 909459 WARN  (qtp12493654-7739) [    ] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 909459 INFO  (qtp12493654-7733) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index
   [junit4]   2> 909460 INFO  (qtp12493654-7739) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/index
   [junit4]   2> 909460 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b7dc06 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dc94d6),segFN=segments_1,generation=1}
   [junit4]   2> 909460 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 909460 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d749e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40f7d9),segFN=segments_1,generation=1}
   [junit4]   2> 909460 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 909460 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/
   [junit4]   2> 909460 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 909460 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/
   [junit4]   2> 909461 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 909461 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 909461 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 909463 INFO  (qtp12493654-7739) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909464 INFO  (qtp12493654-7733) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909464 INFO  (qtp12493654-7739) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909464 INFO  (qtp12493654-7733) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909465 INFO  (qtp12493654-7739) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909465 INFO  (qtp12493654-7733) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909466 INFO  (qtp12493654-7739) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909466 INFO  (qtp12493654-7733) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909466 INFO  (qtp12493654-7739) [    ] 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> 909466 INFO  (qtp12493654-7733) [    ] 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> 909466 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 909467 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 909467 INFO  (qtp12493654-7739) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 909467 INFO  (qtp12493654-7733) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 909467 INFO  (qtp12493654-7739) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 909467 INFO  (qtp12493654-7733) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 909468 INFO  (qtp12493654-7739) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 909468 INFO  (qtp12493654-7739) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 909468 INFO  (qtp12493654-7733) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 909468 INFO  (qtp12493654-7733) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 909469 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b7dc06 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dc94d6),segFN=segments_1,generation=1}
   [junit4]   2> 909469 INFO  (qtp12493654-7733) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 909469 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d749e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40f7d9),segFN=segments_1,generation=1}
   [junit4]   2> 909469 INFO  (qtp12493654-7739) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 909469 INFO  (qtp12493654-7733) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1101443[backuprestore_shard2_replica2] main]
   [junit4]   2> 909469 INFO  (qtp12493654-7739) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c7a7f2[backuprestore_shard1_replica2] main]
   [junit4]   2> 909469 INFO  (qtp12493654-7733) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 909469 INFO  (qtp12493654-7739) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 909469 INFO  (qtp12493654-7733) [    ] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 909469 INFO  (qtp12493654-7739) [    ] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 909469 INFO  (qtp12493654-7739) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 909469 INFO  (qtp12493654-7733) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 909470 INFO  (qtp12493654-7739) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 909470 INFO  (qtp12493654-7739) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 909470 INFO  (qtp12493654-7733) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 909470 INFO  (qtp12493654-7739) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 909471 INFO  (qtp12493654-7739) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 909471 INFO  (qtp12493654-7739) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 909471 INFO  (qtp12493654-7739) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 909471 INFO  (qtp12493654-7739) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 909471 INFO  (searcherExecutor-4076-thread-1) [    ] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Registered new searcher Searcher@1101443[backuprestore_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 909471 INFO  (searcherExecutor-4077-thread-1) [    ] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Registered new searcher Searcher@1c7a7f2[backuprestore_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 909471 INFO  (qtp12493654-7739) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 909471 INFO  (qtp12493654-7739) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 909471 INFO  (qtp12493654-7739) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 909471 INFO  (qtp12493654-7733) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543788879852601344
   [junit4]   2> 909471 INFO  (qtp12493654-7739) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543788879852601344
   [junit4]   2> 909473 INFO  (qtp12493654-7733) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543788879852601344
   [junit4]   2> 909473 INFO  (qtp12493654-7733) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 909473 INFO  (qtp12493654-7739) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543788879852601344
   [junit4]   2> 909474 INFO  (qtp12493654-7733) [    ] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica2
   [junit4]   2> 909474 INFO  (qtp12493654-7733) [    ] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica2 address:https://127.0.0.1:35737/solr collection:backuprestore shard:shard2
   [junit4]   2> 909474 INFO  (qtp12493654-7739) [    ] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica2
   [junit4]   2> 909474 INFO  (qtp12493654-7739) [    ] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica2 address:https://127.0.0.1:35737/solr collection:backuprestore shard:shard1
   [junit4]   2> 909474 INFO  (qtp12493654-7733) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 909474 INFO  (qtp12493654-7739) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 909475 INFO  (qtp12493654-7733) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96486804897398789-core_node2-n_0000000000
   [junit4]   2> 909475 INFO  (qtp12493654-7739) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96486804897398789-core_node1-n_0000000000
   [junit4]   2> 909475 INFO  (qtp12493654-7733) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 909475 INFO  (qtp12493654-7739) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 909476 INFO  (qtp12493654-7733) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 909476 INFO  (qtp12493654-7739) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 909476 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] 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> 909477 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] 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> 909502 INFO  (qtp6367795-7728) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 909502 INFO  (qtp6367795-7728) [    ] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 909503 INFO  (qtp6367795-7728) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 909503 INFO  (qtp6367795-7728) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 909503 INFO  (qtp6367795-7728) [    ] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 909503 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/backuprestore_shard2_replica1'
   [junit4]   2> 909503 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 909503 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 909504 INFO  (qtp6367795-7728) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 909506 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 909508 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 909510 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 909512 INFO  (qtp6367795-7728) [    ] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 909513 INFO  (qtp6367795-7728) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 909513 INFO  (qtp6367795-7728) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 909513 INFO  (qtp6367795-7728) [    ] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 909514 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 909514 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/backuprestore_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/]
   [junit4]   2> 909514 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 909515 INFO  (qtp6367795-7728) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/snapshot_metadata
   [junit4]   2> 909515 INFO  (qtp6367795-7728) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 909515 INFO  (qtp6367795-7728) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard2_replica1/data
   [junit4]   2> 909515 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index/
   [junit4]   2> 909515 WARN  (qtp6367795-7728) [    ] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 909516 INFO  (qtp6367795-7728) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index
   [junit4]   2> 909516 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d0b7f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@264172),segFN=segments_1,generation=1}
   [junit4]   2> 909516 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 909516 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/
   [junit4]   2> 909516 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 909517 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 909517 INFO  (qtp6367795-7729) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 909517 INFO  (qtp6367795-7729) [    ] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 909518 INFO  (qtp6367795-7729) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 909518 INFO  (qtp6367795-7729) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 909519 INFO  (qtp6367795-7728) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909519 INFO  (qtp6367795-7729) [    ] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 909519 INFO  (qtp6367795-7729) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/backuprestore_shard1_replica1'
   [junit4]   2> 909519 INFO  (qtp6367795-7729) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 909519 INFO  (qtp6367795-7729) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 909519 INFO  (qtp6367795-7728) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909520 INFO  (qtp6367795-7728) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909520 INFO  (qtp6367795-7729) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 909520 INFO  (qtp6367795-7728) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 909521 INFO  (qtp6367795-7728) [    ] 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> 909521 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 909521 INFO  (qtp6367795-7728) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 909521 INFO  (qtp6367795-7728) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 909522 INFO  (qtp6367795-7728) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 909522 INFO  (qtp6367795-7728) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 909522 INFO  (qtp6367795-7729) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 909522 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d0b7f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@264172),segFN=segments_1,generation=1}
   [junit4]   2> 909522 INFO  (qtp6367795-7728) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 909523 INFO  (qtp6367795-7728) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11d813d[backuprestore_shard2_replica1] main]
   [junit4]   2> 909523 INFO  (qtp6367795-7728) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 909523 INFO  (qtp6367795-7728) [    ] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 909523 INFO  (qtp6367795-7728) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 909523 INFO  (qtp6367795-7728) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 909523 INFO  (qtp6367795-7728) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 909523 INFO  (qtp6367795-7728) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 909523 INFO  (qtp6367795-7728) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 909523 INFO  (qtp6367795-7729) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 909523 INFO  (qtp6367795-7728) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 909524 INFO  (qtp6367795-7728) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 909524 INFO  (qtp6367795-7728) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 909524 INFO  (searcherExecutor-4086-thread-1) [    ] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@11d813d[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 909524 INFO  (qtp6367795-7728) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 909524 INFO  (qtp6367795-7728) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 909524 INFO  (qtp6367795-7728) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 909524 INFO  (qtp6367795-7728) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543788879908175872
   [junit4]   2> 909526 INFO  (qtp6367795-7728) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543788879908175872
   [junit4]   2> 909540 INFO  (qtp6367795-7728) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 909540 INFO  (qtp6367795-7729) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 909540 INFO  (qtp6367795-7728) [    ] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 909540 INFO  (qtp6367795-7728) [    ] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:https://127.0.0.1:42672/solr collection:backuprestore shard:shard2
   [junit4]   2> 909541 INFO  (qtp6367795-7728) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96486804897398790-core_node3-n_0000000001
   [junit4]   2> 909541 INFO  (qtp6367795-7728) [    ] o.a.s.c.LeaderElector Watching path /collections/backuprestore/leader_elect/shard2/election/96486804897398789-core_node2-n_0000000000 to know if I could be the leader
   [junit4]   2> 909543 INFO  (qtp6367795-7729) [    ] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 909544 INFO  (qtp6367795-7729) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 909545 INFO  (qtp6367795-7729) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 909545 INFO  (qtp6367795-7729) [    ] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 909545 INFO  (qtp6367795-7729) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 909545 INFO  (qtp6367795-7729) [    ] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/backuprestore_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 909545 INFO  (qtp6367795-7729) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 909546 INFO  (qtp6367795-7729) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 909546 INFO  (qtp6367795-7729) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 909546 INFO  (qtp6367795-7729) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Luc

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

33465 INFO  (zkCallback-1310-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [8] to [9]
   [junit4]   2> 933465 INFO  (zkCallback-1311-thread-1) [    ] 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> 933465 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [8] to [9]
   [junit4]   2> 933466 INFO  (zkCallback-1310-thread-4) [    ] 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> 933466 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 933466 WARN  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 933466 INFO  (zkCallback-1310-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 933466 WARN  (zkCallback-1310-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:backuprestore_restored_shard1_replica1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:292)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 933466 WARN  (zkCallback-1310-thread-6) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:backuprestore_restored_shard2_replica1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:292)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 933466 INFO  (jetty-launcher-1300-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14cb332{/solr,null,UNAVAILABLE}
   [junit4]   2> 933468 INFO  (jetty-launcher-1300-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96486804897398789-127.0.0.1:35737_solr-n_0000000000) closing
   [junit4]   2> 933468 INFO  (OverseerStateUpdate-96486804897398789-127.0.0.1:35737_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35737_solr
   [junit4]   2> 933469 INFO  (zkCallback-1310-thread-6) [    ] 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> 933469 WARN  (zkCallback-1310-thread-6) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 933469 INFO  (jetty-launcher-1300-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@911490{/solr,null,UNAVAILABLE}
   [junit4]   2> 933469 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46698 46698
   [junit4]   2> 933493 INFO  (Thread-1833) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46698 46698
   [junit4]   2> 933493 WARN  (Thread-1833) [    ] 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/collections/backuprestore_restored/state.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> 	24	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 933494 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[F598E828E0087787]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_F598E828E0087787-001
   [junit4]   2> Aug 27, 2016 4:23:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=368, maxMBSortInHeap=7.521664615064395, sim=ClassicSimilarity, locale=es-EC, timezone=Asia/Gaza
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=86944256,total=326631424
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldTypeCollectionResource, DistributedQueryElevationComponentTest, TestFastOutputStream, RankQueryTest, CurrencyFieldOpenExchangeTest, TestDynamicLoading, TestUniqueKeyFieldResource, TestUseDocValuesAsStored, SynonymTokenizerTest, QueryResultKeyTest, CacheHeaderTest, WrapperMergePolicyFactoryTest, BasicZkTest, SolrCloudExampleTest, PrimUtilsTest, ReturnFieldsTest, SharedFSAutoReplicaFailoverUtilsTest, TestSQLHandler, HdfsBasicDistributedZkTest, AtomicUpdatesTest, TestCSVLoader, SmileWriterTest, DocExpirationUpdateProcessorFactoryTest, RestartWhileUpdatingTest, TestManagedSchema, TestConfig, TestRandomCollapseQParserPlugin, SpatialRPTFieldTypeTest, TestBinaryField, TestSizeLimitedDistributedMap, RAMDirectoryFactoryTest, TestMacroExpander, SolrCoreTest, TestJoin, CollectionsAPISolrJTest, TestScoreJoinQPNoScore, TestDocSet, DistributedSuggestComponentTest, TestMiniSolrCloudClusterBase, ConnectionManagerTest, LeaderInitiatedRecoveryOnShardRestartTest, TestGeoJSONResponseWriter, TestOmitPositions, RuleEngineTest, StandardRequestHandlerTest, TestDistribDocBasedVersion, TestLRUCache, DistribCursorPagingTest, TestSortByMinMaxFunction, RequiredFieldsTest, TestSimpleQParserPlugin, HLLUtilTest, TestFieldCacheSanityChecker, DataDrivenBlockJoinTest, TestCrossCoreJoin, TestRangeQuery, TestBlendedInfixSuggestions, QueryEqualityTest, PolyFieldTest, DistributedFacetPivotLongTailTest, XsltUpdateRequestHandlerTest, TestConfigSetsAPIExclusivity, TestBadConfig, TestRequestStatusCollectionAPI, TestFieldCacheVsDocValues, TestReplicationHandler, TestSolr4Spatial, DistributedSpellCheckComponentTest, HttpPartitionTest, IndexSchemaRuntimeFieldTest, ActionThrottleTest, DocumentAnalysisRequestHandlerTest, BasicDistributedZkTest, LeaderElectionIntegrationTest, TestDynamicFieldResource, TestJsonFacets, TestAnalyzedSuggestions, TestLegacyNumericRangeQueryBuilder, PathHierarchyTokenizerFactoryTest, TestDocTermOrds, CursorPagingTest, TestLuceneMatchVersion, TestBlobHandler, HdfsThreadLeakTest, TestDFISimilarityFactory, TestRestManager, TestStressLucene, AnalyticsQueryTest, RemoteQueryErrorTest, JSONWriterTest, TestRecoveryHdfs, TestNumericTerms32, TestCopyFieldCollectionResource, DefaultValueUpdateProcessorTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [248/632 (1!)] on J0 in 25.97s, 1 test, 1 error <<< FAILURES!

[...truncated 50919 lines...]


[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 17695 - Still Unstable!

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([4B660782226D1AC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([4B660782226D1AC1:23D932A8F2F7082D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:292)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Error from server at http://127.0.0.1:43787/solr: specified location file:///location/does/not/exist does not exist.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43787/solr: specified location file:///location/does/not/exist does not exist.
	at __randomizedtesting.SeedInfo.seed([4B660782226D1AC1:C33238588C917739]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:148)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11025 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/init-core-data-001
   [junit4]   2> 364707 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 364709 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 364709 INFO  (Thread-903) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 364709 INFO  (Thread-903) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 364809 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39443
   [junit4]   2> 364809 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 364810 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 364818 INFO  (zkCallback-636-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72306b9 name:ZooKeeperConnection Watcher:127.0.0.1:39443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364818 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 364818 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 364818 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 364820 INFO  (jetty-launcher-635-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 364820 INFO  (jetty-launcher-635-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 364822 INFO  (jetty-launcher-635-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b32033f{/solr,null,AVAILABLE}
   [junit4]   2> 364822 INFO  (jetty-launcher-635-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65512313{/solr,null,AVAILABLE}
   [junit4]   2> 364823 INFO  (jetty-launcher-635-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@41ca0994{HTTP/1.1,[http/1.1]}{127.0.0.1:46494}
   [junit4]   2> 364823 INFO  (jetty-launcher-635-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3ce950a5{HTTP/1.1,[http/1.1]}{127.0.0.1:42719}
   [junit4]   2> 364823 INFO  (jetty-launcher-635-thread-2) [    ] o.e.j.s.Server Started @366749ms
   [junit4]   2> 364823 INFO  (jetty-launcher-635-thread-1) [    ] o.e.j.s.Server Started @366749ms
   [junit4]   2> 364823 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46494}
   [junit4]   2> 364823 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42719}
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2'
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1'
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 364824 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 364829 INFO  (zkCallback-637-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b5d2d3a name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364829 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 364829 INFO  (zkCallback-638-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39268d85 name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364829 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 364829 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 364829 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 364829 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 364829 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 364832 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2/.
   [junit4]   2> 364833 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156cd3557110002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 364832 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1/.
   [junit4]   2> 364833 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 664794395
   [junit4]   2> 364834 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 327898775
   [junit4]   2> 364834 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2]
   [junit4]   2> 364834 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1]
   [junit4]   2> 364834 WARN  (jetty-launcher-635-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1/lib
   [junit4]   2> 364834 WARN  (jetty-launcher-635-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2/lib
   [junit4]   2> 364834 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 364834 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 364836 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 364836 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 364836 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 364836 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 364836 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 364836 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 364837 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39443/solr
   [junit4]   2> 364837 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39443/solr
   [junit4]   2> 364837 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 364837 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 364837 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 364837 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 364837 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 364837 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 364838 INFO  (zkCallback-643-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@254d8c3b name:ZooKeeperConnection Watcher:127.0.0.1:39443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364838 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 364838 INFO  (zkCallback-644-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e383f9a name:ZooKeeperConnection Watcher:127.0.0.1:39443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364838 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 364838 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 364838 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 364839 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/641159409@573cd057
   [junit4]   2> 364839 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156cd3557110004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 364839 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/641159409@222cd0bf
   [junit4]   2> 364839 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 364839 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 364858 INFO  (zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45f10a99 name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364858 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 364858 INFO  (zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30e6417e name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364858 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 364859 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 364859 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 364859 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 364859 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 364860 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 364860 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 364861 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 364861 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 364862 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 364862 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 364863 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 364863 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 364863 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 364863 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 364864 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 364864 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 364864 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 364864 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 364864 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 364864 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 364865 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 364865 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 364865 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 364865 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 364865 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 364865 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 364866 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 364866 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 364867 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 364867 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 364867 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364867 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364867 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96490071012737030-127.0.0.1:42719_solr-n_0000000000
   [junit4]   2> 364867 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96490071012737029-127.0.0.1:46494_solr-n_0000000001
   [junit4]   2> 364867 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42719_solr
   [junit4]   2> 364867 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 364867 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96490071012737030-127.0.0.1:42719_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 364868 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46494_solr
   [junit4]   2> 364868 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46494_solr
   [junit4]   2> 364868 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.Overseer Overseer (id=96490071012737030-127.0.0.1:42719_solr-n_0000000000) starting
   [junit4]   2> 364868 INFO  (zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr) [n:127.0.0.1:46494_solr    ] 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> 364868 INFO  (zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr) [n:127.0.0.1:42719_solr    ] 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> 364868 INFO  (zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 364869 INFO  (zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 364871 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 364873 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 364874 INFO  (OverseerCollectionConfigSetProcessor-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 364874 INFO  (OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 364874 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42719_solr as DOWN
   [junit4]   2> 364874 INFO  (OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 364874 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42719_solr
   [junit4]   2> 364874 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42719_solr
   [junit4]   2> 364874 INFO  (OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42719_solr"} current state version: 0
   [junit4]   2> 364875 INFO  (OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42719_solr
   [junit4]   2> 364875 INFO  (zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr) [n:127.0.0.1:42719_solr    ] 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> 364875 INFO  (zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr) [n:127.0.0.1:46494_solr    ] 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> 364875 INFO  (zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 364875 INFO  (zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 364882 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 364882 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 364888 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 364888 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 364900 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 364900 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 364983 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 364983 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 364997 INFO  (jetty-launcher-635-thread-2-EventThread) [n:127.0.0.1:46494_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 364997 INFO  (jetty-launcher-635-thread-1-EventThread) [n:127.0.0.1:42719_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 365167 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 365167 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 365167 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2/.
   [junit4]   2> 365167 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1/.
   [junit4]   2> 365167 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 365167 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 365168 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 365168 INFO  (jetty-launcher-635-thread-2) [n:127.0.0.1:46494_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 365168 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 365168 INFO  (jetty-launcher-635-thread-1) [n:127.0.0.1:42719_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 365168 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 365169 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 365171 INFO  (zkCallback-649-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@551032ab name:ZooKeeperConnection Watcher:127.0.0.1:39443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 365171 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 365171 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 365172 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156cd3557110009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 365191 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 366004 ERROR (qtp303617244-3899) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 366047 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366052 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366072 ERROR (qtp1792834071-3914) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 366079 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366083 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366084 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 366100 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 366107 INFO  (qtp303617244-3905) [n:127.0.0.1:46494_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366108 INFO  (qtp303617244-3905) [n:127.0.0.1:46494_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366108 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1472357641601&s=t7XV/1bgxaAXCL0A0XeWFNyCYu0="; Path=/; Domain=127.0.0.1; Expires=dom, 28-ago-2016 04:14:01 GMT; HttpOnly". Invalid 'expires' attribute: dom, 28-ago-2016 04:14:01 GMT
   [junit4]   2> 366108 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 366124 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 366133 WARN  (qtp303617244-3905) [n:127.0.0.1:46494_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 366134 WARN  (qtp303617244-3905) [n:127.0.0.1:46494_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 366134 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366135 WARN  (qtp1792834071-3910) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 366136 WARN  (qtp1792834071-3910) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 366136 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366146 WARN  (qtp303617244-3913) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 366147 WARN  (qtp303617244-3913) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 366147 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366148 WARN  (qtp1792834071-3914) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 366148 WARN  (qtp1792834071-3914) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 366148 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366148 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 366165 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 366175 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366179 INFO  (qtp303617244-3903) [n:127.0.0.1:46494_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVzBigFW8UHgwQUEFLzbX6sFZ4bKf9tWfKl6kohpziw6B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366179 INFO  (qtp303617244-3903) [n:127.0.0.1:46494_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVzBigFW8UHgwQUEFLzbX6sFZ4bKf9tWfKl6kohpziw6B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366180 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 366198 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 366246 INFO  (qtp303617244-3913) [n:127.0.0.1:46494_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVziigFW8UHg4gYEFEpQhk8cQKwLEI4zVMQ7tasE2yx2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366246 INFO  (qtp303617244-3913) [n:127.0.0.1:46494_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVziigFW8UHg4gYEFEpQhk8cQKwLEI4zVMQ7tasE2yx2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366253 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366255 INFO  (qtp1792834071-3904) [n:127.0.0.1:42719_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVziigFW8UHg4gYEFEpQhk8cQKwLEI4zVMQ7tasE2yx2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366256 INFO  (qtp1792834071-3904) [n:127.0.0.1:42719_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVziigFW8UHg4gYEFEpQhk8cQKwLEI4zVMQ7tasE2yx2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366259 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366277 INFO  (qtp303617244-3909) [n:127.0.0.1:46494_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0figFW8UHhHwcEFAsqk8yRXAPe9mSS8VmYitddEYhVB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366278 INFO  (qtp303617244-3909) [n:127.0.0.1:46494_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0figFW8UHhHwcEFAsqk8yRXAPe9mSS8VmYitddEYhVB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366281 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366287 INFO  (qtp1792834071-3900) [n:127.0.0.1:42719_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0figFW8UHhHwcEFAsqk8yRXAPe9mSS8VmYitddEYhVB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366287 INFO  (qtp1792834071-3900) [n:127.0.0.1:42719_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0figFW8UHhHwcEFAsqk8yRXAPe9mSS8VmYitddEYhVB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366291 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366310 INFO  (qtp303617244-3899) [n:127.0.0.1:46494_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0_igFW8UHhPwgEFGiGEQf-cWUGC0MXhClbh35rpJJWB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366310 INFO  (qtp303617244-3899) [n:127.0.0.1:46494_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0_igFW8UHhPwgEFGiGEQf-cWUGC0MXhClbh35rpJJWB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366313 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366316 INFO  (qtp1792834071-3912) [n:127.0.0.1:42719_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0_igFW8UHhPwgEFGiGEQf-cWUGC0MXhClbh35rpJJWB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366316 INFO  (qtp1792834071-3912) [n:127.0.0.1:42719_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0_igFW8UHhPwgEFGiGEQf-cWUGC0MXhClbh35rpJJWB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366319 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366337 INFO  (qtp303617244-3905) [n:127.0.0.1:46494_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV1bigFW8UHhWwkEFBYhtHh7shbLqaBOh0kloDSSQM79B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366337 INFO  (qtp303617244-3905) [n:127.0.0.1:46494_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV1bigFW8UHhWwkEFBYhtHh7shbLqaBOh0kloDSSQM79B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366340 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366343 INFO  (qtp1792834071-3900) [n:127.0.0.1:42719_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV1bigFW8UHhWwkEFBYhtHh7shbLqaBOh0kloDSSQM79B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366343 INFO  (qtp1792834071-3900) [n:127.0.0.1:42719_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV1bigFW8UHhWwkEFBYhtHh7shbLqaBOh0kloDSSQM79B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366347 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366347 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 366364 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 366370 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366370 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366371 INFO  (zkCallback-651-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7858873f name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366371 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366372 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366372 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 366389 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 366402 ERROR (qtp1792834071-3902) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 366404 ERROR (qtp303617244-3903) [n:127.0.0.1:46494_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 366414 ERROR (qtp1792834071-3906) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_12]
   [junit4]   2> 366418 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=4B660782226D1AC1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=Asia/Gaza -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B660782226D1AC1:23D932A8F2F7082D]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:292)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 366439 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 366448 INFO  (qtp303617244-3911) [n:127.0.0.1:46494_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV3TigFW8UHh0w0EFJg6BFvrOShmmQ7Do8dXuzKR99QcB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366449 INFO  (qtp303617244-3911) [n:127.0.0.1:46494_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV3TigFW8UHh0w0EFJg6BFvrOShmmQ7Do8dXuzKR99QcB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366452 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366455 INFO  (qtp1792834071-3910) [n:127.0.0.1:42719_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV3TigFW8UHh0w0EFJg6BFvrOShmmQ7Do8dXuzKR99QcB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366456 INFO  (qtp1792834071-3910) [n:127.0.0.1:42719_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV3TigFW8UHh0w0EFJg6BFvrOShmmQ7Do8dXuzKR99QcB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366459 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4B660782226D1AC1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 366459 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 366460 INFO  (jetty-launcher-635-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3ce950a5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 366460 INFO  (jetty-launcher-635-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@41ca0994{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 366461 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=327898775
   [junit4]   2> 366461 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42719_solr as DOWN
   [junit4]   2> 366461 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=664794395
   [junit4]   2> 366461 INFO  (jetty-launcher-635-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46494_solr as DOWN
   [junit4]   2> 366466 INFO  (OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42719_solr"} current state version: 0
   [junit4]   2> 366466 INFO  (OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42719_solr
   [junit4]   2> 366467 INFO  (OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46494_solr"} current state version: 0
   [junit4]   2> 366467 INFO  (OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46494_solr
   [junit4]   2> 366469 INFO  (jetty-launcher-635-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96490071012737030-127.0.0.1:42719_solr-n_0000000000) closing
   [junit4]   2> 366470 INFO  (OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000) [n:127.0.0.1:42719_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42719_solr
   [junit4]   2> 366470 INFO  (zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr) [n:127.0.0.1:46494_solr    ] 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> 366470 INFO  (zkCallback-646-thread-2-processing-n:127.0.0.1:42719_solr) [n:127.0.0.1:42719_solr    ] 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> 367970 WARN  (zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr) [n:127.0.0.1:46494_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 367970 WARN  (zkCallback-646-thread-2-processing-n:127.0.0.1:42719_solr) [n:127.0.0.1:42719_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 367970 ERROR (Thread[Thread-921,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:46494_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 367970 ERROR (Thread[Thread-922,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:42719_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 367980 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156cd3557110008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 367980 INFO  (jetty-launcher-635-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b32033f{/solr,null,UNAVAILABLE}
   [junit4]   2> 367980 INFO  (jetty-launcher-635-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65512313{/solr,null,UNAVAILABLE}
   [junit4]   2> 367981 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39443 39443
   [junit4]   2> 368000 INFO  (Thread-903) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39443 39443
   [junit4]   2> 368000 WARN  (Thread-903) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 368002 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001
   [junit4]   2> Aug 27, 2016 6:14:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=287, maxMBSortInHeap=7.360047559268949, sim=ClassicSimilarity, locale=es-PR, timezone=Asia/Gaza
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=173374744,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, CoreAdminRequestStatusTest, TestCloudSchemaless, TestNonDefinedSimilarityFactory, BJQParserTest, DeleteShardTest, TestDocBasedVersionConstraints, RulesTest, TestManagedStopFilterFactory, TestUseDocValuesAsStored2, TestReplicaProperties, AsyncMigrateRouteKeyTest, TestQueryUtils, FacetPivotSmallTest, StressHdfsTest, DeleteLastCustomShardedReplicaTest, ClassificationUpdateProcessorFactoryTest, TestSolrQueryResponse, HdfsDirectoryTest, TestConfigSetProperties, TestBulkSchemaAPI, SolrInfoMBeanTest, RollingRestartTest, BooleanFieldTest, TestXmlQParser, TestConfigSetsAPIZkFailure, ShardRoutingCustomTest, BasicFunctionalityTest, TestBulkSchemaConcurrent, CloudExitableDirectoryReaderTest, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [148/632 (1!)] on J1 in 3.81s, 8 tests, 1 failure <<< FAILURES!

[...truncated 520 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/init-core-data-001
   [junit4]   2> 935036 INFO  (SUITE-TestReplicationHandler-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 935037 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartupWithNoActivity
   [junit4]   2> 935037 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1
   [junit4]   2> 935040 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 935042 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b04bfa5{/solr,null,AVAILABLE}
   [junit4]   2> 935043 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6324fd2f{HTTP/1.1,[http/1.1]}{127.0.0.1:33430}
   [junit4]   2> 935044 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.e.j.s.Server Started @936767ms
   [junit4]   2> 935044 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=33430}
   [junit4]   2> 935044 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 935044 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001'
   [junit4]   2> 935044 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 935044 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 935044 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/solr.xml
   [junit4]   2> 935048 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/.
   [junit4]   2> 935048 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CoreContainer New CoreContainer 313386179
   [junit4]   2> 935048 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001]
   [junit4]   2> 935048 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/lib
   [junit4]   2> 935048 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 935050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 935050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 935050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 935050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 935050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 935050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/.
   [junit4]   2> 935051 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 935051 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1
   [junit4]   2> 935051 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 935052 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 935052 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1'
   [junit4]   2> 935052 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 935052 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 935052 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 935057 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 935058 WARN  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 935059 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 935062 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 935064 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 935066 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 935067 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1'
   [junit4]   2> 935067 INFO  (coreLoadExecutor-6487-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1
   [junit4]   2> 935067 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 935068 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 935068 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 935068 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/snapshot_metadata
   [junit4]   2> 935068 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 935068 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data
   [junit4]   2> 935068 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 935068 WARN  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 935068 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 935068 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 935069 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1037960e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45eda66b),segFN=segments_1,generation=1}
   [junit4]   2> 935069 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 935069 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/
   [junit4]   2> 935070 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 935071 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 935071 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 935072 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 935072 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 935073 INFO  (coreLoadExecutor-6487-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 935073 INFO  (core

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

restore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_4B660782226D1AC1-001/tempDir-001/node2/./backuprestore_shard2_replica1/data
   [junit4]   2> 1585381 INFO  (OverseerStateUpdate-96490149358927877-127.0.0.1:43787_solr-n_0000000000) [n:127.0.0.1:43787_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43787_solr
   [junit4]   2> 1585381 INFO  (zkCallback-2051-thread-5-processing-n:127.0.0.1:39239_solr) [n:127.0.0.1:39239_solr    ] o.a.s.c.Overseer Overseer (id=96490149358927878-127.0.0.1:39239_solr-n_0000000001) starting
   [junit4]   2> 1585384 INFO  (zkCallback-2051-thread-5-processing-n:127.0.0.1:39239_solr) [n:127.0.0.1:39239_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1585384 INFO  (OverseerCollectionConfigSetProcessor-96490149358927878-127.0.0.1:39239_solr-n_0000000001) [n:127.0.0.1:39239_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1585384 INFO  (jetty-launcher-2040-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96490149358927878-127.0.0.1:39239_solr-n_0000000001) closing
   [junit4]   2> 1585384 INFO  (OverseerStateUpdate-96490149358927878-127.0.0.1:39239_solr-n_0000000001) [n:127.0.0.1:39239_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1585384 INFO  (OverseerStateUpdate-96490149358927878-127.0.0.1:39239_solr-n_0000000001) [n:127.0.0.1:39239_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39239_solr
   [junit4]   2> 1585384 INFO  (OverseerCollectionConfigSetProcessor-96490149358927878-127.0.0.1:39239_solr-n_0000000001) [n:127.0.0.1:39239_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=96490149358927878-127.0.0.1:39239_solr-n_0000000001) am no longer a leader.
   [junit4]   2> 1585384 ERROR (OverseerCollectionConfigSetProcessor-96490149358927878-127.0.0.1:39239_solr-n_0000000001) [n:127.0.0.1:39239_solr    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:67)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:177)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1585384 INFO  (zkCallback-2051-thread-5-processing-n:127.0.0.1:39239_solr) [n:127.0.0.1:39239_solr    ] 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> 1585384 WARN  (zkCallback-2051-thread-5-processing-n:127.0.0.1:39239_solr) [n:127.0.0.1:39239_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1585384 INFO  (jetty-launcher-2040-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18bd6d58{/solr,null,UNAVAILABLE}
   [junit4]   2> 1585385 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38331 38331
   [junit4]   2> 1585390 INFO  (Thread-2760) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38331 38331
   [junit4]   2> 1585391 WARN  (Thread-2760) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore_restored/state.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> 	25	/solr/overseer/queue
   [junit4]   2> 	17	/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> 1585391 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[4B660782226D1AC1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_4B660782226D1AC1-001
   [junit4]   2> Aug 27, 2016 6:34:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=1375, maxMBSortInHeap=7.792071190313816, sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT, timezone=America/Moncton
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=151468144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTimerTree, TestCSVLoader, PreAnalyzedFieldTest, TestTrieFacet, TestRangeQuery, DistribCursorPagingTest, TestFieldCacheVsDocValues, QueryResultKeyTest, TestUniqueKeyFieldResource, SpatialRPTFieldTypeTest, TestSizeLimitedDistributedMap, ActionThrottleTest, TestComponentsName, DistributedFacetPivotLongTailTest, DeleteReplicaTest, DataDrivenBlockJoinTest, TestRawTransformer, CacheHeaderTest, TestBadConfig, TestRestManager, OutputWriterTest, JSONWriterTest, RestartWhileUpdatingTest, BadCopyFieldTest, TestNoOpRegenerator, TestDistribDocBasedVersion, TestCustomSort, SaslZkACLProviderTest, AnalysisAfterCoreReloadTest, PolyFieldTest, CdcrRequestHandlerTest, TestTolerantUpdateProcessorCloud, TestRealTimeGet, DefaultValueUpdateProcessorTest, TestBlendedInfixSuggestions, JavabinLoaderTest, UUIDUpdateProcessorFallbackTest, LeaderInitiatedRecoveryOnShardRestartTest, CollectionsAPISolrJTest, DocumentAnalysisRequestHandlerTest, TestOnReconnectListenerSupport, HdfsRecoveryZkTest, TestSchemaResource, RankQueryTest, EchoParamsTest, TestLMDirichletSimilarityFactory, RemoteQueryErrorTest, DateFieldTest, BasicZkTest, DistributedQueryElevationComponentTest, FileBasedSpellCheckerTest, SolrCoreTest, TestPhraseSuggestions, TestDFISimilarityFactory, SynonymTokenizerTest, QueryElevationComponentTest, TestCloudDeleteByQuery, TestRequestStatusCollectionAPI, ResponseHeaderTest, TestSQLHandler, TestConfig, TestPseudoReturnFields, RequiredFieldsTest, DistributedQueueTest, TestJsonFacets, TestFastOutputStream, CopyFieldTest, TestShardHandlerFactory, TestLegacyNumericRangeQueryBuilder, DistributedFacetPivotWhiteBoxTest, DateRangeFieldTest, TestFunctionQuery, TestMergePolicyConfig, TestRemoteStreaming, PreAnalyzedUpdateProcessorTest, TestConfigSetsAPIExclusivity, TestOmitPositions, ConnectionManagerTest, WrapperMergePolicyFactoryTest, TestNumericTerms32, StandardRequestHandlerTest, ConnectionReuseTest, TestPKIAuthenticationPlugin, TestHighFrequencyDictionaryFactory, ExplicitHLLTest, OutOfBoxZkACLAndCredentialsProvidersTest, CdcrBootstrapTest, ZkNodePropsTest, TestExpandComponent, TestArbitraryIndexDir, TestScoreJoinQPNoScore, TestAtomicUpdateErrorCases, PingRequestHandlerTest, TestSubQueryTransformerDistrib, TestFieldTypeCollectionResource, CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, SmileWriterTest, TestExactSharedStatsCache, BlockJoinFacetRandomTest, TestIBSimilarityFactory, DisMaxRequestHandlerTest, ResourceLoaderTest, TestRebalanceLeaders, UnloadDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, DistributedSpellCheckComponentTest, TestJoin, PeerSyncTest, TestFiltering, FastVectorHighlighterTest, ReturnFieldsTest, TestAnalyzedSuggestions, HighlighterConfigTest, SOLR749Test, TestSolrIndexConfig, SolrIndexConfigTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, TestSimpleTrackingShardHandler, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, CollectionTooManyReplicasTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, TestCloudPseudoReturnFields, TestCryptoKeys, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore]
   [junit4] Completed [495/632 (3!)] on J0 in 25.33s, 1 test, 1 error <<< FAILURES!

[...truncated 60545 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+132) - Build # 17694 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17694/
Java: 32bit/jdk-9-ea+132 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([B4F4AEA86B0973FC:5DAE1590F590E354]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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 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(java.base@9-ea/Thread.java:843)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
	... 41 more


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

Error Message:
Error from server at http://127.0.0.1:35130/solr: specified location file:///location/does/not/exist does not exist.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35130/solr: specified location file:///location/does/not/exist does not exist.
	at __randomizedtesting.SeedInfo.seed([B4F4AEA86B0973FC:3CA09172C5F51E04]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:148)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 10671 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001
   [junit4]   2> 89625 INFO  (SUITE-TestArbitraryIndexDir-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 89635 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 89635 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 89635 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 89635 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 89635 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 89638 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 89638 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 89680 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 89690 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 89692 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 89721 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 89739 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 89861 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 89863 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 89864 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 89881 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 89884 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 89887 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 89887 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 89887 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 89887 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 89887 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 89887 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.CoreContainer New CoreContainer 20548857
   [junit4]   2> 89887 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 89888 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 89888 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 89897 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 89897 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 89897 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 89897 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 89897 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 89899 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema12.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 89899 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 89900 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 89900 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 89900 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 89900 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 89929 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 89940 WARN  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 89947 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 89979 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 89988 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 90069 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 90070 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 90070 WARN  (coreLoadExecutor-96-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 90083 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 90085 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 90088 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 90088 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 90088 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 90089 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/]
   [junit4]   2> 90089 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 90092 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/snapshot_metadata
   [junit4]   2> 90092 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 90092 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001
   [junit4]   2> 90093 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index/
   [junit4]   2> 90093 WARN  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 90093 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index
   [junit4]   2> 90093 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=92.037109375, floorSegmentMB=1.08203125, forceMergeDeletesPctAllowed=8.077989760157852, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 90160 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ab03f),segFN=segments_1,generation=1}
   [junit4]   2> 90160 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 90161 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/
   [junit4]   2> 90163 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 90163 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 90163 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 90164 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 90164 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 90164 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 90164 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 90164 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 90164 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 90164 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 90165 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 90165 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 90172 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 90175 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 90176 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 90177 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 90180 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 90182 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 90182 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 90183 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90183 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90183 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2828484912146446]
   [junit4]   2> 90185 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ab03f),segFN=segments_1,generation=1}
   [junit4]   2> 90185 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 90185 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10479b2[collection1] main]
   [junit4]   2> 90185 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 90185 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 90185 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 90186 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 90227 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 90564 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 90565 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 90565 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 90565 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 90565 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 90566 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 90566 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 90566 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 90567 INFO  (coreLoadExecutor-96-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 90568 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 90568 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 90569 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 90569 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10479b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90574 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 5
   [junit4]   2> 90780 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 91129 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ab03f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ab03f),segFN=segments_2,generation=2}
   [junit4]   2> 91129 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 91130 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrCore New index directory detected: old=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index/ new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index_temp
   [junit4]   2> 91141 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19a31d8[collection1] main]
   [junit4]   2> 91141 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 91141 INFO  (searcherExecutor-97-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19a31d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 91141 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 361
   [junit4]   2> 91142 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 91142 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 91142 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 91142 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 91142 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 91170 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 91175 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 91177 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 91200 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 91205 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 91317 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 91318 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 91319 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 91330 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 91333 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 91336 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 91337 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 91338 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/]
   [junit4]   2> 91338 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 91338 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 91339 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index_temp
   [junit4]   2> 91340 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/
   [junit4]   2> 91340 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/
   [junit4]   2> 91341 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.CachingDirectoryFactory Cannot delete directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index as it is still being referenced in the cache!
   [junit4]   2> 91341 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory Delete old index directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index failed.
   [junit4]   2> 91342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 91342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 91342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 91342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 91342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 91342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 91342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 91342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 91342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 91343 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 91343 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 91343 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 91346 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 91347 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 91349 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 91350 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 91353 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 91354 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 91354 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 91354 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 91354 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 91355 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aba859[collection1] main]
   [junit4]   2> 91355 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 91356 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 91356 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 91356 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 91356 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 91361 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 91361 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 91362 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 91362 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 91362 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 91362 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 91362 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 91363 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 91363 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 91363 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 91363 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 91363 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1aba859[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 91364 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index_temp
   [junit4]   2> 91364 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=1.9130859375, floorSegmentMB=0.4697265625, forceMergeDeletesPctAllowed=7.513372173022805, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6440023522370727
   [junit4]   2> 91367 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@162f6e9),segFN=segments_1,generation=1}
   [junit4]   2> 91367 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 91367 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 91369 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13a25d8[collection1] main]
   [junit4]   2> 91370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 91370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a25512
   [junit4]   2> 91370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 91370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 91372 INFO  (searcherExecutor-101-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13a25d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 91373 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2
   [junit4]   2> 91374 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 91375 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> 91376 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[B4F4AEA86B0973FC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=B4F4AEA86B0973FC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=teo -Dtests.timezone=Asia/Kamchatka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.75s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B4F4AEA86B0973FC:5DAE1590F590E354]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]    > 	... 41 more
   [junit4]   2> 91381 INFO  (SUITE-TestArbitraryIndexDir-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 91381 INFO  (SUITE-TestArbitraryIndexDir-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20548857
   [junit4]   2> 91382 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ee3ae
   [junit4]   2> 91382 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 91382 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 91382 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 91382 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 91383 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 91383 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 4 directories currently being tracked
   [junit4]   2> 91384 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 91384 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 91384 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index
   [junit4]   2> 91411 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001;done=false>>]
   [junit4]   2> 91411 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 91411 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001
   [junit4]   2> 91411 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/snapshot_metadata;done=false>>]
   [junit4]   2> 91411 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 91411 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/snapshot_metadata
   [junit4]   2> 91411 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index_temp [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 91411 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 91411 INFO  (coreCloseExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001/init-core-data-001/index_temp
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_B4F4AEA86B0973FC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=84, maxMBSortInHeap=7.081232263012961, sim=ClassicSimilarity, locale=teo, timezone=Asia/Kamchatka
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=18034640,total=66560000
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, TestUseDocValuesAsStored, TestUniqueKeyFieldResource, TestArbitraryIndexDir]
   [junit4] Completed [42/632 (1!)] on J0 in 1.87s, 1 test, 1 error <<< FAILURES!

[...truncated 480 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/init-core-data-001
   [junit4]   2> 470868 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 470868 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 470869 INFO  (Thread-909) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 470869 INFO  (Thread-909) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 470969 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38446
   [junit4]   2> 470969 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 470969 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 470971 INFO  (zkCallback-680-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@188de85 name:ZooKeeperConnection Watcher:127.0.0.1:38446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 470971 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 470971 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 470971 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 470973 INFO  (jetty-launcher-679-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 470973 INFO  (jetty-launcher-679-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 470975 INFO  (jetty-launcher-679-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d05b32{/solr,null,AVAILABLE}
   [junit4]   2> 470975 INFO  (jetty-launcher-679-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1256a0d{/solr,null,AVAILABLE}
   [junit4]   2> 470977 INFO  (jetty-launcher-679-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@56a379{HTTP/1.1,[http/1.1]}{127.0.0.1:40638}
   [junit4]   2> 470977 INFO  (jetty-launcher-679-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@121a4af{HTTP/1.1,[http/1.1]}{127.0.0.1:35130}
   [junit4]   2> 470977 INFO  (jetty-launcher-679-thread-1) [    ] o.e.j.s.Server Started @473188ms
   [junit4]   2> 470977 INFO  (jetty-launcher-679-thread-2) [    ] o.e.j.s.Server Started @473188ms
   [junit4]   2> 470977 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40638}
   [junit4]   2> 470977 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35130}
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17b1517
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17b1517
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node1'
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node2'
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 470978 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 470987 INFO  (zkCallback-682-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d21978 name:ZooKeeperConnection Watcher:127.0.0.1:38446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 470987 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 470987 INFO  (zkCallback-681-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@493fd5 name:ZooKeeperConnection Watcher:127.0.0.1:38446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 470987 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 470987 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 470987 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 470987 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 470987 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 470996 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node1/.
   [junit4]   2> 470996 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node2/.
   [junit4]   2> 470996 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 31137144
   [junit4]   2> 470996 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156ccbac2970001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 470996 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node1]
   [junit4]   2> 470996 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 9853512
   [junit4]   2> 470997 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node2]
   [junit4]   2> 470997 WARN  (jetty-launcher-679-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node1/lib
   [junit4]   2> 470997 WARN  (jetty-launcher-679-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node2/lib
   [junit4]   2> 470997 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 470997 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 470998 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 470998 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 470998 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 470998 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38446/solr
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38446/solr
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 470999 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471000 INFO  (zkCallback-687-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117e33b name:ZooKeeperConnection Watcher:127.0.0.1:38446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 471000 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471000 INFO  (zkCallback-688-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15ad2a1 name:ZooKeeperConnection Watcher:127.0.0.1:38446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 471000 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471000 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 471000 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 471000 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$236/11088421@ae78d5
   [junit4]   2> 471001 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$236/11088421@9dd1f3
   [junit4]   2> 471001 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471001 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471001 INFO  (zkCallback-689-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19ce711 name:ZooKeeperConnection Watcher:127.0.0.1:38446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 471001 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471001 INFO  (zkCallback-690-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d3615 name:ZooKeeperConnection Watcher:127.0.0.1:38446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 471002 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471002 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 471002 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 471003 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 471003 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 471004 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 471004 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 471005 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 471005 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 471007 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 471007 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 471008 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 471008 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 471008 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 471009 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 471009 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 471009 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 471009 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 471009 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 471010 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 471010 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 471010 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 471010 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 471011 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 471011 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 471011 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96489544535703557-127.0.0.1:40638_solr-n_0000000000
   [junit4]   2> 471011 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96489544535703558-127.0.0.1:35130_solr-n_0000000001
   [junit4]   2> 471011 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40638_solr
   [junit4]   2> 471011 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 471011 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96489544535703557-127.0.0.1:40638_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 471012 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35130_solr
   [junit4]   2> 471012 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35130_solr
   [junit4]   2> 471012 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96489544535703557-127.0.0.1:40638_solr-n_0000000000) starting
   [junit4]   2> 471012 INFO  (zkCallback-689-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 471012 INFO  (zkCallback-690-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 471012 INFO  (zkCallback-690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 471013 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 471013 INFO  (zkCallback-689-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 471015 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 471015 INFO  (OverseerCollectionConfigSetProcessor-96489544535703557-127.0.0.1:40638_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 471016 INFO  (OverseerStateUpdate-96489544535703557-127.0.0.1:40638_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 471016 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40638_solr as DOWN
   [junit4]   2> 471016 INFO  (OverseerStateUpdate-96489544535703557-127.0.0.1:40638_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 471016 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40638_solr
   [junit4]   2> 471016 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40638_solr
   [junit4]   2> 471017 INFO  (OverseerStateUpdate-96489544535703557-127.0.0.1:40638_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40638_solr"} current state version: 0
   [junit4]   2> 471017 INFO  (OverseerStateUpdate-96489544535703557-127.0.0.1:40638_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40638_solr
   [junit4]   2> 471017 INFO  (zkCallback-690-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 471017 INFO  (zkCallback-690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 471017 INFO  (zkCallback-689-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 471021 INFO  (zkCallback-689-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 471043 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 471043 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 471044 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node2/.
   [junit4]   2> 471045 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 471046 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 471046 INFO  (jetty-launcher-679-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 471050 INFO  (jetty-launcher-679-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping set

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

4]   2> 486112 INFO  (coreCloseExecutor-2426-thread-3) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node2/./backuprestore_restored_shard1_1_replica0/data/restore.20160827160021009 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node2/./backuprestore_restored_shard1_1_replica0/data/restore.20160827160021009;done=false>>]
   [junit4]   2> 486112 ERROR (jetty-launcher-679-thread-1-EventThread) [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$179/27177621@3cd713 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@d1b886[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(java.base@9-ea/ThreadPoolExecutor.java:2073)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(java.base@9-ea/ThreadPoolExecutor.java:839)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(java.base@9-ea/ThreadPoolExecutor.java:1385)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(java.base@9-ea/AbstractExecutorService.java:118)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 486112 INFO  (jetty-launcher-679-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d05b32{/solr,null,UNAVAILABLE}
   [junit4]   2> 486112 INFO  (zkCallback-690-thread-2) [    ] 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> 486112 INFO  (coreCloseExecutor-2426-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 486112 INFO  (coreCloseExecutor-2426-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001/tempDir-001/node2/./backuprestore_restored_shard1_1_replica0/data/restore.20160827160021009
   [junit4]   2> 486113 INFO  (zkCallback-690-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35130_solr
   [junit4]   2> 486113 INFO  (zkCallback-690-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 486113 INFO  (zkCallback-690-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 486113 INFO  (zkCallback-690-thread-2) [    ] 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> 486113 WARN  (zkCallback-690-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 487613 WARN  (zkCallback-690-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:527)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 487614 INFO  (jetty-launcher-679-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1256a0d{/solr,null,UNAVAILABLE}
   [junit4]   2> 487615 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38446 38446
   [junit4]   2> 487670 INFO  (Thread-909) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38446 38446
   [junit4]   2> 487670 WARN  (Thread-909) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	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> 	26	/solr/overseer/queue
   [junit4]   2> 	7	/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> 487671 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B4F4AEA86B0973FC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_B4F4AEA86B0973FC-001
   [junit4]   2> Aug 27, 2016 4:00:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=Direct), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=689, maxMBSortInHeap=6.103916001254814, sim=RandomSimilarity(queryNorm=true): {}, locale=dav, timezone=Etc/GMT0
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=183940784,total=484499456
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, TestUseDocValuesAsStored, TestUniqueKeyFieldResource, TestArbitraryIndexDir, TestPhraseSuggestions, DistributedQueryElevationComponentTest, PathHierarchyTokenizerFactoryTest, TestReplicationHandlerBackup, BasicAuthIntegrationTest, UUIDFieldTest, DocExpirationUpdateProcessorFactoryTest, TestDistribDocBasedVersion, TestValueSourceCache, HdfsWriteToMultipleCollectionsTest, TestLazyCores, TestInitParams, TestDynamicFieldResource, FileBasedSpellCheckerTest, TestManagedSchema, PreAnalyzedUpdateProcessorTest, TestRTGBase, PeerSyncTest, TestSolrCloudWithSecureImpersonation, TestDynamicLoading, TestJsonFacets, TestSizeLimitedDistributedMap, DistributedFacetPivotLongTailTest, TestScoreJoinQPNoScore, HdfsBasicDistributedZkTest, InfoHandlerTest, WrapperMergePolicyFactoryTest, TriLevelCompositeIdRoutingTest, TestRequestStatusCollectionAPI, ConnectionReuseTest, TestOnReconnectListenerSupport, TestBlendedInfixSuggestions, TestTrieFacet, TestNumericTerms32, TestTolerantUpdateProcessorCloud, TestSubQueryTransformerDistrib, TestLRUCache, TestFieldTypeCollectionResource, DisMaxRequestHandlerTest, SpatialRPTFieldTypeTest, DistribCursorPagingTest, TestMacroExpander, PolyFieldTest, SolrCoreTest, PrimUtilsTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [187/632 (2!)] on J0 in 17.32s, 1 test, 1 error <<< FAILURES!

[...truncated 51123 lines...]


Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17693 - Still Unstable!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
I committed a fix.

On Sat, Aug 27, 2016 at 8:32 PM, Shalin Shekhar Mangar <
shalinmangar@gmail.com> wrote:

> TestLocalFSCloudBackupRestore is broken by my commit on SOLR-9445. I'll
> fix.
>
> On Sat, Aug 27, 2016 at 7:47 PM, Policeman Jenkins Server <
> jenkins@thetaphi.de> wrote:
>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17693/
>> Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
>>
>> 3 tests failed.
>> FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
>>
>> Error Message:
>> No live SolrServers available to handle this request:[
>> http://127.0.0.1:45257/c8n_1x3_lf_shard1_replica3]
>>
>> Stack Trace:
>> org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No
>> live SolrServers available to handle this request:[http://127.0.0.1:4525
>> 7/c8n_1x3_lf_shard1_replica3]
>>         at __randomizedtesting.SeedInfo.seed([FEC337225B5FDD79:769708F8
>> F5A3B081]:0)
>>         at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpda
>> te(CloudSolrClient.java:755)
>>         at org.apache.solr.client.solrj.impl.CloudSolrClient.sendReques
>> t(CloudSolrClient.java:1161)
>>         at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWit
>> hRetryOnStaleState(CloudSolrClient.java:1050)
>>         at org.apache.solr.client.solrj.impl.CloudSolrClient.request(Cl
>> oudSolrClient.java:992)
>>         at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocs
>> WithRetry(AbstractFullDistribZkTestBase.java:753)
>>         at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocs
>> WithRetry(AbstractFullDistribZkTestBase.java:741)
>>         at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.
>> testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
>>         at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(
>> LeaderFailoverAfterPartitionTest.java:57)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
>> ssorImpl.java:62)
>>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
>> thodAccessorImpl.java:43)
>>         at java.lang.reflect.Method.invoke(Method.java:498)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(R
>> andomizedRunner.java:1764)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.
>> evaluate(RandomizedRunner.java:871)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.
>> evaluate(RandomizedRunner.java:907)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.
>> evaluate(RandomizedRunner.java:921)
>>         at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRu
>> le$ShardsFixedStatement.callStatement(BaseDistributedSearchT
>> estCase.java:985)
>>         at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRu
>> le$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
>>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRes
>> toreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.
>> evaluate(TestRuleSetupTeardownChained.java:49)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(Ab
>> stractBeforeAfterRule.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$Stateme
>> ntRunner.run(ThreadLeakControl.java:367)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTim
>> eoutingTask(ThreadLeakControl.java:809)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.
>> evaluate(ThreadLeakControl.java:460)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingl
>> eTest(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.SystemPropertiesRes
>> toreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(Ab
>> stractBeforeAfterRule.java:45)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.
>> evaluate(StatementAdapter.java:36)
>>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(Tes
>> tRuleStoreClassName.java:41)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverri
>> desOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverri
>> desOnMethodsRule$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(T
>> estRuleIgnoreTestSuites.java:54)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.
>> evaluate(StatementAdapter.java:36)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$Stateme
>> ntRunner.run(ThreadLeakControl.java:367)
>>         at java.lang.Thread.run(Thread.java:745)
>> Caused by: org.apache.solr.client.solrj.SolrServerException: No live
>> SolrServers available to handle this request:[http://127.0.0.1:4525
>> 7/c8n_1x3_lf_shard1_replica3]
>>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(L
>> BHttpSolrClient.java:394)
>>         at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$dir
>> ectUpdate$0(CloudSolrClient.java:730)
>>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolE
>> xecutor.lambda$execute$0(ExecutorUtil.java:229)
>>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool
>> Executor.java:1142)
>>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo
>> lExecutor.java:617)
>>         ... 1 more
>> Caused by: org.apache.solr.client.solrj.SolrServerException: Server
>> refused connection at: http://127.0.0.1:45257/c8n_1x3_lf_shard1_replica3
>>         at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMeth
>> od(HttpSolrClient.java:615)
>>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(Htt
>> pSolrClient.java:261)
>>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(Htt
>> pSolrClient.java:250)
>>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest
>> (LBHttpSolrClient.java:415)
>>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(L
>> BHttpSolrClient.java:383)
>>         ... 6 more
>> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to
>> 127.0.0.1:45257 [/127.0.0.1] failed: Connection refused
>>         at org.apache.http.impl.conn.DefaultHttpClientConnectionOperato
>> r.connect(DefaultHttpClientConnectionOperator.java:151)
>>         at org.apache.http.impl.conn.PoolingHttpClientConnectionManager
>> .connect(PoolingHttpClientConnectionManager.java:353)
>>         at org.apache.http.impl.execchain.MainClientExec.establishRoute
>> (MainClientExec.java:380)
>>         at org.apache.http.impl.execchain.MainClientExec.execute(
>> MainClientExec.java:236)
>>         at org.apache.http.impl.execchain.ProtocolExec.execute(
>> ProtocolExec.java:184)
>>         at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.
>> java:88)
>>         at org.apache.http.impl.execchain.RedirectExec.execute(
>> RedirectExec.java:110)
>>         at org.apache.http.impl.client.InternalHttpClient.doExecute(Int
>> ernalHttpClient.java:184)
>>         at org.apache.http.impl.client.CloseableHttpClient.execute(Clos
>> eableHttpClient.java:82)
>>         at org.apache.http.impl.client.CloseableHttpClient.execute(Clos
>> eableHttpClient.java:55)
>>         at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMeth
>> od(HttpSolrClient.java:513)
>>         ... 10 more
>> Caused by: java.net.ConnectException: Connection refused
>>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>>         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSock
>> etImpl.java:350)
>>         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPl
>> ainSocketImpl.java:206)
>>         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocket
>> Impl.java:188)
>>         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>>         at java.net.Socket.connect(Socket.java:589)
>>         at org.apache.http.conn.socket.PlainConnectionSocketFactory.con
>> nectSocket(PlainConnectionSocketFactory.java:74)
>>         at org.apache.http.impl.conn.DefaultHttpClientConnectionOperato
>> r.connect(DefaultHttpClientConnectionOperator.java:134)
>>         ... 20 more
>>
>>
>> FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAn
>> dConfigAliasReplication
>>
>> Error Message:
>> [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build
>> /solr-core/test/J0/temp/solr.handler.TestReplicationHandler
>> _FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531805,
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J0/temp/solr.handler.TestReplicationHandler
>> _FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531692,
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J0/temp/solr.handler.TestReplicationHandler
>> _FEC337225B5FDD79-001/solr-instance-012/./collection1/data/snapshot_metadata,
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J0/temp/solr.handler.TestReplicationHandler
>> _FEC337225B5FDD79-001/solr-instance-012/./collection1/data] expected:<3>
>> but was:<4>
>>
>> Stack Trace:
>> java.lang.AssertionError: [/home/jenkins/workspace/Lucen
>> e-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.
>> handler.TestReplicationHandler_FEC337225B5FDD79-001/solr-ins
>> tance-012/./collection1/data/index.20160827114531805,
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J0/temp/solr.handler.TestReplicationHandler
>> _FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531692,
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J0/temp/solr.handler.TestReplicationHandler
>> _FEC337225B5FDD79-001/solr-instance-012/./collection1/data/snapshot_metadata,
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J0/temp/solr.handler.TestReplicationHandler
>> _FEC337225B5FDD79-001/solr-instance-012/./collection1/data] expected:<3>
>> but was:<4>
>>         at __randomizedtesting.SeedInfo.seed([FEC337225B5FDD79:9B0D97A9
>> DB7729F]:0)
>>         at org.junit.Assert.fail(Assert.java:93)
>>         at org.junit.Assert.failNotEquals(Assert.java:647)
>>         at org.junit.Assert.assertEquals(Assert.java:128)
>>         at org.junit.Assert.assertEquals(Assert.java:472)
>>         at org.apache.solr.handler.TestReplicationHandler.checkForSingl
>> eIndex(TestReplicationHandler.java:902)
>>         at org.apache.solr.handler.TestReplicationHandler.doTestIndexAn
>> dConfigAliasReplication(TestReplicationHandler.java:1334)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
>> ssorImpl.java:62)
>>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
>> thodAccessorImpl.java:43)
>>         at java.lang.reflect.Method.invoke(Method.java:498)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(R
>> andomizedRunner.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.SystemPropertiesRes
>> toreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.
>> evaluate(TestRuleSetupTeardownChained.java:49)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(Ab
>> stractBeforeAfterRule.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$Stateme
>> ntRunner.run(ThreadLeakControl.java:367)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTim
>> eoutingTask(ThreadLeakControl.java:809)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.
>> evaluate(ThreadLeakControl.java:460)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingl
>> eTest(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.SystemPropertiesRes
>> toreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(Ab
>> stractBeforeAfterRule.java:45)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.
>> evaluate(StatementAdapter.java:36)
>>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(Tes
>> tRuleStoreClassName.java:41)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverri
>> desOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverri
>> desOnMethodsRule$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(T
>> estRuleIgnoreTestSuites.java:54)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.
>> evaluate(StatementAdapter.java:36)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$Stateme
>> ntRunner.run(ThreadLeakControl.java:367)
>>         at java.lang.Thread.run(Thread.java:745)
>>
>>
>> FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
>>
>> Error Message:
>> Error from server at https://127.0.0.1:45738/solr: specified location
>> file:///location/does/not/exist does not exist.
>>
>> Stack Trace:
>> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:
>> Error from server at https://127.0.0.1:45738/solr: specified location
>> file:///location/does/not/exist does not exist.
>>         at __randomizedtesting.SeedInfo.seed([FEC337225B5FDD79:769708F8
>> F5A3B081]:0)
>>         at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMeth
>> od(HttpSolrClient.java:608)
>>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(Htt
>> pSolrClient.java:261)
>>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(Htt
>> pSolrClient.java:250)
>>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest
>> (LBHttpSolrClient.java:415)
>>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(L
>> BHttpSolrClient.java:367)
>>         at org.apache.solr.client.solrj.impl.CloudSolrClient.sendReques
>> t(CloudSolrClient.java:1280)
>>         at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWit
>> hRetryOnStaleState(CloudSolrClient.java:1050)
>>         at org.apache.solr.client.solrj.impl.CloudSolrClient.request(Cl
>> oudSolrClient.java:992)
>>         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:148)
>>         at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.
>> test(AbstractCloudBackupRestoreTestCase.java:127)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
>> ssorImpl.java:62)
>>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
>> thodAccessorImpl.java:43)
>>         at java.lang.reflect.Method.invoke(Method.java:498)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(R
>> andomizedRunner.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.SystemPropertiesRes
>> toreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.
>> evaluate(TestRuleSetupTeardownChained.java:49)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(Ab
>> stractBeforeAfterRule.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$Stateme
>> ntRunner.run(ThreadLeakControl.java:367)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTim
>> eoutingTask(ThreadLeakControl.java:809)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.
>> evaluate(ThreadLeakControl.java:460)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingl
>> eTest(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.SystemPropertiesRes
>> toreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(Ab
>> stractBeforeAfterRule.java:45)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.
>> evaluate(StatementAdapter.java:36)
>>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(Tes
>> tRuleStoreClassName.java:41)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverri
>> desOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverri
>> desOnMethodsRule$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(T
>> estRuleIgnoreTestSuites.java:54)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.
>> evaluate(StatementAdapter.java:36)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$Stateme
>> ntRunner.run(ThreadLeakControl.java:367)
>>         at java.lang.Thread.run(Thread.java:745)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 11082 lines...]
>>    [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
>>    [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> init-core-data-001
>>    [junit4]   2> 639956 INFO  (SUITE-LeaderFailoverAfterPart
>> itionTest-seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.SolrTestCaseJ4
>> Randomized ssl (false) and clientAuth (false) via:
>> @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://
>> issues.apache.org/jira/browse/SOLR-5776)
>>    [junit4]   2> 639956 INFO  (SUITE-LeaderFailoverAfterPart
>> itionTest-seed#[FEC337225B5FDD79]-worker) [    ]
>> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
>> /
>>    [junit4]   2> 639957 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkTestServer
>> STARTING ZK TEST SERVER
>>    [junit4]   2> 639957 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer
>> client port:0.0.0.0/0.0.0.0:0
>>    [junit4]   2> 639957 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer
>> Starting server
>>    [junit4]   2> 640057 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkTestServer start
>> zk server on port:33848
>>    [junit4]   2> 640058 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkCredentialsProvider
>>    [junit4]   2> 640058 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 640060 INFO  (zkCallback-137-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.C
>> onnectionManager@19747ec name:ZooKeeperConnection Watcher:127.0.0.1:33848
>> got event WatchedEvent state:SyncConnected type:None path:null path:null
>> type:None
>>    [junit4]   2> 640060 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 640060 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkACLProvider
>>    [junit4]   2> 640060 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /solr
>>    [junit4]   2> 640061 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkCredentialsProvider
>>    [junit4]   2> 640061 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 640062 INFO  (zkCallback-138-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.C
>> onnectionManager@1168fc5 name:ZooKeeperConnection Watcher:
>> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>>    [junit4]   2> 640062 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 640062 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkACLProvider
>>    [junit4]   2> 640062 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /collections/collection1
>>    [junit4]   2> 640063 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /collections/collection1/shards
>>    [junit4]   2> 640063 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /collections/control_collection
>>    [junit4]   2> 640064 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /collections/control_collection/shards
>>    [junit4]   2> 640064 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/solrconfig-tlog.xml to
>> /configs/conf1/solrconfig.xml
>>    [junit4]   2> 640065 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/solrconfig.xml
>>    [junit4]   2> 640066 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/schema.xml to
>> /configs/conf1/schema.xml
>>    [junit4]   2> 640066 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/schema.xml
>>    [junit4]   2> 640067 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
>> to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>>    [junit4]   2> 640067 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>>    [junit4]   2> 640068 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/stopwords.txt to
>> /configs/conf1/stopwords.txt
>>    [junit4]   2> 640068 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/stopwords.txt
>>    [junit4]   2> 640068 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/protwords.txt to
>> /configs/conf1/protwords.txt
>>    [junit4]   2> 640069 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/protwords.txt
>>    [junit4]   2> 640069 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/currency.xml to
>> /configs/conf1/currency.xml
>>    [junit4]   2> 640069 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/currency.xml
>>    [junit4]   2> 640070 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/enumsConfig.xml to
>> /configs/conf1/enumsConfig.xml
>>    [junit4]   2> 640070 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/enumsConfig.xml
>>    [junit4]   2> 640071 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/open-exchange-rates.json to
>> /configs/conf1/open-exchange-rates.json
>>    [junit4]   2> 640071 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/open-exchange-rates.json
>>    [junit4]   2> 640071 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to
>> /configs/conf1/mapping-ISOLatin1Accent.txt
>>    [junit4]   2> 640072 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
>>    [junit4]   2> 640072 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/old_synonyms.txt to
>> /configs/conf1/old_synonyms.txt
>>    [junit4]   2> 640073 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/old_synonyms.txt
>>    [junit4]   2> 640075 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase
>> put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/
>> src/test-files/solr/collection1/conf/synonyms.txt to
>> /configs/conf1/synonyms.txt
>>    [junit4]   2> 640075 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> makePath: /configs/conf1/synonyms.txt
>>    [junit4]   2> 640156 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.SolrTestCaseJ4
>> Writing core.properties file to /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/cores/collection1
>>    [junit4]   2> 640158 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server
>> jetty-9.3.8.v20160314
>>    [junit4]   2> 640159 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.h.ContextHandler
>> Started o.e.j.s.ServletContextHandler@cf3926{/,null,AVAILABLE}
>>    [junit4]   2> 640161 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.ServerConnector
>> Started ServerConnector@70e1e6{HTTP/1.1,[http/1.1]}{127.0.0.1:43402}
>>    [junit4]   2> 640161 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server Started
>> @642031ms
>>    [junit4]   2> 640161 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/w
>> orkspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/
>> J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_
>> FEC337225B5FDD79-001/tempDir-001/control/data, hostContext=/,
>> hostPort=45257, coreRootDirectory=/home/jenkin
>> s/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/
>> test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_
>> FEC337225B5FDD79-001/control-001/cores}
>>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter
>> SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
>>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader
>> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucen
>> e-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001'
>>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader
>> JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader
>> solr home defaulted to 'solr/' (could not find system property or JNDI)
>>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkCredentialsProvider
>>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 640163 INFO  (zkCallback-139-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.C
>> onnectionManager@652131 name:ZooKeeperConnection Watcher:
>> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>>    [junit4]   2> 640163 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 640164 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkACLProvider
>>    [junit4]   2> 640164 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter
>> Loading solr.xml from SolrHome (not found in ZooKeeper)
>>    [junit4]   2> 640164 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrXmlConfig
>> Loading container configuration from /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/solr.xml
>>    [junit4]   2> 640171 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterParti
>> tionTest_FEC337225B5FDD79-001/control-001/cores
>>    [junit4]   2> 640171 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer New
>> CoreContainer 26972784
>>    [junit4]   2> 640171 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer
>> Loading cores into CoreContainer [instanceDir=/home/jenkins/wor
>> kspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/
>> J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_
>> FEC337225B5FDD79-001/control-001]
>>    [junit4]   2> 640172 WARN  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer
>> Couldn't add files from /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/lib
>> to classpath: /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/lib
>>    [junit4]   2> 640172 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
>> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
>> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime
>> : 5,sizeOfQueue : -1,fairnessPolicy : false,
>>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.u.UpdateShardHandler
>> Created UpdateShardHandler HTTP client with params:
>> socketTimeout=340000&connTimeout=45000&maxConnections=
>> 100000&maxConnectionsPerHost=100000
>>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher SLF4J
>> impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher
>> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkContainer
>> Zookeeper client=127.0.0.1:33848/solr
>>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkController
>> zkHost includes chroot
>>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkCredentialsProvider
>>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 640176 INFO  (zkCallback-142-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.C
>> onnectionManager@172f270 name:ZooKeeperConnection Watcher:127.0.0.1:33848
>> got event WatchedEvent state:SyncConnected type:None path:null path:null
>> type:None
>>    [junit4]   2> 640176 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 640177 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkACLProvider
>>    [junit4]   2> 640177 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.ZkController Added new OnReconnect listener
>> org.apache.solr.cloud.ZkController$$Lambda$12/8255140@bf2ec0
>>    [junit4]   2> 640177 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 640178 INFO  (zkCallback-143-thread-1-proce
>> ssing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.C
>> onnectionManager@ebfe1e name:ZooKeeperConnection Watcher:
>> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>>    [junit4]   2> 640178 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 640179 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>>    [junit4]   2> 640180 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
>>    [junit4]   2> 640182 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>>    [junit4]   2> 640183 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>>    [junit4]   2> 640184 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>>    [junit4]   2> 640184 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /live_nodes
>>    [junit4]   2> 640185 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /aliases.json
>>    [junit4]   2> 640185 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>>    [junit4]   2> 640186 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /security.json
>>    [junit4]   2> 640186 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>>    [junit4]   2> 640186 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ZkStateReader Loaded empty cluster properties
>>    [junit4]   2> 640187 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>>    [junit4]   2> 640188 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>>    [junit4]   2> 640188 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>>    [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.Overseer Overseer (id=null) closing
>>    [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.LeaderElector Joined leadership election with path:
>> /overseer_elect/election/96489005195788292-127.0.0.1:45257_-n_0000000000
>>    [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.OverseerElectionContext I am going to be the leader
>> 127.0.0.1:45257_
>>    [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
>>    [junit4]   2> 640190 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.Overseer Overseer (id=96489005195788292-127.0.0.1:45257_-n_0000000000)
>> starting
>>    [junit4]   2> 640191 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
>>    [junit4]   2> 640194 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.OverseerAutoReplicaFailoverThread Starting
>> OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
>> autoReplicaFailoverWaitAfterExpiration=10000
>> autoReplicaFailoverBadNodeExpiration=60000
>>    [junit4]   2> 640194 INFO  (OverseerCollectionConfigSetPr
>> ocessor-96489005195788292-127.0.0.1:45257_-n_0000000000)
>> [n:127.0.0.1:45257_    ] o.a.s.c.OverseerTaskProcessor Process current
>> queue of overseer operations
>>    [junit4]   2> 640194 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/
>> 127.0.0.1:45257_
>>    [junit4]   2> 640194 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.Overseer Starting to work on the main queue
>>    [junit4]   2> 640194 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45257_
>>    [junit4]   2> 640195 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>>    [junit4]   2> 640195 INFO  (zkCallback-143-thread-1-proce
>> ssing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
>> 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> 640195 INFO  (zkCallback-143-thread-1-proce
>> ssing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>>    [junit4]   2> 640208 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
>> authorization module.
>>    [junit4]   2> 640208 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.CoreContainer No authentication plugin used.
>>    [junit4]   2> 640209 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterParti
>> tionTest_FEC337225B5FDD79-001/control-001/cores
>>    [junit4]   2> 640210 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
>> config=solrconfig.xml, transient=false, schema=schema.xml,
>> loadOnStartup=true, configSetProperties=configsetprops.json,
>> collection=control_collection, coreNodeName=, dataDir=data/, shard=}
>>    [junit4]   2> 640210 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.CorePropertiesLocator Found core collection1 in
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterParti
>> tionTest_FEC337225B5FDD79-001/control-001/cores/collection1
>>    [junit4]   2> 640210 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.c.CorePropertiesLocator Found 1 core definitions
>>    [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.ZkController publishing
>> state=down
>>    [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.ZkController numShards not
>> found on descriptor - reading it from system property
>>    [junit4]   2> 640211 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspa
>> ce/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
>>    [junit4]   2> 640211 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
>> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>>    [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.ZkController Collection
>> control_collection not visible yet, but flagging it so a watch is
>> registered when it becomes visible
>>    [junit4]   2> 640211 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>>    [junit4]   2>   "node_name":"127.0.0.1:45257_",
>>    [junit4]   2>   "numShards":"1",
>>    [junit4]   2>   "state":"down",
>>    [junit4]   2>   "shard":null,
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "operation":"state"} current state version: 0
>>    [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data
>> for [control_collection]
>>    [junit4]   2> 640211 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>>    [junit4]   2>   "node_name":"127.0.0.1:45257_",
>>    [junit4]   2>   "numShards":"1",
>>    [junit4]   2>   "state":"down",
>>    [junit4]   2>   "shard":null,
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "operation":"state"}
>>    [junit4]   2> 640212 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
>>    [junit4]   2> 640212 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.ZkController look for our
>> core node name
>>    [junit4]   2> 640212 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
>>    [junit4]   2> 640224 INFO  (zkCallback-143-thread-1-proce
>> ssing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has
>> occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 641212 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find
>> shard id in clusterstate for collection1
>>    [junit4]   2> 641212 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.ZkController Check for
>> collection zkNode:control_collection
>>    [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.ZkController Collection
>> zkNode exists
>>    [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load
>> collection config from: [/collections/control_collection]
>>    [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader
>> path=[/collections/control_collection] [configName]=[conf1] specified
>> config exists in ZooKeeper
>>    [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new
>> SolrResourceLoader for directory: '/home/jenkins/workspace/Lucen
>> e-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/cores/collection1'
>>    [junit4]   2> 641214 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not
>> configured for solr (NoInitialContextEx)
>>    [junit4]   2> 641214 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home
>> defaulted to 'solr/' (could not find system property or JNDI)
>>    [junit4]   2> 641215 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.Config loaded config
>> solrconfig.xml with version 0
>>    [junit4]   2> 641220 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of
>> requestparams : -1
>>    [junit4]   2> 641224 WARN  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr
>> 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>>    [junit4]   2> 641229 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene
>> MatchVersion: 7.0.0
>>    [junit4]   2> 641258 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig:
>> solrconfig.xml
>>    [junit4]   2> 641266 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1]
>> Schema name=test
>>    [junit4]   2> 641370 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider
>> Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>    [junit4]   2> 641374 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.s.IndexSchema default search
>> field in schema is text
>>    [junit4]   2> 641375 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field:
>> id
>>    [junit4]   2> 641379 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider
>> Reloading exchange rates from file currency.xml
>>    [junit4]   2> 641381 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider
>> Reloading exchange rates from file currency.xml
>>    [junit4]   2> 641382 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider
>> Reloading exchange rates from open-exchange-rates.json
>>    [junit4]   2> 641391 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider
>> Reloading exchange rates from open-exchange-rates.json
>>    [junit4]   2> 641392 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not
>> find ConfigSet properties, assuming default properties: Can't find resource
>> 'configsetprops.json' in classpath or '/configs/conf1',
>> cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bu
>> ild/solr-core/test/J1
>>    [junit4]   2> 641392 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_
>> c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating
>> SolrCore 'collection1' using configuration from collection
>> control_collection
>>    [junit4]   2> 641393 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
>> org.apache.solr.core.MockDirectoryFactory
>>    [junit4]   2> 641393 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ]
>> Opening new SolrCore at [/home/jenkins/workspace/Lucen
>> e-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/cores/collection1], dataDir=[/home/jenkins/workspa
>> ce/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/
>> temp/solr.cloud.LeaderFailoverAfterPartitionTest_
>> FEC337225B5FDD79-001/control-001/cores/collection1/data/]
>>    [junit4]   2> 641393 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring
>> is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe
>> anServer@133d444
>>    [junit4]   2> 641394 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory
>> return new directory for /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/cores/collection1/data/snapshot_metadata
>>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager
>> Loading from snapshot metadata file...
>>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory
>> return new directory for /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/cores/collection1/data
>>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory
>> detected: old=null new=/home/jenkins/workspace/Lu
>> cene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/sol
>> r.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-
>> 001/control-001/cores/collection1/data/index/
>>    [junit4]   2> 641395 WARN  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr
>> index directory '/home/jenkins/workspace/Lucen
>> e-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/cores/collection1/data/index' doesn't exist. Creating new
>> index...
>>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory
>> return new directory for /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/cores/collection1/data/index
>>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy
>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
>> [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=25,
>> maxMergedSegmentMB=67.9404296875, floorSegmentMB=0.7255859375,
>> forceMergeDeletesPctAllowed=22.363753821448405, segmentsPerTier=33.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3768085597862192
>>    [junit4]   2> 641396 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy
>> SolrDeletionPolicy.onCommit: commits: num=1
>>    [junit4]   2>        commit{dir=MockDirectoryWrappe
>> r(RAMDirectory@198ca2e lockFactory=org.apache.lucene.
>> store.SingleInstanceLockFactory@2d9ab8),segFN=segments_1,generation=1}
>>    [junit4]   2> 641396 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest
>> commit generation = 1
>>    [junit4]   2> 641396 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1)
>> [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrCore Looking for old index directories to
>> cleanup for core collection1 in /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/cores/collection1/data/
>>    [junit4]   2> 641396 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1)
>> [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> control-001/cores/collection1/data/ does not point to a valid data
>> directory; skipping clean-up of old index directories.
>>    [junit4]   2> 641400 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
>> creating updateRequestProcessorChain "nodistrib"
>>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
>> creating updateRequestProcessorChain "dedupe"
>>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
>> inserting DistributedUpdateProcessorFactory into
>> updateRequestProcessorChain "dedupe"
>>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
>> creating updateRequestProcessorChain "stored_sig"
>>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
>> inserting DistributedUpdateProcessorFactory into
>> updateRequestProcessorChain "stored_sig"
>>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
>> creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
>> creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
>> inserting DistributedUpdateProcessorFactory into
>> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no
>> updateRequestProcessorChain defined as default, creating implicit default
>>    [junit4]   2> 641407 WARN  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID
>> paramSet a in requestHandler {type = requestHandler,name = /dump,class =
>> DumpRequestHandler,args = {defaults={a=A,b=B}}}
>>    [junit4]   2> 641409 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader
>> xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 641409 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader
>> xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 641410 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader
>> xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 641411 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader
>> xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 641414 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered
>> paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export
>> ,/get,/admin/properties,/update/json,/admin/threads,/du
>> mp,/update/csv,/sql,/graph,/admin/segments,/admin/system,/re
>> plication,/config,/stream,/schema,/admin/plugins,/admin/logg
>> ing,/admin/ping,/update,/admin/file,/terms
>>    [junit4]   2> 641414 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default
>> statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>>    [junit4]   2> 641415 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog
>> implementation: org.apache.solr.update.UpdateLog
>>    [junit4]   2> 641415 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing
>> UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
>> maxNumLogsToKeep=10 numVersionBuckets=65536
>>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit:
>> disabled
>>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit:
>> disabled
>>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy
>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
>> [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=31,
>> maxMergedSegmentMB=66.6259765625, floorSegmentMB=1.18359375,
>> forceMergeDeletesPctAllowed=17.392593566303784, segmentsPerTier=26.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy
>> SolrDeletionPolicy.onInit: commits: num=1
>>    [junit4]   2>        commit{dir=MockDirectoryWrappe
>> r(RAMDirectory@198ca2e lockFactory=org.apache.lucene.
>> store.SingleInstanceLockFactory@2d9ab8),segFN=segments_1,generation=1}
>>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest
>> commit generation = 1
>>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening
>> [Searcher@a1b3aa[collection1] main]
>>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load
>> collection config from: [/collections/control_collection]
>>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader
>> path=[/collections/control_collection] [configName]=[conf1] specified
>> config exists in ZooKeeper
>>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting
>> up ZooKeeper-based storage for the RestManager with znodeBase:
>> /configs/conf1
>>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage
>> Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
>>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing
>> RestManager with initArgs: {}
>>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading
>> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data
>> found for znode /configs/conf1/_rest_managed.json
>>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded
>> null at path _rest_managed.json using ZooKeeperStorageIO:path=/confi
>> gs/conf1
>>    [junit4]   2> 641425 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0
>> registered ManagedResources
>>    [junit4]   2> 641425 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits
>> will be reserved for  10000
>>    [junit4]   2> 641426 INFO  (searcherExecutor-227-thread-1
>> -processing-n:127.0.0.1:45257_ x:collection1 s:shard1
>> c:control_collection r:core_node1) [n:127.0.0.1:45257_
>> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
>> [collection1] Registered new searcher Searcher@a1b3aa[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>    [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value
>> of version field to seed version buckets
>>    [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest
>> value of _version_ for 65536 version buckets from index
>>    [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for
>> _version_, cannot seed version bucket highest value from index
>>    [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max
>> version in index or recent updates, using new clock 1543824084671922176
>>    [junit4]   2> 641428 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed
>> version buckets with highest version 1543824084671922176
>>    [junit4]   2> 641428 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir
>> /configs/conf1
>>    [junit4]   2> 641428 INFO  (coreLoadExecutor-226-thread-1
>> -processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>> s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering
>> core: collection1
>>    [junit4]   2> 641429 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ZkController Register replica -
>> core:collection1 address:http://127.0.0.1:45257
>> collection:control_collection shard:shard1
>>    [junit4]   2> 641430 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath:
>> /collections/control_collection/leader_elect/shard1/election
>>    [junit4]   2> 641432 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership
>> election with path: /collections/control_collection/leader_elect/shard1/
>> election/96489005195788292-core_node1-n_0000000000
>>    [junit4]   2> 641432 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running
>> the leader process for shard=shard1 and weAreReplacement=false and
>> leaderVoteWait=10000
>>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
>> replicas found to continue.
>>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be
>> the new leader - try and sync
>>    [junit4]   2> 641433 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>>    [junit4]   2>   "operation":"leader",
>>    [junit4]   2>   "shard":"shard1",
>>    [junit4]   2>   "collection":"control_collection"} current state
>> version: 1
>>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
>> http://127.0.0.1:45257/collection1/
>>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
>> replicas to me
>>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.SyncStrategy
>> http://127.0.0.1:45257/collection1/ has no replicas
>>    [junit4]   2> 641434 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath:
>> /collections/control_collection/leaders/shard1
>>    [junit4]   2> 641435 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase
>> Creating leader registration node /collections/control_collection/leaders/shard1/leader
>> after winning as /collections/control_collection/leader_elect/shard1/
>> election/96489005195788292-core_node1-n_0000000000
>>    [junit4]   2> 641436 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the
>> new leader: http://127.0.0.1:45257/collection1/ shard1
>>    [junit4]   2> 641436 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>>    [junit4]   2>   "operation":"leader",
>>    [junit4]   2>   "shard":"shard1",
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "state":"active"} current state version: 1
>>    [junit4]   2> 641538 INFO  (zkCallback-143-thread-1-proce
>> ssing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has
>> occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 641586 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ZkController We are
>> http://127.0.0.1:45257/collection1/ and leader is
>> http://127.0.0.1:45257/collection1/
>>    [junit4]   2> 641586 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for
>> core=collection1 baseURL=http://127.0.0.1:45257
>>    [junit4]   2> 641586 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no
>> recovery necessary
>>    [junit4]   2> 641587 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
>>    [junit4]   2> 641587 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on
>> descriptor - reading it from system property
>>    [junit4]   2> 641587 INFO  (coreZkRegister-219-thread-1-p
>> rocessing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
>> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
>> r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster
>> state for collection control_collection
>>    [junit4]   2> 641588 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "core_node_name":"core_node1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>>    [junit4]   2>   "node_name":"127.0.0.1:45257_",
>>    [junit4]   2>   "numShards":"1",
>>    [junit4]   2>   "state":"active",
>>    [junit4]   2>   "shard":"shard1",
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "operation":"state"} current state version: 2
>>    [junit4]   2> 641588 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "core_node_name":"core_node1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>>    [junit4]   2>   "node_name":"127.0.0.1:45257_",
>>    [junit4]   2>   "numShards":"1",
>>    [junit4]   2>   "state":"active",
>>    [junit4]   2>   "shard":"shard1",
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "operation":"state"}
>>    [junit4]   2> 641689 INFO  (zkCallback-143-thread-2-proce
>> ssing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has
>> occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 641714 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkCredentialsProvider
>>    [junit4]   2> 641715 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 641716 INFO  (zkCallback-147-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.C
>> onnectionManager@1cc6e61 name:ZooKeeperConnection Watcher:
>> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>>    [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkACLProvider
>>    [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ZkStateReader
>> Updating cluster state from ZooKeeper...
>>    [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ZkStateReader
>> Loaded empty cluster properties
>>    [junit4]   2> 641718 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ZkStateReader
>> Updated live nodes from ZooKeeper... (0) -> (1)
>>    [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ChaosMonkey
>> monkey: init - expire sessions:false cause connection loss:false
>>    [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with
>> stateFormat=2
>>    [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkCredentialsProvider
>>    [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 641720 INFO  (zkCallback-148-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.C
>> onnectionManager@1e84cbc name:ZooKeeperConnection Watcher:
>> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>>    [junit4]   2> 641720 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 641720 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkACLProvider
>>    [junit4]   2> 641722 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>>    [junit4]   2>   "operation":"create",
>>    [junit4]   2>   "name":"collection1",
>>    [junit4]   2>   "numShards":"2",
>>    [junit4]   2>   "stateFormat":"2"} current state version: 3
>>    [junit4]   2> 641722 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.o.ClusterStateMutator building a new cName: collection1
>>    [junit4]   2> 641825 INFO  (OverseerStateUpdate-964890051
>> 95788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
>> o.a.s.c.o.ZkStateWriter going to create_collection
>> /collections/collection1/state.json
>>    [junit4]   2> 641837 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.SolrTestCaseJ4
>> Writing core.properties file to /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> shard-1-001/cores/collection1
>>    [junit4]   2> 641838 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterParti
>> tionTest_FEC337225B5FDD79-001/shard-1-001
>>    [junit4]   2> 641839 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server
>> jetty-9.3.8.v20160314
>>    [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.h.ContextHandler
>> Started o.e.j.s.ServletContextHandler@18fd79b{/,null,AVAILABLE}
>>    [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.ServerConnector
>> Started ServerConnector@4226dd{HTTP/1.1,[http/1.1]}{127.0.0.1:40885}
>>    [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server Started
>> @643710ms
>>    [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/w
>> orkspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/
>> J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_
>> FEC337225B5FDD79-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
>> hostContext=/, hostPort=41568, coreRootDirectory=/home/jenkin
>> s/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/
>> test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_
>> FEC337225B5FDD79-001/shard-1-001/cores}
>>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter
>> SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
>>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader
>> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucen
>> e-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001'
>>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader
>> JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader
>> solr home defaulted to 'solr/' (could not find system property or JNDI)
>>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkCredentialsProvider
>>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 641852 INFO  (zkCallback-149-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.C
>> onnectionManager@1a98580 name:ZooKeeperConnection Watcher:
>> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>>    [junit4]   2> 641852 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 641853 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient
>> Using default ZkACLProvider
>>    [junit4]   2> 641853 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter
>> Loading solr.xml from SolrHome (not found in ZooKeeper)
>>    [junit4]   2> 641854 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrXmlConfig
>> Loading container configuration from /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> shard-1-001/solr.xml
>>    [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterParti
>> tionTest_FEC337225B5FDD79-001/shard-1-001/cores
>>    [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer New
>> CoreContainer 23083806
>>    [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer
>> Loading cores into CoreContainer [instanceDir=/home/jenkins/wor
>> kspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/
>> J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_
>> FEC337225B5FDD79-001/shard-1-001]
>>    [junit4]   2> 641858 WARN  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer
>> Couldn't add files from /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/lib
>> to classpath: /home/jenkins/workspace/Lucene
>> -Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.
>> cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
>> shard-1-001/lib
>>    [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ]
>> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
>> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
>> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime
>> : 5,sizeOfQueue : -1,fairnessPolicy : false,
>>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.u.UpdateShardHandler
>> Created UpdateShardHandler HTTP client with params:
>> socketTimeout=340000&connTimeout=45000&maxConnections=
>> 100000&maxConnectionsPerHost=100000
>>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher SLF4J
>> impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher
>> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkContainer
>> Zookeeper client=127.0.0.1:33848/solr
>>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterParti
>> tionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkController
>> zkHost inc
>>
>> [...truncated too long message...]
>>
>> Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.clo
>> ud.TestLocalFSCloudBackupRestore_FEC337225B5FDD79-001/
>> tempDir-001/node1/./backuprestore_shard1_replica2/data/index
>> [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-S
>> olr-master-Linux/solr/build/solr-core/test/J2/temp/solr.clou
>> d.TestLocalFSCloudBackupRestore_FEC337225B5FDD79-001/tempDir-001/node1/./
>> backuprestore_shard1_replica2/data/index;done=false>>]
>>    [junit4]   2> 1907352 INFO  (coreCloseExecutor-10220-thread-1)
>> [n:127.0.0.1:39118_solr c:backuprestore s:shard1 r:core_node4
>> x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
>> directory, CoreContainer#isShutdown=true
>>    [junit4]   2> 1907352 INFO  (coreCloseExecutor-10220-thread-1)
>> [n:127.0.0.1:39118_solr c:backuprestore s:shard1 r:core_node4
>> x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
>> directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRe
>> store_FEC337225B5FDD79-001/tempDir-001/node1/./
>> backuprestore_shard1_replica2/data/index
>>    [junit4]   2> 1907354 INFO  (jetty-launcher-19881-thread-1) [    ]
>> o.a.s.c.Overseer Overseer (id=96489086592024581-127.0.0.1:45738_solr-n_0000000000)
>> closing
>>    [junit4]   2> 1907356 INFO  (OverseerStateUpdate-964890865
>> 92024581-127.0.0.1:45738_solr-n_0000000000) [n:127.0.0.1:45738_solr    ]
>> o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45738_solr
>>    [junit4]   2> 1907356 INFO  (zkCallback-19892-thread-1-pro
>> cessing-n:127.0.0.1:39118_solr) [n:127.0.0.1:39118_solr    ]
>> 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> 1907356 INFO  (zkCallback-19891-thread-3-pro
>> cessing-n:127.0.0.1:45738_solr) [n:127.0.0.1:45738_solr    ]
>> 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> 1908856 WARN  (zkCallback-19892-thread-1-pro
>> cessing-n:127.0.0.1:39118_solr) [n:127.0.0.1:39118_solr    ]
>> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
>> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>>    [junit4]   2> 1908856 WARN  (zkCallback-19891-thread-3-pro
>> cessing-n:127.0.0.1:45738_solr) [n:127.0.0.1:45738_solr    ]
>> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
>> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>>    [junit4]   2> 1908856 INFO  (jetty-launcher-19881-thread-1) [    ]
>> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@
>> 18ae782{/solr,null,UNAVAILABLE}
>>    [junit4]   2> 1908856 INFO  (jetty-launcher-19881-thread-2) [    ]
>> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@
>> df3341{/solr,null,UNAVAILABLE}
>>    [junit4]   2> 1908857 INFO  (SUITE-TestLocalFSCloudBackupR
>> estore-seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.c.ZkTestServer
>> connecting to 127.0.0.1:45395 45395
>>    [junit4]   2> 1908972 INFO  (Thread-3404) [    ] o.a.s.c.ZkTestServer
>> connecting to 127.0.0.1:45395 45395
>>    [junit4]   2> 1908973 WARN  (Thread-3404) [    ] 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/collections/backupresto
>> re_restored/state.json
>>    [junit4]   2>        2       /solr/security.json
>>    [junit4]   2>        2       /solr/configs/customConfigName
>>    [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/backupresto
>> re/state.json
>>    [junit4]   2>
>>    [junit4]   2> Maximum concurrent children watches above limit:
>>    [junit4]   2>
>>    [junit4]   2>        22      /solr/overseer/queue
>>    [junit4]   2>        17      /solr/overseer/collection-queue-work
>>    [junit4]   2>        6       /solr/overseer/queue-work
>>    [junit4]   2>        3       /solr/live_nodes
>>    [junit4]   2>        3       /solr/collections
>>    [junit4]   2>
>>    [junit4]   2> 1908973 INFO  (SUITE-TestLocalFSCloudBackupR
>> estore-seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.SolrTestCaseJ4
>> ###deleteCore
>>    [junit4]   2> NOTE: leaving temporary files on disk at:
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/
>> solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRe
>> store_FEC337225B5FDD79-001
>>    [junit4]   2> Aug 27, 2016 2:04:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl
>> checkThreadLeaks
>>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked
>> thread(s).
>>    [junit4]   2> NOTE: test params are: codec=Lucene62,
>> sim=RandomSimilarity(queryNorm=false): {}, locale=be,
>> timezone=Africa/Harare
>>    [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation
>> 1.8.0_102 (32-bit)/cpus=12,threads=1,free=96190080,total=518979584
>>    [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2,
>> MergeStrategyTest, ClusterStateTest, TestRequestForwarding,
>> CloneFieldUpdateProcessorFactoryTest, DistributedFacetPivotSmallTest,
>> CoreMergeIndexesAdminHandlerTest, TestMiniSolrCloudClusterSSL,
>> PluginInfoTest, TestReload, TestCSVResponseWriter,
>> TestComplexPhraseQParserPlugin, TestClassicSimilarityFactory,
>> TestSlowCompositeReaderWrapper, TestLRUStatsCache,
>> DirectSolrConnectionTest, TestInitQParser, TestAuthenticationFramework,
>> TestReversedWildcardFilterFactory, TestSchemaManager, TestSearcherReuse,
>> ShowFileRequestHandlerTest, TlogReplayBufferedWhileIndexingTest,
>> TestJmxMonitoredMap, TestStressUserVersions, CollectionsAPIAsyncDistributedZkTest,
>> TestFieldCacheSortRandom, HdfsRecoverLeaseTest, TestStressReorder,
>> TestSolrDeletionPolicy1, SegmentsInfoRequestHandlerTest,
>> TestRandomRequestDistribution, TestWriterPerf, TestUninvertingReader,
>> DistributedFacetPivotLargeTest, RecoveryZkTest, TestZkChroot,
>> TestTestInjection, AddSchemaFieldsUpdateProcessorFactoryTest,
>> CurrencyFieldXmlFileTest, TestRawResponseWriter, UnloadDistributedZkTest,
>> TestCollationFieldDocValues, TestManagedResourceStorage,
>> TestStressLiveNodes, TestSuggestSpellingConverter, EnumFieldTest,
>> TestSolrConfigHandlerConcurrent, OverseerTest,
>> TestSubQueryTransformerCrossCore, SolrTestCaseJ4Test, DeleteNodeTest,
>> TestConfigSets, RequestLoggingTest, TestUtils, TestExceedMaxTermLength,
>> TestRestoreCore, CircularListTest, TestFilteredDocIdSet,
>> TestIndexingPerformance, TestConfigOverlay, TestCoreDiscovery,
>> SuggesterWFSTTest, TestAddFieldRealTimeGet, TestSolrJ, TestCryptoKeys,
>> TolerantUpdateProcessorTest, CollectionReloadTest, HardAutoCommitTest,
>> TestFuzzyAnalyzedSuggestions, DistributedQueryComponentOptimizationTest,
>> TestInfoStreamLogging, TestMiniSolrCloudCluster, TestFieldCacheReopen,
>> TestSolrDynamicMBean, TestManagedSynonymFilterFactory,
>> LeaderElectionTest, BitVectorTest, SliceStateTest, LukeRequestHandlerTest,
>> TestSolrQueryParser, TestLeaderInitiatedRecoveryThread,
>> OverseerCollectionConfigSetProcessorTest, HdfsLockFactoryTest,
>> SuggesterTSTTest, TestSolrQueryParserResource, TestXmlQParserPlugin,
>> NoCacheHeaderTest, TestJmxIntegration, TestGroupingSearch,
>> SolrCLIZkUtilsTest, SharedFSAutoReplicaFailoverTest, TestOrdValues,
>> TestSortingResponseWriter, BlockDirectoryTest, TestObjectReleaseTracker,
>> TestDynamicFieldCollectionResource, TestSha256AuthenticationProvider,
>> HdfsBasicDistributedZk2Test, LeaderInitiatedRecoveryOnCommitTest,
>> TestIndexSearcher, TestElisionMultitermQuery, ChaosMonkeySafeLeaderTest,
>> BasicDistributedZk2Test, OpenCloseCoreStressTest, ShardRoutingTest,
>> FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, AutoCommitTest,
>> TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner,
>> ZkControllerTest, TestRangeQuery, SuggesterFSTTest, SolrRequestParserTest,
>> SuggesterTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest,
>> DefaultValueUpdateProcessorTest, TestRemoteStreaming,
>> DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, TestQueryUtils,
>> DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RequestHandlersTest,
>> TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
>> RegexBoostProcessorTest, TestCollationField, UpdateRequestProcessorFactoryTest,
>> JSONWriterTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest,
>> BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter,
>> TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter,
>> HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig,
>> CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery,
>> TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest,
>> TestBinaryField, TestSearchPerf, TestConfig, TestSolrCoreProperties,
>> TestPostingsSolrHighlighter, TestCharFilters, SynonymTokenizerTest,
>> TestXIncludeConfig, TestSweetSpotSimilarityFactory,
>> TestDFRSimilarityFactory, TestPerFieldSimilarity,
>> TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory,
>> TestFastWriter, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest,
>> OpenExchangeRatesOrgProviderTest, DateMathParserTest,
>> ChaosMonkeyNothingIsSafeTest, TestCrossCoreJoin,
>> TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
>> TestJettySolrRunner, ActionThrottleTest, AssignTest,
>> AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest,
>> CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
>> CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest,
>> CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
>> CollectionTooManyReplicasTest, ConfigSetsAPITest, CustomCollectionTest,
>> DistributedQueueTest, ForceLeaderTest, ReplicationFactorTest,
>> SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest,
>> SimpleCollectionCreateDeleteTest, SolrCloudExampleTest,
>> TestCloudPseudoReturnFields, TestConfigSetsAPI, TestConfigSetsAPIZkFailure,
>> TestDistribDocBasedVersion, TestLocalFSCloudBackupRestore]
>>    [junit4] Completed [498/632 (3!)] on J2 in 28.02s, 1 test, 1 error <<<
>> FAILURES!
>>
>> [...truncated 52885 lines...]
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>



-- 
Regards,
Shalin Shekhar Mangar.

Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17693 - Still Unstable!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
TestLocalFSCloudBackupRestore is broken by my commit on SOLR-9445. I'll fix.

On Sat, Aug 27, 2016 at 7:47 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17693/
> Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
>
> 3 tests failed.
> FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
>
> Error Message:
> No live SolrServers available to handle this request:[http://127.0.0.1:
> 45257/c8n_1x3_lf_shard1_replica3]
>
> Stack Trace:
> org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live
> SolrServers available to handle this request:[http://127.0.0.1:
> 45257/c8n_1x3_lf_shard1_replica3]
>         at __randomizedtesting.SeedInfo.seed([FEC337225B5FDD79:
> 769708F8F5A3B081]:0)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> directUpdate(CloudSolrClient.java:755)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> sendRequest(CloudSolrClient.java:1161)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> requestWithRetryOnStaleState(CloudSolrClient.java:1050)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.request(
> CloudSolrClient.java:992)
>         at org.apache.solr.cloud.AbstractFullDistribZkTestBase.
> sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
>         at org.apache.solr.cloud.AbstractFullDistribZkTestBase.
> sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
>         at org.apache.solr.cloud.LeaderFailoverAfterPartitionTe
> st.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
>         at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(
> LeaderFailoverAfterPartitionTest.java:57)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(
> RandomizedRunner.java:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(
> RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(
> RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.
> RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$
> ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
>         at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$
> ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(
> TestRuleSetupTeardownChained.java:49)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(
> TestRuleThreadAndTestName.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.
> forkTimeoutingTask(ThreadLeakControl.java:809)
>         at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.
> runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(
> RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
> Caused by: org.apache.solr.client.solrj.SolrServerException: No live
> SolrServers available to handle this request:[http://127.0.0.1:
> 45257/c8n_1x3_lf_shard1_replica3]
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(
> LBHttpSolrClient.java:394)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$
> directUpdate$0(CloudSolrClient.java:730)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>         at org.apache.solr.common.util.ExecutorUtil$
> MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1142)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:617)
>         ... 1 more
> Caused by: org.apache.solr.client.solrj.SolrServerException: Server
> refused connection at: http://127.0.0.1:45257/c8n_1x3_lf_shard1_replica3
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.
> executeMethod(HttpSolrClient.java:615)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:261)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:250)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.
> doRequest(LBHttpSolrClient.java:415)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(
> LBHttpSolrClient.java:383)
>         ... 6 more
> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to
> 127.0.0.1:45257 [/127.0.0.1] failed: Connection refused
>         at org.apache.http.impl.conn.DefaultHttpClientConnectionOpe
> rator.connect(DefaultHttpClientConnectionOperator.java:151)
>         at org.apache.http.impl.conn.PoolingHttpClientConnectionMan
> ager.connect(PoolingHttpClientConnectionManager.java:353)
>         at org.apache.http.impl.execchain.MainClientExec.
> establishRoute(MainClientExec.java:380)
>         at org.apache.http.impl.execchain.MainClientExec.
> execute(MainClientExec.java:236)
>         at org.apache.http.impl.execchain.ProtocolExec.
> execute(ProtocolExec.java:184)
>         at org.apache.http.impl.execchain.RetryExec.execute(
> RetryExec.java:88)
>         at org.apache.http.impl.execchain.RedirectExec.
> execute(RedirectExec.java:110)
>         at org.apache.http.impl.client.InternalHttpClient.doExecute(
> InternalHttpClient.java:184)
>         at org.apache.http.impl.client.CloseableHttpClient.execute(
> CloseableHttpClient.java:82)
>         at org.apache.http.impl.client.CloseableHttpClient.execute(
> CloseableHttpClient.java:55)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.
> executeMethod(HttpSolrClient.java:513)
>         ... 10 more
> Caused by: java.net.ConnectException: Connection refused
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at java.net.AbstractPlainSocketImpl.doConnect(
> AbstractPlainSocketImpl.java:350)
>         at java.net.AbstractPlainSocketImpl.connectToAddress(
> AbstractPlainSocketImpl.java:206)
>         at java.net.AbstractPlainSocketImpl.connect(
> AbstractPlainSocketImpl.java:188)
>         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>         at java.net.Socket.connect(Socket.java:589)
>         at org.apache.http.conn.socket.PlainConnectionSocketFactory.
> connectSocket(PlainConnectionSocketFactory.java:74)
>         at org.apache.http.impl.conn.DefaultHttpClientConnectionOpe
> rator.connect(DefaultHttpClientConnectionOperator.java:134)
>         ... 20 more
>
>
> FAILED:  org.apache.solr.handler.TestReplicationHandler.
> doTestIndexAndConfigAliasReplication
>
> Error Message:
> [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_
> FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531805,
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_
> FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531692,
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_
> FEC337225B5FDD79-001/solr-instance-012/./collection1/data/snapshot_metadata,
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_
> FEC337225B5FDD79-001/solr-instance-012/./collection1/data] expected:<3>
> but was:<4>
>
> Stack Trace:
> java.lang.AssertionError: [/home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.
> TestReplicationHandler_FEC337225B5FDD79-001/solr-
> instance-012/./collection1/data/index.20160827114531805,
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_
> FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531692,
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_
> FEC337225B5FDD79-001/solr-instance-012/./collection1/data/snapshot_metadata,
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_
> FEC337225B5FDD79-001/solr-instance-012/./collection1/data] expected:<3>
> but was:<4>
>         at __randomizedtesting.SeedInfo.seed([FEC337225B5FDD79:
> 9B0D97A9DB7729F]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.failNotEquals(Assert.java:647)
>         at org.junit.Assert.assertEquals(Assert.java:128)
>         at org.junit.Assert.assertEquals(Assert.java:472)
>         at org.apache.solr.handler.TestReplicationHandler.
> checkForSingleIndex(TestReplicationHandler.java:902)
>         at org.apache.solr.handler.TestReplicationHandler.
> doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1334)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(
> RandomizedRunner.java:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(
> RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(
> RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.
> RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(
> TestRuleSetupTeardownChained.java:49)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(
> TestRuleThreadAndTestName.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.
> forkTimeoutingTask(ThreadLeakControl.java:809)
>         at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.
> runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(
> RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
> FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
>
> Error Message:
> Error from server at https://127.0.0.1:45738/solr: specified location
> file:///location/does/not/exist does not exist.
>
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:
> Error from server at https://127.0.0.1:45738/solr: specified location
> file:///location/does/not/exist does not exist.
>         at __randomizedtesting.SeedInfo.seed([FEC337225B5FDD79:
> 769708F8F5A3B081]:0)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.
> executeMethod(HttpSolrClient.java:608)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:261)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:250)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.
> doRequest(LBHttpSolrClient.java:415)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(
> LBHttpSolrClient.java:367)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> sendRequest(CloudSolrClient.java:1280)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> requestWithRetryOnStaleState(CloudSolrClient.java:1050)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.request(
> CloudSolrClient.java:992)
>         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.AbstractCloudBackupRestoreTest
> Case.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:148)
>         at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(
> AbstractCloudBackupRestoreTestCase.java:127)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(
> RandomizedRunner.java:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(
> RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(
> RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.
> RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(
> TestRuleSetupTeardownChained.java:49)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(
> TestRuleThreadAndTestName.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.
> forkTimeoutingTask(ThreadLeakControl.java:809)
>         at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.
> runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(
> RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 11082 lines...]
>    [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
>    [junit4]   2> Creating dataDir: /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/init-core-data-001
>    [junit4]   2> 639956 INFO  (SUITE-LeaderFailoverAfterPartitionTe
> st-seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized
> ssl (false) and clientAuth (false) via: @org.apache.solr.
> SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.
> org/jira/browse/SOLR-5776)
>    [junit4]   2> 639956 INFO  (SUITE-LeaderFailoverAfterPartitionTe
> st-seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.BaseDistributedSearchTestCase
> Setting hostContext system property: /
>    [junit4]   2> 639957 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkTestServer STARTING ZK
> TEST SERVER
>    [junit4]   2> 639957 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 639957 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 640057 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkTestServer start zk
> server on port:33848
>    [junit4]   2> 640058 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 640058 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 640060 INFO  (zkCallback-137-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@19747ec name:ZooKeeperConnection Watcher:127.0.0.1:33848
> got event WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 640060 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 640060 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 640060 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /solr
>    [junit4]   2> 640061 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 640061 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 640062 INFO  (zkCallback-138-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1168fc5 name:ZooKeeperConnection Watcher:
> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 640062 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 640062 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 640062 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /collections/collection1
>    [junit4]   2> 640063 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /collections/collection1/shards
>    [junit4]   2> 640063 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection
>    [junit4]   2> 640064 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/shards
>    [junit4]   2> 640064 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to
> /configs/conf1/solrconfig.xml
>    [junit4]   2> 640065 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/solrconfig.xml
>    [junit4]   2> 640066 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/schema.xml to
> /configs/conf1/schema.xml
>    [junit4]   2> 640066 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/schema.xml
>    [junit4]   2> 640067 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
> to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 640067 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 640068 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/stopwords.txt to
> /configs/conf1/stopwords.txt
>    [junit4]   2> 640068 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/stopwords.txt
>    [junit4]   2> 640068 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/protwords.txt to
> /configs/conf1/protwords.txt
>    [junit4]   2> 640069 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/protwords.txt
>    [junit4]   2> 640069 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/currency.xml to
> /configs/conf1/currency.xml
>    [junit4]   2> 640069 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/currency.xml
>    [junit4]   2> 640070 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/enumsConfig.xml to
> /configs/conf1/enumsConfig.xml
>    [junit4]   2> 640070 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/enumsConfig.xml
>    [junit4]   2> 640071 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/open-exchange-rates.json to
> /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 640071 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 640071 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to
> /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 640072 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 640072 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/old_synonyms.txt to
> /configs/conf1/old_synonyms.txt
>    [junit4]   2> 640073 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/old_synonyms.txt
>    [junit4]   2> 640075 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> core/src/test-files/solr/collection1/conf/synonyms.txt to
> /configs/conf1/synonyms.txt
>    [junit4]   2> 640075 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/synonyms.txt
>    [junit4]   2> 640156 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.SolrTestCaseJ4 Writing
> core.properties file to /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
> control-001/cores/collection1
>    [junit4]   2> 640158 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server
> jetty-9.3.8.v20160314
>    [junit4]   2> 640159 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.h.ContextHandler Started
> o.e.j.s.ServletContextHandler@cf3926{/,null,AVAILABLE}
>    [junit4]   2> 640161 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.ServerConnector Started
> ServerConnector@70e1e6{HTTP/1.1,[http/1.1]}{127.0.0.1:43402}
>    [junit4]   2> 640161 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server Started @642031ms
>    [junit4]   2> 640161 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty
> properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-
> Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/tempDir-001/control/data,
> hostContext=/, hostPort=45257, coreRootDirectory=/home/
> jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-
> core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores}
>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader new
> SolrResourceLoader for directory: '/home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001'
>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader JNDI
> not configured for solr (NoInitialContextEx)
>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader solr
> home defaulted to 'solr/' (could not find system property or JNDI)
>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 640163 INFO  (zkCallback-139-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@652131 name:ZooKeeperConnection Watcher:
> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 640163 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 640164 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 640164 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter
> Loading solr.xml from SolrHome (not found in ZooKeeper)
>    [junit4]   2> 640164 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrXmlConfig Loading
> container configuration from /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/solr.xml
>    [junit4]   2> 640171 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CorePropertiesLocator
> Config-defined core root directory: /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores
>    [junit4]   2> 640171 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer New
> CoreContainer 26972784
>    [junit4]   2> 640171 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer Loading
> cores into CoreContainer [instanceDir=/home/jenkins/
> workspace/Lucene-Solr-master-Linux/solr/build/solr-core/
> test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001]
>    [junit4]   2> 640172 WARN  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer Couldn't
> add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/lib to classpath:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/lib
>    [junit4]   2> 640172 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.h.c.HttpShardHandlerFactory
> created with socketTimeout : 90000,urlScheme : ,connTimeout :
> 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize :
> 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue :
> -1,fairnessPolicy : false,
>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.u.UpdateShardHandler
> Created UpdateShardHandler HTTP client with params: socketTimeout=340000&
> connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher SLF4J impl is
> org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher Registering
> Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkContainer Zookeeper
> client=127.0.0.1:33848/solr
>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkController zkHost
> includes chroot
>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 640176 INFO  (zkCallback-142-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@172f270 name:ZooKeeperConnection Watcher:127.0.0.1:33848
> got event WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 640176 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 640177 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 640177 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.
> ZkController$$Lambda$12/8255140@bf2ec0
>    [junit4]   2> 640177 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 640178 INFO  (zkCallback-143-thread-1-
> processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@ebfe1e name:ZooKeeperConnection Watcher:
> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 640178 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 640179 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>    [junit4]   2> 640180 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
>    [junit4]   2> 640182 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>    [junit4]   2> 640183 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>    [junit4]   2> 640184 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>    [junit4]   2> 640184 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 640185 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 640185 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>    [junit4]   2> 640186 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 640186 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 640186 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ZkStateReader Loaded empty cluster properties
>    [junit4]   2> 640187 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>    [junit4]   2> 640188 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>    [junit4]   2> 640188 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>    [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.LeaderElector Joined leadership election with path:
> /overseer_elect/election/96489005195788292-127.0.0.1:45257_-n_0000000000
>    [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.OverseerElectionContext
> I am going to be the leader 127.0.0.1:45257_
>    [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
>    [junit4]   2> 640190 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.Overseer Overseer (id=96489005195788292-127.0.0.1:45257_-n_0000000000)
> starting
>    [junit4]   2> 640191 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
>    [junit4]   2> 640194 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.
> OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread
> autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000
> autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 640194 INFO  (OverseerCollectionConfigSetPro
> cessor-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_
>   ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
> operations
>    [junit4]   2> 640194 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/
> 127.0.0.1:45257_
>    [junit4]   2> 640194 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.Overseer Starting to work on the main queue
>    [junit4]   2> 640194 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45257_
>    [junit4]   2> 640195 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>    [junit4]   2> 640195 INFO  (zkCallback-143-thread-1-
> processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
> 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> 640195 INFO  (zkCallback-143-thread-1-
> processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 640208 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
> authorization module.
>    [junit4]   2> 640208 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.CoreContainer No authentication plugin used.
>    [junit4]   2> 640209 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores
>    [junit4]   2> 640210 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
> config=solrconfig.xml, transient=false, schema=schema.xml,
> loadOnStartup=true, configSetProperties=configsetprops.json,
> collection=control_collection, coreNodeName=, dataDir=data/, shard=}
>    [junit4]   2> 640210 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.CorePropertiesLocator Found core collection1 in
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores/collection1
>    [junit4]   2> 640210 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.c.CorePropertiesLocator Found 1 core definitions
>    [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.ZkController numShards not found on descriptor -
> reading it from system property
>    [junit4]   2> 640211 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/
> workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
>    [junit4]   2> 640211 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>    [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.ZkController Collection control_collection not
> visible yet, but flagging it so a watch is registered when it becomes
> visible
>    [junit4]   2> 640211 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>    [junit4]   2>   "node_name":"127.0.0.1:45257_",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"} current state version: 0
>    [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.c.ZkStateReader Deleting data for
> [control_collection]
>    [junit4]   2> 640211 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>    [junit4]   2>   "node_name":"127.0.0.1:45257_",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 640212 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
>    [junit4]   2> 640212 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 640212 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
>    [junit4]   2> 640224 INFO  (zkCallback-143-thread-1-
> processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has
> occurred - updating... (live nodes size: [1])
>    [junit4]   2> 641212 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.ZkController waiting to find shard id in
> clusterstate for collection1
>    [junit4]   2> 641212 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.ZkController Check for collection
> zkNode:control_collection
>    [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.ZkController Collection zkNode exists
>    [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/control_collection]
>    [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
> [configName]=[conf1] specified config exists in ZooKeeper
>    [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for
> directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores/collection1'
>    [junit4]   2> 641214 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
> (NoInitialContextEx)
>    [junit4]   2> 641214 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/'
> (could not find system property or JNDI)
>    [junit4]   2> 641215 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0
>    [junit4]   2> 641220 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 641224 WARN  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
> deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 641229 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 641258 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 641266 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 641370 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 641374 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 641375 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 641379 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates
> from file currency.xml
>    [junit4]   2> 641381 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates
> from file currency.xml
>    [junit4]   2> 641382 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange
> rates from open-exchange-rates.json
>    [junit4]   2> 641391 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange
> rates from open-exchange-rates.json
>    [junit4]   2> 641392 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet
> properties, assuming default properties: Can't find resource
> 'configsetprops.json' in classpath or '/configs/conf1',
> cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1
>    [junit4]   2> 641392 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection
>  x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
> configuration from collection control_collection
>    [junit4]   2> 641393 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.
> MockDirectoryFactory
>    [junit4]   2> 641393 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new
> SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores/collection1],
> dataDir=[/home/jenkins/workspace/Lucene-Solr-master-
> Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
> control-001/cores/collection1/data/]
>    [junit4]   2> 641393 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is
> enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.
> JmxMBeanServer@133d444
>    [junit4]   2> 641394 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new
> directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores/collection1/
> data/snapshot_metadata
>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading
> from snapshot metadata file...
>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new
> directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores/collection1/data
>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected:
> old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores/collection1/data/index/
>    [junit4]   2> 641395 WARN  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index
> directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores/collection1/data/index' doesn't
> exist. Creating new index...
>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new
> directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/control-001/cores/collection1/data/index
>    [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy
> wrapping class org.apache.lucene.index.TieredMergePolicy:
> [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=25,
> maxMergedSegmentMB=67.9404296875, floorSegmentMB=0.7255859375,
> forceMergeDeletesPctAllowed=22.363753821448405, segmentsPerTier=33.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3768085597862192
>    [junit4]   2> 641396 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy
> SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>        commit{dir=MockDirectoryWrapper(
> RAMDirectory@198ca2e lockFactory=org.apache.lucene.store.
> SingleInstanceLockFactory@2d9ab8),segFN=segments_1,generation=1}
>    [junit4]   2> 641396 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit
> generation = 1
>    [junit4]   2> 641396 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1)
> [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore Looking for old index directories to
> cleanup for core collection1 in /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
> control-001/cores/collection1/data/
>    [junit4]   2> 641396 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1)
> [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/
> control-001/cores/collection1/data/ does not point to a valid data
> directory; skipping clean-up of old index directories.
>    [junit4]   2> 641400 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
> creating updateRequestProcessorChain "nodistrib"
>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
> creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
> creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
> creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
> creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain
> defined as default, creating implicit default
>    [junit4]   2> 641407 WARN  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in
> requestHandler {type = requestHandler,name = /dump,class =
> DumpRequestHandler,args = {defaults={a=A,b=B}}}
>    [junit4]   2> 641409 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 641409 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 641410 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 641411 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 641414 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,standard,/update/json/docs,/admin/luke,/
> export,/get,/admin/properties,/update/json,/admin/threads,/
> dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/
> replication,/config,/stream,/schema,/admin/plugins,/admin/
> logging,/admin/ping,/update,/admin/file,/terms
>    [junit4]   2> 641414 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache
> cache: org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 641415 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog
> implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 641415 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog:
> dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
> numVersionBuckets=65536
>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy
> wrapping class org.apache.lucene.index.TieredMergePolicy:
> [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=31,
> maxMergedSegmentMB=66.6259765625, floorSegmentMB=1.18359375,
> forceMergeDeletesPctAllowed=17.392593566303784, segmentsPerTier=26.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy
> SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>        commit{dir=MockDirectoryWrapper(
> RAMDirectory@198ca2e lockFactory=org.apache.lucene.store.
> SingleInstanceLockFactory@2d9ab8),segFN=segments_1,generation=1}
>    [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit
> generation = 1
>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening
> [Searcher@a1b3aa[collection1] main]
>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config
> from: [/collections/control_collection]
>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader
> path=[/collections/control_collection] [configName]=[conf1] specified
> config exists in ZooKeeper
>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up
> ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured
> ZooKeeperStorageIO with znodeBase: /configs/conf1
>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager
> with initArgs: {}
>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading
> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found
> for znode /configs/conf1/_rest_managed.json
>    [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at
> path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 641425 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered
> ManagedResources
>    [junit4]   2> 641425 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be
> reserved for  10000
>    [junit4]   2> 641426 INFO  (searcherExecutor-227-thread-1-processing-n:
> 127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
> searcher Searcher@a1b3aa[collection1] main{ExitableDirectoryReader(
> UninvertingDirectoryReader())}
>    [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of
> version field to seed version buckets
>    [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of
> _version_ for 65536 version buckets from index
>    [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for
> _version_, cannot seed version bucket highest value from index
>    [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in
> index or recent updates, using new clock 1543824084671922176
>    [junit4]   2> 641428 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version
> buckets with highest version 1543824084671922176
>    [junit4]   2> 641428 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
>    [junit4]   2> 641428 INFO  (coreLoadExecutor-226-thread-1-processing-n:
> 127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core:
> collection1
>    [junit4]   2> 641429 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ZkController Register replica -
> core:collection1 address:http://127.0.0.1:45257
> collection:control_collection shard:shard1
>    [junit4]   2> 641430 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leader_elect/shard1/election
>    [junit4]   2> 641432 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership
> election with path: /collections/control_collection/leader_elect/
> shard1/election/96489005195788292-core_node1-n_0000000000
>    [junit4]   2> 641432 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running
> the leader process for shard=shard1 and weAreReplacement=false and
> leaderVoteWait=10000
>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
> replicas found to continue.
>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be
> the new leader - try and sync
>    [junit4]   2> 641433 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>    [junit4]   2>   "operation":"leader",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection"} current state
> version: 1
>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
> http://127.0.0.1:45257/collection1/
>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
> replicas to me
>    [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45257/
> collection1/ has no replicas
>    [junit4]   2> 641434 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leaders/shard1
>    [junit4]   2> 641435 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase
> Creating leader registration node /collections/control_
> collection/leaders/shard1/leader after winning as /collections/control_
> collection/leader_elect/shard1/election/96489005195788292-core_node1-
> n_0000000000
>    [junit4]   2> 641436 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the
> new leader: http://127.0.0.1:45257/collection1/ shard1
>    [junit4]   2> 641436 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>    [junit4]   2>   "operation":"leader",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "state":"active"} current state version: 1
>    [junit4]   2> 641538 INFO  (zkCallback-143-thread-1-
> processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has
> occurred - updating... (live nodes size: [1])
>    [junit4]   2> 641586 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ZkController We are
> http://127.0.0.1:45257/collection1/ and leader is http://127.0.0.1:45257/
> collection1/
>    [junit4]   2> 641586 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for
> core=collection1 baseURL=http://127.0.0.1:45257
>    [junit4]   2> 641586 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no
> recovery necessary
>    [junit4]   2> 641587 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
>    [junit4]   2> 641587 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on
> descriptor - reading it from system property
>    [junit4]   2> 641587 INFO  (coreZkRegister-219-thread-1-
> processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection
> r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1
> r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster
> state for collection control_collection
>    [junit4]   2> 641588 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "core_node_name":"core_node1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>    [junit4]   2>   "node_name":"127.0.0.1:45257_",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"} current state version: 2
>    [junit4]   2> 641588 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "core_node_name":"core_node1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:45257",
>    [junit4]   2>   "node_name":"127.0.0.1:45257_",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 641689 INFO  (zkCallback-143-thread-2-
> processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has
> occurred - updating... (live nodes size: [1])
>    [junit4]   2> 641714 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 641715 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 641716 INFO  (zkCallback-147-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1cc6e61 name:ZooKeeperConnection Watcher:
> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ZkStateReader Updating
> cluster state from ZooKeeper...
>    [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ZkStateReader Loaded
> empty cluster properties
>    [junit4]   2> 641718 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ZkStateReader Updated
> live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ChaosMonkey monkey: init
> - expire sessions:false cause connection loss:false
>    [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractFullDistribZkTestBase
> Creating collection1 with stateFormat=2
>    [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 641720 INFO  (zkCallback-148-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1e84cbc name:ZooKeeperConnection Watcher:
> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 641720 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 641720 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 641722 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>    [junit4]   2>   "operation":"create",
>    [junit4]   2>   "name":"collection1",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "stateFormat":"2"} current state version: 3
>    [junit4]   2> 641722 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.o.ClusterStateMutator building a new cName: collection1
>    [junit4]   2> 641825 INFO  (OverseerStateUpdate-
> 96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ]
> o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/
> state.json
>    [junit4]   2> 641837 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.SolrTestCaseJ4 Writing
> core.properties file to /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-
> 1-001/cores/collection1
>    [junit4]   2> 641838 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractFullDistribZkTestBase
> create jetty 1 in directory /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001
>    [junit4]   2> 641839 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server
> jetty-9.3.8.v20160314
>    [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.h.ContextHandler Started
> o.e.j.s.ServletContextHandler@18fd79b{/,null,AVAILABLE}
>    [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.ServerConnector Started
> ServerConnector@4226dd{HTTP/1.1,[http/1.1]}{127.0.0.1:40885}
>    [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server Started @643710ms
>    [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty
> properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-
> Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/tempDir-001/jetty1,
> solrconfig=solrconfig.xml, hostContext=/, hostPort=41568,
> coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-
> master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/cores}
>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader new
> SolrResourceLoader for directory: '/home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001'
>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader JNDI
> not configured for solr (NoInitialContextEx)
>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader solr
> home defaulted to 'solr/' (could not find system property or JNDI)
>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 641852 INFO  (zkCallback-149-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1a98580 name:ZooKeeperConnection Watcher:
> 127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 641852 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 641853 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 641853 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter
> Loading solr.xml from SolrHome (not found in ZooKeeper)
>    [junit4]   2> 641854 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrXmlConfig Loading
> container configuration from /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/solr.xml
>    [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CorePropertiesLocator
> Config-defined core root directory: /home/jenkins/workspace/
> Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.
> LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/cores
>    [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer New
> CoreContainer 23083806
>    [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer Loading
> cores into CoreContainer [instanceDir=/home/jenkins/
> workspace/Lucene-Solr-master-Linux/solr/build/solr-core/
> test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/shard-1-001]
>    [junit4]   2> 641858 WARN  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer Couldn't
> add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/shard-1-001/lib to classpath:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTe
> st_FEC337225B5FDD79-001/shard-1-001/lib
>    [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.h.c.HttpShardHandlerFactory
> created with socketTimeout : 90000,urlScheme : ,connTimeout :
> 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize :
> 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue :
> -1,fairnessPolicy : false,
>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.u.UpdateShardHandler
> Created UpdateShardHandler HTTP client with params: socketTimeout=340000&
> connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher SLF4J impl is
> org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher Registering
> Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkContainer Zookeeper
> client=127.0.0.1:33848/solr
>    [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTe
> st.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkController zkHost inc
>
> [...truncated too long message...]
>
> Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.
> TestLocalFSCloudBackupRestore_FEC337225B5FDD79-001/tempDir-
> 001/node1/./backuprestore_shard1_replica2/data/index
> [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-
> Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.
> TestLocalFSCloudBackupRestore_FEC337225B5FDD79-001/tempDir-
> 001/node1/./backuprestore_shard1_replica2/data/index;done=false>>]
>    [junit4]   2> 1907352 INFO  (coreCloseExecutor-10220-thread-1)
> [n:127.0.0.1:39118_solr c:backuprestore s:shard1 r:core_node4
> x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
> directory, CoreContainer#isShutdown=true
>    [junit4]   2> 1907352 INFO  (coreCloseExecutor-10220-thread-1)
> [n:127.0.0.1:39118_solr c:backuprestore s:shard1 r:core_node4
> x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
> directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_
> FEC337225B5FDD79-001/tempDir-001/node1/./backuprestore_
> shard1_replica2/data/index
>    [junit4]   2> 1907354 INFO  (jetty-launcher-19881-thread-1) [    ]
> o.a.s.c.Overseer Overseer (id=96489086592024581-127.0.0.1:45738_solr-n_0000000000)
> closing
>    [junit4]   2> 1907356 INFO  (OverseerStateUpdate-
> 96489086592024581-127.0.0.1:45738_solr-n_0000000000) [n:127.0.0.1:45738_solr
>   ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45738_solr
>    [junit4]   2> 1907356 INFO  (zkCallback-19892-thread-1-
> processing-n:127.0.0.1:39118_solr) [n:127.0.0.1:39118_solr    ]
> 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> 1907356 INFO  (zkCallback-19891-thread-3-
> processing-n:127.0.0.1:45738_solr) [n:127.0.0.1:45738_solr    ]
> 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> 1908856 WARN  (zkCallback-19892-thread-1-
> processing-n:127.0.0.1:39118_solr) [n:127.0.0.1:39118_solr    ]
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 1908856 WARN  (zkCallback-19891-thread-3-
> processing-n:127.0.0.1:45738_solr) [n:127.0.0.1:45738_solr    ]
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 1908856 INFO  (jetty-launcher-19881-thread-1) [    ]
> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@
> 18ae782{/solr,null,UNAVAILABLE}
>    [junit4]   2> 1908856 INFO  (jetty-launcher-19881-thread-2) [    ]
> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@
> df3341{/solr,null,UNAVAILABLE}
>    [junit4]   2> 1908857 INFO  (SUITE-TestLocalFSCloudBackupRestore-
> seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.c.ZkTestServer connecting to
> 127.0.0.1:45395 45395
>    [junit4]   2> 1908972 INFO  (Thread-3404) [    ] o.a.s.c.ZkTestServer
> connecting to 127.0.0.1:45395 45395
>    [junit4]   2> 1908973 WARN  (Thread-3404) [    ] 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/collections/
> backuprestore_restored/state.json
>    [junit4]   2>        2       /solr/security.json
>    [junit4]   2>        2       /solr/configs/customConfigName
>    [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>        22      /solr/overseer/queue
>    [junit4]   2>        17      /solr/overseer/collection-queue-work
>    [junit4]   2>        6       /solr/overseer/queue-work
>    [junit4]   2>        3       /solr/live_nodes
>    [junit4]   2>        3       /solr/collections
>    [junit4]   2>
>    [junit4]   2> 1908973 INFO  (SUITE-TestLocalFSCloudBackupRestore-
> seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
> build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_
> FEC337225B5FDD79-001
>    [junit4]   2> Aug 27, 2016 2:04:06 PM com.carrotsearch.
> randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked
> thread(s).
>    [junit4]   2> NOTE: test params are: codec=Lucene62,
> sim=RandomSimilarity(queryNorm=false): {}, locale=be,
> timezone=Africa/Harare
>    [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation
> 1.8.0_102 (32-bit)/cpus=12,threads=1,free=96190080,total=518979584
>    [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2,
> MergeStrategyTest, ClusterStateTest, TestRequestForwarding,
> CloneFieldUpdateProcessorFactoryTest, DistributedFacetPivotSmallTest,
> CoreMergeIndexesAdminHandlerTest, TestMiniSolrCloudClusterSSL,
> PluginInfoTest, TestReload, TestCSVResponseWriter,
> TestComplexPhraseQParserPlugin, TestClassicSimilarityFactory,
> TestSlowCompositeReaderWrapper, TestLRUStatsCache,
> DirectSolrConnectionTest, TestInitQParser, TestAuthenticationFramework,
> TestReversedWildcardFilterFactory, TestSchemaManager, TestSearcherReuse,
> ShowFileRequestHandlerTest, TlogReplayBufferedWhileIndexingTest,
> TestJmxMonitoredMap, TestStressUserVersions, CollectionsAPIAsyncDistributedZkTest,
> TestFieldCacheSortRandom, HdfsRecoverLeaseTest, TestStressReorder,
> TestSolrDeletionPolicy1, SegmentsInfoRequestHandlerTest,
> TestRandomRequestDistribution, TestWriterPerf, TestUninvertingReader,
> DistributedFacetPivotLargeTest, RecoveryZkTest, TestZkChroot,
> TestTestInjection, AddSchemaFieldsUpdateProcessorFactoryTest,
> CurrencyFieldXmlFileTest, TestRawResponseWriter, UnloadDistributedZkTest,
> TestCollationFieldDocValues, TestManagedResourceStorage,
> TestStressLiveNodes, TestSuggestSpellingConverter, EnumFieldTest,
> TestSolrConfigHandlerConcurrent, OverseerTest,
> TestSubQueryTransformerCrossCore, SolrTestCaseJ4Test, DeleteNodeTest,
> TestConfigSets, RequestLoggingTest, TestUtils, TestExceedMaxTermLength,
> TestRestoreCore, CircularListTest, TestFilteredDocIdSet,
> TestIndexingPerformance, TestConfigOverlay, TestCoreDiscovery,
> SuggesterWFSTTest, TestAddFieldRealTimeGet, TestSolrJ, TestCryptoKeys,
> TolerantUpdateProcessorTest, CollectionReloadTest, HardAutoCommitTest,
> TestFuzzyAnalyzedSuggestions, DistributedQueryComponentOptimizationTest,
> TestInfoStreamLogging, TestMiniSolrCloudCluster, TestFieldCacheReopen,
> TestSolrDynamicMBean, TestManagedSynonymFilterFactory,
> LeaderElectionTest, BitVectorTest, SliceStateTest, LukeRequestHandlerTest,
> TestSolrQueryParser, TestLeaderInitiatedRecoveryThread,
> OverseerCollectionConfigSetProcessorTest, HdfsLockFactoryTest,
> SuggesterTSTTest, TestSolrQueryParserResource, TestXmlQParserPlugin,
> NoCacheHeaderTest, TestJmxIntegration, TestGroupingSearch,
> SolrCLIZkUtilsTest, SharedFSAutoReplicaFailoverTest, TestOrdValues,
> TestSortingResponseWriter, BlockDirectoryTest, TestObjectReleaseTracker,
> TestDynamicFieldCollectionResource, TestSha256AuthenticationProvider,
> HdfsBasicDistributedZk2Test, LeaderInitiatedRecoveryOnCommitTest,
> TestIndexSearcher, TestElisionMultitermQuery, ChaosMonkeySafeLeaderTest,
> BasicDistributedZk2Test, OpenCloseCoreStressTest, ShardRoutingTest,
> FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, AutoCommitTest,
> TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner,
> ZkControllerTest, TestRangeQuery, SuggesterFSTTest, SolrRequestParserTest,
> SuggesterTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest,
> DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest,
> DistanceFunctionTest, CacheHeaderTest, TestQueryUtils,
> DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RequestHandlersTest,
> TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
> RegexBoostProcessorTest, TestCollationField, UpdateRequestProcessorFactoryTest,
> JSONWriterTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest,
> BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter,
> TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter,
> HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig,
> CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery,
> TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest,
> TestBinaryField, TestSearchPerf, TestConfig, TestSolrCoreProperties,
> TestPostingsSolrHighlighter, TestCharFilters, SynonymTokenizerTest,
> TestXIncludeConfig, TestSweetSpotSimilarityFactory,
> TestDFRSimilarityFactory, TestPerFieldSimilarity,
> TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory,
> TestFastWriter, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest,
> OpenExchangeRatesOrgProviderTest, DateMathParserTest,
> ChaosMonkeyNothingIsSafeTest, TestCrossCoreJoin,
> TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
> TestJettySolrRunner, ActionThrottleTest, AssignTest,
> AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest,
> CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
> CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest,
> CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
> CollectionTooManyReplicasTest, ConfigSetsAPITest, CustomCollectionTest,
> DistributedQueueTest, ForceLeaderTest, ReplicationFactorTest,
> SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest,
> SimpleCollectionCreateDeleteTest, SolrCloudExampleTest,
> TestCloudPseudoReturnFields, TestConfigSetsAPI, TestConfigSetsAPIZkFailure,
> TestDistribDocBasedVersion, TestLocalFSCloudBackupRestore]
>    [junit4] Completed [498/632 (3!)] on J2 in 28.02s, 1 test, 1 error <<<
> FAILURES!
>
> [...truncated 52885 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
Regards,
Shalin Shekhar Mangar.

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17693 - Still Unstable!

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:45257/c8n_1x3_lf_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([FEC337225B5FDD79:769708F8F5A3B081]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45257/c8n_1x3_lf_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:45257/c8n_1x3_lf_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:45257 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531805, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531692, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FEC337225B5FDD79-001/solr-instance-012/./collection1/data/snapshot_metadata, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FEC337225B5FDD79-001/solr-instance-012/./collection1/data] expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531805, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FEC337225B5FDD79-001/solr-instance-012/./collection1/data/index.20160827114531692, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FEC337225B5FDD79-001/solr-instance-012/./collection1/data/snapshot_metadata, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FEC337225B5FDD79-001/solr-instance-012/./collection1/data] expected:<3> but was:<4>
	at __randomizedtesting.SeedInfo.seed([FEC337225B5FDD79:9B0D97A9DB7729F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:902)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1334)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Error from server at https://127.0.0.1:45738/solr: specified location file:///location/does/not/exist does not exist.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45738/solr: specified location file:///location/does/not/exist does not exist.
	at __randomizedtesting.SeedInfo.seed([FEC337225B5FDD79:769708F8F5A3B081]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:148)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11082 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/init-core-data-001
   [junit4]   2> 639956 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 639956 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 639957 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 639957 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 639957 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 640057 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkTestServer start zk server on port:33848
   [junit4]   2> 640058 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 640058 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 640060 INFO  (zkCallback-137-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19747ec name:ZooKeeperConnection Watcher:127.0.0.1:33848 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 640060 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 640060 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 640060 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 640061 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 640061 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 640062 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1168fc5 name:ZooKeeperConnection Watcher:127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 640062 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 640062 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 640062 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 640063 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 640063 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 640064 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 640064 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 640065 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 640066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 640066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 640067 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 640067 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 640068 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 640068 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 640068 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 640069 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 640069 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 640069 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 640070 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 640070 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 640071 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 640071 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 640071 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 640072 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 640072 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 640073 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 640075 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 640075 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 640156 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1
   [junit4]   2> 640158 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 640159 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cf3926{/,null,AVAILABLE}
   [junit4]   2> 640161 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.ServerConnector Started ServerConnector@70e1e6{HTTP/1.1,[http/1.1]}{127.0.0.1:43402}
   [junit4]   2> 640161 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server Started @642031ms
   [junit4]   2> 640161 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/tempDir-001/control/data, hostContext=/, hostPort=45257, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores}
   [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001'
   [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 640162 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 640163 INFO  (zkCallback-139-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@652131 name:ZooKeeperConnection Watcher:127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 640163 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 640164 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 640164 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 640164 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/solr.xml
   [junit4]   2> 640171 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores
   [junit4]   2> 640171 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer New CoreContainer 26972784
   [junit4]   2> 640171 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001]
   [junit4]   2> 640172 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/lib
   [junit4]   2> 640172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33848/solr
   [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 640175 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 640176 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@172f270 name:ZooKeeperConnection Watcher:127.0.0.1:33848 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 640176 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 640177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 640177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/8255140@bf2ec0
   [junit4]   2> 640177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 640178 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ebfe1e name:ZooKeeperConnection Watcher:127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 640178 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 640179 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 640180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 640182 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 640183 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 640184 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 640184 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 640185 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 640185 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 640186 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 640186 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 640186 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 640187 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 640188 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 640188 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96489005195788292-127.0.0.1:45257_-n_0000000000
   [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45257_
   [junit4]   2> 640189 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 640190 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.Overseer Overseer (id=96489005195788292-127.0.0.1:45257_-n_0000000000) starting
   [junit4]   2> 640191 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 640194 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 640194 INFO  (OverseerCollectionConfigSetProcessor-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 640194 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45257_
   [junit4]   2> 640194 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 640194 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45257_
   [junit4]   2> 640195 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 640195 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ] 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> 640195 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 640208 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 640208 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 640209 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores
   [junit4]   2> 640210 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 640210 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1
   [junit4]   2> 640210 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 640211 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 640211 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [n:127.0.0.1:45257_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 640211 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45257",
   [junit4]   2>   "node_name":"127.0.0.1:45257_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 640211 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 640211 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45257",
   [junit4]   2>   "node_name":"127.0.0.1:45257_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 640212 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 640212 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 640212 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 640224 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 641212 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 641212 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 641213 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1'
   [junit4]   2> 641214 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 641214 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 641215 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 641220 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 641224 WARN  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 641229 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 641258 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 641266 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 641370 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 641374 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 641375 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 641379 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 641381 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 641382 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 641391 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 641392 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 641392 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 641393 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 641393 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1/data/]
   [junit4]   2> 641393 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@133d444
   [junit4]   2> 641394 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1/data
   [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1/data/index/
   [junit4]   2> 641395 WARN  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1/data/index
   [junit4]   2> 641395 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=67.9404296875, floorSegmentMB=0.7255859375, forceMergeDeletesPctAllowed=22.363753821448405, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3768085597862192
   [junit4]   2> 641396 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@198ca2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d9ab8),segFN=segments_1,generation=1}
   [junit4]   2> 641396 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 641396 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1/data/
   [junit4]   2> 641396 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 641400 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 641407 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 641407 WARN  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 641409 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 641409 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 641410 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 641411 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 641414 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 641414 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 641415 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 641415 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=66.6259765625, floorSegmentMB=1.18359375, forceMergeDeletesPctAllowed=17.392593566303784, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@198ca2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d9ab8),segFN=segments_1,generation=1}
   [junit4]   2> 641423 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a1b3aa[collection1] main]
   [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 641424 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 641425 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 641425 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 641426 INFO  (searcherExecutor-227-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a1b3aa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 641426 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543824084671922176
   [junit4]   2> 641428 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543824084671922176
   [junit4]   2> 641428 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 641428 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 641429 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:45257 collection:control_collection shard:shard1
   [junit4]   2> 641430 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 641432 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96489005195788292-core_node1-n_0000000000
   [junit4]   2> 641432 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 641433 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45257/collection1/
   [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 641433 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45257/collection1/ has no replicas
   [junit4]   2> 641434 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 641435 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96489005195788292-core_node1-n_0000000000
   [junit4]   2> 641436 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45257/collection1/ shard1
   [junit4]   2> 641436 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:45257",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 641538 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 641586 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:45257/collection1/ and leader is http://127.0.0.1:45257/collection1/
   [junit4]   2> 641586 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45257
   [junit4]   2> 641586 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 641587 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 641587 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 641587 INFO  (coreZkRegister-219-thread-1-processing-n:127.0.0.1:45257_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45257_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 641588 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45257",
   [junit4]   2>   "node_name":"127.0.0.1:45257_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 641588 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45257",
   [junit4]   2>   "node_name":"127.0.0.1:45257_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 641689 INFO  (zkCallback-143-thread-2-processing-n:127.0.0.1:45257_) [n:127.0.0.1:45257_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 641714 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 641715 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 641716 INFO  (zkCallback-147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cc6e61 name:ZooKeeperConnection Watcher:127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 641716 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 641718 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 641719 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 641720 INFO  (zkCallback-148-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e84cbc name:ZooKeeperConnection Watcher:127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 641720 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 641720 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 641722 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 641722 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 641825 INFO  (OverseerStateUpdate-96489005195788292-127.0.0.1:45257_-n_0000000000) [n:127.0.0.1:45257_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 641837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/cores/collection1
   [junit4]   2> 641838 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001
   [junit4]   2> 641839 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18fd79b{/,null,AVAILABLE}
   [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4226dd{HTTP/1.1,[http/1.1]}{127.0.0.1:40885}
   [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.e.j.s.Server Started @643710ms
   [junit4]   2> 641840 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41568, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/cores}
   [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001'
   [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 641841 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 641852 INFO  (zkCallback-149-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a98580 name:ZooKeeperConnection Watcher:127.0.0.1:33848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 641852 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 641853 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 641853 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 641854 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/solr.xml
   [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/cores
   [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer New CoreContainer 23083806
   [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001]
   [junit4]   2> 641858 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FEC337225B5FDD79-001/shard-1-001/lib
   [junit4]   2> 641858 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33848/solr
   [junit4]   2> 641860 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[FEC337225B5FDD79]) [    ] o.a.s.c.ZkController zkHost inc

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

Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_FEC337225B5FDD79-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_FEC337225B5FDD79-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 1907352 INFO  (coreCloseExecutor-10220-thread-1) [n:127.0.0.1:39118_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1907352 INFO  (coreCloseExecutor-10220-thread-1) [n:127.0.0.1:39118_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_FEC337225B5FDD79-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index
   [junit4]   2> 1907354 INFO  (jetty-launcher-19881-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96489086592024581-127.0.0.1:45738_solr-n_0000000000) closing
   [junit4]   2> 1907356 INFO  (OverseerStateUpdate-96489086592024581-127.0.0.1:45738_solr-n_0000000000) [n:127.0.0.1:45738_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45738_solr
   [junit4]   2> 1907356 INFO  (zkCallback-19892-thread-1-processing-n:127.0.0.1:39118_solr) [n:127.0.0.1:39118_solr    ] 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> 1907356 INFO  (zkCallback-19891-thread-3-processing-n:127.0.0.1:45738_solr) [n:127.0.0.1:45738_solr    ] 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> 1908856 WARN  (zkCallback-19892-thread-1-processing-n:127.0.0.1:39118_solr) [n:127.0.0.1:39118_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1908856 WARN  (zkCallback-19891-thread-3-processing-n:127.0.0.1:45738_solr) [n:127.0.0.1:45738_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1908856 INFO  (jetty-launcher-19881-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18ae782{/solr,null,UNAVAILABLE}
   [junit4]   2> 1908856 INFO  (jetty-launcher-19881-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@df3341{/solr,null,UNAVAILABLE}
   [junit4]   2> 1908857 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45395 45395
   [junit4]   2> 1908972 INFO  (Thread-3404) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45395 45395
   [junit4]   2> 1908973 WARN  (Thread-3404) [    ] 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/collections/backuprestore_restored/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/customConfigName
   [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> 	22	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1908973 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[FEC337225B5FDD79]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_FEC337225B5FDD79-001
   [junit4]   2> Aug 27, 2016 2:04:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false): {}, locale=be, timezone=Africa/Harare
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=96190080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, MergeStrategyTest, ClusterStateTest, TestRequestForwarding, CloneFieldUpdateProcessorFactoryTest, DistributedFacetPivotSmallTest, CoreMergeIndexesAdminHandlerTest, TestMiniSolrCloudClusterSSL, PluginInfoTest, TestReload, TestCSVResponseWriter, TestComplexPhraseQParserPlugin, TestClassicSimilarityFactory, TestSlowCompositeReaderWrapper, TestLRUStatsCache, DirectSolrConnectionTest, TestInitQParser, TestAuthenticationFramework, TestReversedWildcardFilterFactory, TestSchemaManager, TestSearcherReuse, ShowFileRequestHandlerTest, TlogReplayBufferedWhileIndexingTest, TestJmxMonitoredMap, TestStressUserVersions, CollectionsAPIAsyncDistributedZkTest, TestFieldCacheSortRandom, HdfsRecoverLeaseTest, TestStressReorder, TestSolrDeletionPolicy1, SegmentsInfoRequestHandlerTest, TestRandomRequestDistribution, TestWriterPerf, TestUninvertingReader, DistributedFacetPivotLargeTest, RecoveryZkTest, TestZkChroot, TestTestInjection, AddSchemaFieldsUpdateProcessorFactoryTest, CurrencyFieldXmlFileTest, TestRawResponseWriter, UnloadDistributedZkTest, TestCollationFieldDocValues, TestManagedResourceStorage, TestStressLiveNodes, TestSuggestSpellingConverter, EnumFieldTest, TestSolrConfigHandlerConcurrent, OverseerTest, TestSubQueryTransformerCrossCore, SolrTestCaseJ4Test, DeleteNodeTest, TestConfigSets, RequestLoggingTest, TestUtils, TestExceedMaxTermLength, TestRestoreCore, CircularListTest, TestFilteredDocIdSet, TestIndexingPerformance, TestConfigOverlay, TestCoreDiscovery, SuggesterWFSTTest, TestAddFieldRealTimeGet, TestSolrJ, TestCryptoKeys, TolerantUpdateProcessorTest, CollectionReloadTest, HardAutoCommitTest, TestFuzzyAnalyzedSuggestions, DistributedQueryComponentOptimizationTest, TestInfoStreamLogging, TestMiniSolrCloudCluster, TestFieldCacheReopen, TestSolrDynamicMBean, TestManagedSynonymFilterFactory, LeaderElectionTest, BitVectorTest, SliceStateTest, LukeRequestHandlerTest, TestSolrQueryParser, TestLeaderInitiatedRecoveryThread, OverseerCollectionConfigSetProcessorTest, HdfsLockFactoryTest, SuggesterTSTTest, TestSolrQueryParserResource, TestXmlQParserPlugin, NoCacheHeaderTest, TestJmxIntegration, TestGroupingSearch, SolrCLIZkUtilsTest, SharedFSAutoReplicaFailoverTest, TestOrdValues, TestSortingResponseWriter, BlockDirectoryTest, TestObjectReleaseTracker, TestDynamicFieldCollectionResource, TestSha256AuthenticationProvider, HdfsBasicDistributedZk2Test, LeaderInitiatedRecoveryOnCommitTest, TestIndexSearcher, TestElisionMultitermQuery, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, ZkControllerTest, TestRangeQuery, SuggesterFSTTest, SolrRequestParserTest, SuggesterTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, TestCollationField, UpdateRequestProcessorFactoryTest, JSONWriterTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, TestSearchPerf, TestConfig, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestJettySolrRunner, ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, ConfigSetsAPITest, CustomCollectionTest, DistributedQueueTest, ForceLeaderTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLocalFSCloudBackupRestore]
   [junit4] Completed [498/632 (3!)] on J2 in 28.02s, 1 test, 1 error <<< FAILURES!

[...truncated 52885 lines...]


[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 17692 - Still Unstable!

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

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

Error Message:
Shard a1x2_shard1_replica1 received all 10 requests

Stack Trace:
java.lang.AssertionError: Shard a1x2_shard1_replica1 received all 10 requests
	at __randomizedtesting.SeedInfo.seed([4EC5D6D8BF72762B:C691E902118E1BD3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:122)
	at org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:44143/solr
	at __randomizedtesting.SeedInfo.seed([4EC5D6D8BF72762B:731D78F4879C285B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:44143 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 50 more


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

Error Message:
Error from server at https://127.0.0.1:36921/solr: specified location file:///location/does/not/exist does not exist.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36921/solr: specified location file:///location/does/not/exist does not exist.
	at __randomizedtesting.SeedInfo.seed([4EC5D6D8BF72762B:C691E902118E1BD3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:148)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10790 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/init-core-data-001
   [junit4]   2> 284837 INFO  (SUITE-TestRandomRequestDistribution-seed#[4EC5D6D8BF72762B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 284837 INFO  (SUITE-TestRandomRequestDistribution-seed#[4EC5D6D8BF72762B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /flcb/uh
   [junit4]   2> 284839 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 284839 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 284839 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 284939 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.ZkTestServer start zk server on port:39604
   [junit4]   2> 284939 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 284940 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284941 INFO  (zkCallback-595-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e6bb7ce name:ZooKeeperConnection Watcher:127.0.0.1:39604 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 284941 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284941 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 284942 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 284943 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 284944 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284945 INFO  (zkCallback-596-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45cf50b0 name:ZooKeeperConnection Watcher:127.0.0.1:39604/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 284945 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284945 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 284945 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 284952 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 284953 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 284953 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 284954 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 284954 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 284955 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 284955 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 284957 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 284957 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 284957 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 284957 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 284958 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 284958 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 284959 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 284959 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 284960 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 284960 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 284960 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 284961 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 284961 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 284961 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 284962 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 284962 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 284963 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 284963 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 285063 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1
   [junit4]   2> 285065 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 285066 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@587b8df7{/flcb/uh,null,AVAILABLE}
   [junit4]   2> 285069 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7bf2796f{HTTP/1.1,[http/1.1]}{127.0.0.1:45743}
   [junit4]   2> 285069 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.e.j.s.Server Started @287028ms
   [junit4]   2> 285069 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/tempDir-001/control/data, hostContext=/flcb/uh, hostPort=45743, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores}
   [junit4]   2> 285070 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 285070 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001'
   [junit4]   2> 285070 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 285070 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 285070 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 285070 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285071 INFO  (zkCallback-597-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b5deaac name:ZooKeeperConnection Watcher:127.0.0.1:39604/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 285071 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285071 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 285072 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 285072 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/solr.xml
   [junit4]   2> 285078 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores
   [junit4]   2> 285078 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.CoreContainer New CoreContainer 1321576525
   [junit4]   2> 285078 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001]
   [junit4]   2> 285078 WARN  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/lib
   [junit4]   2> 285078 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 285081 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 285081 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 285081 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 285081 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39604/solr
   [junit4]   2> 285081 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 285081 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 285082 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285082 INFO  (zkCallback-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e3c1ff1 name:ZooKeeperConnection Watcher:127.0.0.1:39604 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 285083 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285083 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 285084 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1873859250@4114ab11
   [junit4]   2> 285085 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285085 INFO  (zkCallback-601-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ce4336e name:ZooKeeperConnection Watcher:127.0.0.1:39604/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 285085 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285086 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 285087 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 285088 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 285089 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 285090 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 285091 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 285092 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 285092 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 285093 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 285093 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 285093 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 285093 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 285095 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 285095 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 285095 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 285098 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000
   [junit4]   2> 285098 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45743_flcb%2Fuh
   [junit4]   2> 285098 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 285099 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.Overseer Overseer (id=96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) starting
   [junit4]   2> 285099 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 285106 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 285107 INFO  (OverseerCollectionConfigSetProcessor-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 285107 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45743_flcb%2Fuh
   [junit4]   2> 285107 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45743_flcb%2Fuh
   [junit4]   2> 285107 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 285108 INFO  (zkCallback-601-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh    ] 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> 285108 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 285109 INFO  (zkCallback-601-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 285119 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 285119 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 285120 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores
   [junit4]   2> 285121 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 285121 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1
   [junit4]   2> 285121 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 285121 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 285121 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 285121 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 285121 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 285122 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 285123 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/flcb/uh",
   [junit4]   2>   "node_name":"127.0.0.1:45743_flcb%2Fuh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 285123 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/flcb/uh",
   [junit4]   2>   "node_name":"127.0.0.1:45743_flcb%2Fuh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 285125 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 285125 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 285125 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 285126 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 285127 INFO  (zkCallback-601-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 286127 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 286127 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 286127 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 286127 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 286128 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 286128 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1'
   [junit4]   2> 286128 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 286128 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 286129 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 286133 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 286137 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 286160 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 286166 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 286236 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 286240 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 286241 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 286248 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 286250 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 286253 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 286253 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 286254 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 286255 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 286255 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 286255 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1/data/]
   [junit4]   2> 286255 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8a65d8
   [junit4]   2> 286255 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 286255 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 286256 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1/data
   [junit4]   2> 286256 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 286256 WARN  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 286257 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1/data/index
   [junit4]   2> 286257 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35305705754946093]
   [junit4]   2> 286260 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ade1737),segFN=segments_1,generation=1}
   [junit4]   2> 286260 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 286260 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1/data/
   [junit4]   2> 286261 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 286263 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 286263 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 286263 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 286264 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 286264 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 286264 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 286265 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 286265 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 286265 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 286265 WARN  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 286266 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286267 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286268 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286269 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286271 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 286271 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 286272 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 286272 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 286273 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 286273 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 286273 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5766430569376156]
   [junit4]   2> 286274 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ade1737),segFN=segments_1,generation=1}
   [junit4]   2> 286274 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 286274 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70834dcf[collection1] main]
   [junit4]   2> 286274 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 286275 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 286275 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 286275 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 286275 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 286275 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 286275 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 286275 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 286276 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 286276 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 286277 INFO  (searcherExecutor-1080-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70834dcf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286277 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 286277 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 286277 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 286277 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543814556668657664
   [junit4]   2> 286279 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543814556668657664
   [junit4]   2> 286279 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 286280 INFO  (coreLoadExecutor-1079-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 286280 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:45743/flcb/uh collection:control_collection shard:shard1
   [junit4]   2> 286280 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 286281 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96488409697615876-core_node1-n_0000000000
   [junit4]   2> 286282 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 286282 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 286282 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 286282 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45743/flcb/uh/collection1/
   [junit4]   2> 286282 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 286283 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 286283 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45743/flcb/uh/collection1/ has no replicas
   [junit4]   2> 286283 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 286284 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96488409697615876-core_node1-n_0000000000
   [junit4]   2> 286285 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45743/flcb/uh/collection1/ shard1
   [junit4]   2> 286285 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/flcb/uh",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 286389 INFO  (zkCallback-601-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 286438 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:45743/flcb/uh/collection1/ and leader is http://127.0.0.1:45743/flcb/uh/collection1/
   [junit4]   2> 286438 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45743/flcb/uh
   [junit4]   2> 286438 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 286438 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 286438 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 286439 INFO  (coreZkRegister-1072-thread-1-processing-n:127.0.0.1:45743_flcb%2Fuh x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45743_flcb%2Fuh c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 286440 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/flcb/uh",
   [junit4]   2>   "node_name":"127.0.0.1:45743_flcb%2Fuh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 286440 INFO  (OverseerStateUpdate-96488409697615876-127.0.0.1:45743_flcb%2Fuh-n_0000000000) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/flcb/uh",
   [junit4]   2>   "node_name":"127.0.0.1:45743_flcb%2Fuh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 286542 INFO  (zkCallback-601-thread-3-processing-n:127.0.0.1:45743_flcb%2Fuh) [n:127.0.0.1:45743_flcb%2Fuh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 286623 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 286624 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286625 INFO  (zkCallback-605-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@742c7f55 name:ZooKeeperConnection Watcher:127.0.0.1:39604/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 286625 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286625 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 286625 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 286625 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 286626 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 286626 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 286715 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/shard-1-001/cores/collection1
   [junit4]   2> 286716 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/shard-1-001
   [junit4]   2> 286717 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 286718 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6acfe210{/flcb/uh,null,AVAILABLE}
   [junit4]   2> 286718 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@64d0e505{HTTP/1.1,[http/1.1]}{127.0.0.1:33117}
   [junit4]   2> 286718 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.e.j.s.Server Started @288677ms
   [junit4]   2> 286719 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/flcb/uh, hostPort=33117, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/shard-1-001/cores}
   [junit4]   2> 286719 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 286719 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/shard-1-001'
   [junit4]   2> 286719 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 286719 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 286719 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 286720 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286721 INFO  (zkCallback-606-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40fd9a99 name:ZooKeeperConnection Watcher:127.0.0.1:39604/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 286721 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286721 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 286722 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 286722 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/shard-1-001/solr.xml
   [junit4]   2> 286727 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/shard-1-001/cores
   [junit4]   2> 286727 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.CoreContainer New CoreContainer 267739924
   [junit4]   2> 286727 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/shard-1-001]
   [junit4]   2> 286727 WARN  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_4EC5D6D8BF72762B-001/shard-1-001/lib
   [junit4]   2> 286727 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 286729 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 286729 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 286729 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 286729 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39604/solr
   [junit4]   2> 286729 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 286730 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 286730 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286731 INFO  (zkCallback-609-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@379c50bd name:ZooKeeperConnection Watcher:127.0.0.1:39604 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 286731 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286731 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 286733 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:33117_flcb%2Fuh    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1873859250@6b347001
   [junit4]   2> 286733 INFO  (TEST-TestRandomRequestDistribution.test-seed#[4EC5D6D8BF72762B]) [n:127.0.0.1:33117_flcb%2Fuh    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286733 INFO  (zkCallback-610-thread-1-processing-n:127.0.0.1:33117_flcb%2Fuh) [n:127.0.0.1:33117_f

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

:415)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:44143 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 50 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4EC5D6D8BF72762B-001
   [junit4]   2> Aug 27, 2016 11:44:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Memory doPackFST= false), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=251, maxMBSortInHeap=6.962527712310113, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-OM, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=266673432,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [XsltUpdateRequestHandlerTest, HdfsThreadLeakTest, ZkStateReaderTest, DistributedFacetPivotLongTailTest, TestFieldCacheVsDocValues, UUIDUpdateProcessorFallbackTest, TestMiniSolrCloudClusterBase, HdfsWriteToMultipleCollectionsTest, OutputWriterTest, PolyFieldTest, TestDynamicFieldResource, TestLRUCache, TestGeoJSONResponseWriter, TestMacroExpander, DeleteReplicaTest, HttpPartitionTest, TestJsonFacets, TestRecoveryHdfs, PeerSyncTest, AddBlockUpdateTest, TestCustomSort, OutOfBoxZkACLAndCredentialsProvidersTest, InfoHandlerTest, HdfsBasicDistributedZkTest, BasicZkTest, CopyFieldTest, DocumentAnalysisRequestHandlerTest, AnalyticsQueryTest, TriLevelCompositeIdRoutingTest, DistributedQueryElevationComponentTest, TestBinaryField, SyncSliceTest, TestExpandComponent, TestFastOutputStream, RemoteQueryErrorTest, TestSolrCloudWithSecureImpersonation, TestSchemaResource, TestDocTermOrds, TestHighlightDedupGrouping, TestRequestStatusCollectionAPI, AlternateDirectoryTest, FileBasedSpellCheckerTest, AnalysisAfterCoreReloadTest, ExternalFileFieldSortTest, TestJoin, SmileWriterTest, BasicDistributedZkTest, ResponseLogComponentTest, TestUniqueKeyFieldResource, PreAnalyzedUpdateProcessorTest, TestHdfsUpdateLog, JavabinLoaderTest, TestMergePolicyConfig, TestScoreJoinQPNoScore, CleanupOldIndexTest, TestCopyFieldCollectionResource, TestLocalFSCloudBackupRestore, TestRealTimeGet, TestFoldingMultitermQuery, TestSolrFieldCacheMBean, RankQueryTest, PingRequestHandlerTest, DisMaxRequestHandlerTest, ActionThrottleTest, JsonLoaderTest, ConnectionManagerTest, SpatialRPTFieldTypeTest, QueryElevationComponentTest, JSONWriterTest, DateFieldTest, StandardRequestHandlerTest, QueryEqualityTest, TestPhraseSuggestions, DistributedSpellCheckComponentTest, AsyncCallRequestStatusResponseTest, DistributedDebugComponentTest, ExplicitHLLTest, PreAnalyzedFieldTest, TestReplicationHandlerBackup, DocExpirationUpdateProcessorFactoryTest, TestSerializedLuceneMatchVersion, TestFieldTypeCollectionResource, TestRandomCollapseQParserPlugin, TestDistributedSearch, SynonymTokenizerTest, SolrCloudExampleTest, TestRemoteStreaming, ResourceLoaderTest, TestRTGBase, TestArbitraryIndexDir, LeaderInitiatedRecoveryOnShardRestartTest, TestHdfsCloudBackupRestore, TestReplicationHandler, TestSQLHandler, CloudMLTQParserTest, TestRandomFaceting, TestTrieFacet, URLClassifyProcessorTest, TestManagedSchema, TestExactSharedStatsCache, TestNoOpRegenerator, HdfsCollectionsAPIDistributedZkTest, SOLR749Test, TestSizeLimitedDistributedMap, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, TestStressRecovery, TestSolrDeletionPolicy2, TestDocSet, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, PluginInfoTest, PrimUtilsTest, SpellingQueryConverterTest, ClusterStateTest, SliceStateTest, FileUtilsTest, CursorPagingTest, ConnectionReuseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CreateCollectionCleanupTest, CustomCollectionTest, DistributedQueueTest, ForceLeaderTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestStressLiveNodes, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, StressHdfsTest, ZkStateWriterTest, RuleEngineTest, RulesTest, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, TestManagedResource, TestRestManager, TestBulkSchemaAPI, TestDynamicFieldCollectionResource, TestFieldResource, TestSchemaVersionResource, TestSolrQueryParserResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, BooleanFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, TestCloudManagedSchema, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, TestFieldSortValues, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestLegacyNumericRangeQueryBuilder, TestOverriddenPrefixQueryForCustomFieldType, TestQueryWrapperFilter, TestReRankQParserPlugin, TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin, TestSolr4Spatial2, TestStandardQParsers, TestStressUserVersions, TestXmlQParserPlugin, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetRandomTest, GraphQueryTest, SimpleMLTQParserTest, TestDFISimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [593/632 (3!)] on J0 in 20.97s, 1 test, 1 error <<< FAILURES!

[...truncated 60223 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17691 - Still Unstable!

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

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

Error Message:
Error from server at https://127.0.0.1:44037/solr: specified location file:///location/does/not/exist does not exist.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44037/solr: specified location file:///location/does/not/exist does not exist.
	at __randomizedtesting.SeedInfo.seed([C6D61DC86C838E4C:4E822212C27FE3B4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:148)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10650 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/init-core-data-001
   [junit4]   2> 60549 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 60553 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 60553 INFO  (Thread-135) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 60553 INFO  (Thread-135) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 60653 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39901
   [junit4]   2> 60653 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60654 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60657 INFO  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1abdddf name:ZooKeeperConnection Watcher:127.0.0.1:39901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60657 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60657 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60657 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 60660 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 60669 INFO  (jetty-launcher-68-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 60669 INFO  (jetty-launcher-68-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 60670 INFO  (jetty-launcher-68-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ab888{/solr,null,AVAILABLE}
   [junit4]   2> 60670 INFO  (jetty-launcher-68-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1715fa1{/solr,null,AVAILABLE}
   [junit4]   2> 60681 INFO  (jetty-launcher-68-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1dcb1ab{SSL,[ssl, http/1.1]}{127.0.0.1:44037}
   [junit4]   2> 60681 INFO  (jetty-launcher-68-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@13dc377{SSL,[ssl, http/1.1]}{127.0.0.1:38364}
   [junit4]   2> 60681 INFO  (jetty-launcher-68-thread-2) [    ] o.e.j.s.Server Started @62225ms
   [junit4]   2> 60681 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44037}
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2'
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-1) [    ] o.e.j.s.Server Started @62225ms
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38364}
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1'
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60682 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60683 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 60683 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60683 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60687 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60688 INFO  (zkCallback-70-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10dde4e name:ZooKeeperConnection Watcher:127.0.0.1:39901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60688 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60688 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60689 INFO  (zkCallback-71-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fd938 name:ZooKeeperConnection Watcher:127.0.0.1:39901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60689 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60689 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60689 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60690 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60701 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/.
   [junit4]   2> 60702 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 31968237
   [junit4]   2> 60702 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2]
   [junit4]   2> 60702 WARN  (jetty-launcher-68-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/lib
   [junit4]   2> 60702 INFO  (jetty-launcher-68-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> 60704 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/.
   [junit4]   2> 60704 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 26708382
   [junit4]   2> 60704 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1]
   [junit4]   2> 60704 WARN  (jetty-launcher-68-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/lib
   [junit4]   2> 60705 INFO  (jetty-launcher-68-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> 60707 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39901/solr
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39901/solr
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 60707 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60710 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60710 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60712 INFO  (zkCallback-76-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f4670b name:ZooKeeperConnection Watcher:127.0.0.1:39901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60712 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60712 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60712 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@100e4b name:ZooKeeperConnection Watcher:127.0.0.1:39901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60713 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60713 INFO  (jetty-launcher-68-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60714 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/12483457@dc5269
   [junit4]   2> 60714 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/12483457@a5e151
   [junit4]   2> 60716 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60716 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60717 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17c9cba name:ZooKeeperConnection Watcher:127.0.0.1:39901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60717 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60717 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34087 name:ZooKeeperConnection Watcher:127.0.0.1:39901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60717 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60719 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 60719 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 60722 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 60726 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 60726 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 60729 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 60730 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 60732 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 60732 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 60734 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 60734 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 60735 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 60736 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 60737 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 60737 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 60738 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 60739 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 60741 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 60741 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 60742 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 60743 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 60743 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 60747 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 60748 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 60750 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60750 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96487870587666438-127.0.0.1:44037_solr-n_0000000000
   [junit4]   2> 60752 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44037_solr
   [junit4]   2> 60752 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 60753 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 60754 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.Overseer Overseer (id=96487870587666438-127.0.0.1:44037_solr-n_0000000000) starting
   [junit4]   2> 60754 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 60754 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 60756 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 60758 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60759 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96487870587666437-127.0.0.1:38364_solr-n_0000000001
   [junit4]   2> 60760 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96487870587666438-127.0.0.1:44037_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 60760 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38364_solr
   [junit4]   2> 60760 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38364_solr
   [junit4]   2> 60761 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] 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> 60763 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 60763 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] 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> 60764 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 60765 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 60766 INFO  (OverseerCollectionConfigSetProcessor-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 60766 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 60767 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44037_solr as DOWN
   [junit4]   2> 60769 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 60770 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44037_solr
   [junit4]   2> 60770 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44037_solr
   [junit4]   2> 60772 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] 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> 60772 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44037_solr"} current state version: 0
   [junit4]   2> 60772 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44037_solr
   [junit4]   2> 60772 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 60772 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] 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> 60773 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 60848 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 60848 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 60849 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/.
   [junit4]   2> 60849 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 60850 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 60850 INFO  (jetty-launcher-68-thread-1) [n:127.0.0.1:38364_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 60854 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 60854 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 60855 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/.
   [junit4]   2> 60855 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 60856 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 60856 INFO  (jetty-launcher-68-thread-2) [n:127.0.0.1:44037_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 60856 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60856 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60857 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f7b21 name:ZooKeeperConnection Watcher:127.0.0.1:39901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60858 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60858 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60862 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60862 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60866 INFO  (zkCallback-85-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fed439 name:ZooKeeperConnection Watcher:127.0.0.1:39901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60866 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60867 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60867 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 60868 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 60868 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 60870 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 60873 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 60885 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[C6D61DC86C838E4C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 61038 INFO  (qtp24744548-476) [n:127.0.0.1:44037_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 61042 INFO  (OverseerCollectionConfigSetProcessor-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 61042 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 61043 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.CreateCollectionCmd Create collection backuprestore
   [junit4]   2> 61043 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 61043 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 61044 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 61044 INFO  (zkCallback-85-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 61045 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 61047 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 61047 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 61048 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 61148 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 61148 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.CreateCollectionCmd Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:44037_solr
   [junit4]   2> 61148 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.CreateCollectionCmd Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:38364_solr
   [junit4]   2> 61161 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 61162 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 61163 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 61164 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 61164 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_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:44037/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44037_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> 61165 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 61165 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_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:44037/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44037_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 61165 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 61268 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 61268 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 61269 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 61269 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 61271 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 61271 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [1]
   [junit4]   2> 61271 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 61272 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_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:38364/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38364_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> 61273 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_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:38364/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38364_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 61274 INFO  (zkCallback-79-thread-2-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_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> 61274 INFO  (zkCallback-79-thread-2-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 61375 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 61385 INFO  (zkCallback-79-thread-2-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_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> 61385 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_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> 61386 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 61388 INFO  (zkCallback-79-thread-2-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 62165 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62165 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 62166 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 62166 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 62166 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62166 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/backuprestore_shard2_replica1'
   [junit4]   2> 62167 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 62167 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62169 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 62177 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 62183 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 62197 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 62205 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 62211 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 62213 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 62213 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62213 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 62213 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/backuprestore_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/]
   [junit4]   2> 62214 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62214 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/snapshot_metadata
   [junit4]   2> 62214 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 62215 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_shard2_replica1/data
   [junit4]   2> 62215 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index/
   [junit4]   2> 62216 WARN  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 62216 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index
   [junit4]   2> 62217 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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@1054e4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fa0ea),segFN=segments_1,generation=1}
   [junit4]   2> 62217 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 62217 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:44037_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 /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/
   [junit4]   2> 62218 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-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> 62220 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62223 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 62225 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 62226 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 62228 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 62230 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62230 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62230 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62230 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62233 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 62233 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62234 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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@1054e4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fa0ea),segFN=segments_1,generation=1}
   [junit4]   2> 62234 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 62234 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10988c4[backuprestore_shard2_replica1] main]
   [junit4]   2> 62234 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62235 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62235 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62235 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62235 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 62236 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62236 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62236 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62236 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 62236 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62236 INFO  (searcherExecutor-279-thread-1-processing-n:127.0.0.1:44037_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@10988c4[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62237 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62237 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62237 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62237 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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 1543805931167416320
   [junit4]   2> 62241 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1543805931167416320
   [junit4]   2> 62241 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 62241 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 62242 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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:44037/solr collection:backuprestore shard:shard2
   [junit4]   2> 62242 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62245 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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/96487870587666438-core_node1-n_0000000000
   [junit4]   2> 62245 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62247 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 62247 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62247 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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:44037/solr/backuprestore_shard2_replica1/
   [junit4]   2> 62247 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62247 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:44037/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 62247 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 62248 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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> 62252 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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/96487870587666438-core_node1-n_0000000000
   [junit4]   2> 62254 INFO  (qtp24744548-491) [n:127.0.0.1:44037_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:44037/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 62255 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_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:44037/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 62272 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62272 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 62272 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 62272 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 62273 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62273 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/backuprestore_shard1_replica1'
   [junit4]   2> 62273 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 62273 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62274 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 62279 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 62283 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 62291 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 62296 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 62300 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 62301 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 62301 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62301 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 62301 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/backuprestore_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 62301 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62302 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 62302 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 62302 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
   [junit4]   2> 62302 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index/
   [junit4]   2> 62303 WARN  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 62303 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 62303 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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@1af7cdf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d7f15b),segFN=segments_1,generation=1}
   [junit4]   2> 62303 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 62304 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:38364_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 /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
   [junit4]   2> 62304 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-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> 62305 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62307 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 62308 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 62309 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 62310 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 62312 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62312 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62312 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62312 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62313 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 62313 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62313 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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@1af7cdf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d7f15b),segFN=segments_1,generation=1}
   [junit4]   2> 62313 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 62314 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d114b[backuprestore_shard1_replica1] main]
   [junit4]   2> 62314 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62314 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62314 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62315 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62315 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 62315 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62315 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62315 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62315 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 62315 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62316 INFO  (searcherExecutor-284-thread-1-processing-n:127.0.0.1:38364_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@9d114b[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62316 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62316 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62316 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62316 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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 1543805931250253824
   [junit4]   2> 62317 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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 1543805931250253824
   [junit4]   2> 62318 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 62318 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 62318 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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:38364/solr collection:backuprestore shard:shard1
   [junit4]   2> 62319 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62321 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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/96487870587666437-core_node2-n_0000000000
   [junit4]   2> 62321 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62323 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 62323 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62323 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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:38364/solr/backuprestore_shard1_replica1/
   [junit4]   2> 62323 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62323 INFO  (qtp12854832-477) [n:127.0.0.1:38364_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:38364/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 62323 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_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> 62324 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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> 62325 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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/96487870587666437-core_node2-n_0000000000
   [junit4]   2> 62327 INFO  (qtp12854832-477) [n:127.0.0.1:38364_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:38364/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 62327 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"https://127.0.0.1:38364/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 62429 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 2
   [junit4]   2> 62430 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_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> 62431 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [2] to [3]
   [junit4]   2> 62432 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_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> 62432 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [2] to [3]
   [junit4]   2> 62455 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController We are https://127.0.0.1:44037/solr/backuprestore_shard2_replica1/ and leader is https://127.0.0.1:44037/solr/backuprestore_shard2_replica1/
   [junit4]   2> 62455 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController No LogReplay needed for core=backuprestore_shard2_replica1 baseURL=https://127.0.0.1:44037/solr
   [junit4]   2> 62455 INFO  (qtp24744548-491) [n:127.0.0.1:44037_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController I am the 

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

00-thread-2) [n:127.0.0.1:44037_solr c:backuprestore_restored s:shard2 r:core_node1 x:backuprestore_restored_shard2_replica0] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_restored_shard2_replica0/data
   [junit4]   2> 69383 INFO  (coreCloseExecutor-300-thread-3) [n:127.0.0.1:44037_solr c:backuprestore_restored s:shard1 r:core_node2 x:backuprestore_restored_shard1_replica0] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_restored_shard1_replica0/data
   [junit4]   2> 69383 INFO  (coreCloseExecutor-300-thread-2) [n:127.0.0.1:44037_solr c:backuprestore_restored s:shard2 r:core_node1 x:backuprestore_restored_shard2_replica0] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_restored_shard2_replica0/data/restore.20160827045430131 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_restored_shard2_replica0/data/restore.20160827045430131;done=false>>]
   [junit4]   2> 69383 INFO  (coreCloseExecutor-300-thread-3) [n:127.0.0.1:44037_solr c:backuprestore_restored s:shard1 r:core_node2 x:backuprestore_restored_shard1_replica0] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_restored_shard1_replica0/data/restore.20160827045430131 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_restored_shard1_replica0/data/restore.20160827045430131;done=false>>]
   [junit4]   2> 69384 INFO  (coreCloseExecutor-300-thread-3) [n:127.0.0.1:44037_solr c:backuprestore_restored s:shard1 r:core_node2 x:backuprestore_restored_shard1_replica0] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 69384 INFO  (coreCloseExecutor-300-thread-3) [n:127.0.0.1:44037_solr c:backuprestore_restored s:shard1 r:core_node2 x:backuprestore_restored_shard1_replica0] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_restored_shard1_replica0/data/restore.20160827045430131
   [junit4]   2> 69383 INFO  (coreCloseExecutor-300-thread-2) [n:127.0.0.1:44037_solr c:backuprestore_restored s:shard2 r:core_node1 x:backuprestore_restored_shard2_replica0] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 69384 INFO  (coreCloseExecutor-300-thread-2) [n:127.0.0.1:44037_solr c:backuprestore_restored s:shard2 r:core_node1 x:backuprestore_restored_shard2_replica0] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001/tempDir-001/node2/./backuprestore_restored_shard2_replica0/data/restore.20160827045430131
   [junit4]   2> 69386 INFO  (zkCallback-79-thread-2-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] 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> 69387 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] 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> 69387 WARN  (zkCallback-78-thread-1-processing-n:127.0.0.1:38364_solr) [n:127.0.0.1:38364_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 69388 INFO  (zkCallback-79-thread-2-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 69388 INFO  (jetty-launcher-68-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ab888{/solr,null,UNAVAILABLE}
   [junit4]   2> 69389 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44037_solr"} current state version: 6
   [junit4]   2> 69389 INFO  (jetty-launcher-68-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96487870587666438-127.0.0.1:44037_solr-n_0000000000) closing
   [junit4]   2> 69389 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44037_solr
   [junit4]   2> 69389 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.NodeMutator Update replica state for core_node1:{"core":"backuprestore_shard2_replica1","base_url":"https://127.0.0.1:44037/solr","node_name":"127.0.0.1:44037_solr","state":"active","leader":"true"} to down
   [junit4]   2> 69389 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.NodeMutator Update replica state for core_node1:{"core":"backuprestore_restored_shard2_replica0","base_url":"https://127.0.0.1:44037/solr","node_name":"127.0.0.1:44037_solr","state":"active","leader":"true"} to down
   [junit4]   2> 69389 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.o.NodeMutator Update replica state for core_node2:{"core":"backuprestore_restored_shard1_replica0","base_url":"https://127.0.0.1:44037/solr","node_name":"127.0.0.1:44037_solr","state":"active","leader":"true"} to down
   [junit4]   2> 69389 INFO  (OverseerStateUpdate-96487870587666438-127.0.0.1:44037_solr-n_0000000000) [n:127.0.0.1:44037_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44037_solr
   [junit4]   2> 69390 INFO  (zkCallback-79-thread-2-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] 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> 69390 WARN  (zkCallback-79-thread-2-processing-n:127.0.0.1:44037_solr) [n:127.0.0.1:44037_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 69390 INFO  (jetty-launcher-68-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1715fa1{/solr,null,UNAVAILABLE}
   [junit4]   2> 69392 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39901 39901
   [junit4]   2> 69399 INFO  (Thread-135) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39901 39901
   [junit4]   2> 69399 WARN  (Thread-135) [    ] 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> 	13	/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> 69400 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C6D61DC86C838E4C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_C6D61DC86C838E4C-001
   [junit4]   2> Aug 27, 2016 8:54:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false): {}, locale=lv, timezone=Brazil/West
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=368474144,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [StandardRequestHandlerTest, TestDynamicFieldResource, TestSolrFieldCacheMBean, DocExpirationUpdateProcessorFactoryTest, CloudMLTQParserTest, IndexSchemaRuntimeFieldTest, TestRawTransformer, PreAnalyzedUpdateProcessorTest, TestExactSharedStatsCache, ExplicitHLLTest, ConnectionReuseTest, TestRealTimeGet, TestLocalFSCloudBackupRestore]
   [junit4] Completed [30/632 (1!)] on J0 in 9.88s, 1 test, 1 error <<< FAILURES!

[...truncated 54358 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+132) - Build # 17690 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17690/
Java: 32bit/jdk-9-ea+132 -server -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:38050/c8n_1x3_lf_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([516EE06C42F32CB7:D93ADFB6EC0F414F]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:38050/c8n_1x3_lf_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:38050/c8n_1x3_lf_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:38050 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(java.base@9-ea/Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(java.base@9-ea/AbstractPlainSocketImpl.java:400)
	at java.net.AbstractPlainSocketImpl.connectToAddress(java.base@9-ea/AbstractPlainSocketImpl.java:243)
	at java.net.AbstractPlainSocketImpl.connect(java.base@9-ea/AbstractPlainSocketImpl.java:225)
	at java.net.SocksSocketImpl.connect(java.base@9-ea/SocksSocketImpl.java:402)
	at java.net.Socket.connect(java.base@9-ea/Socket.java:591)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


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

Error Message:
Error from server at https://127.0.0.1:37952/solr: specified location file:///location/does/not/exist does not exist.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37952/solr: specified location file:///location/does/not/exist does not exist.
	at __randomizedtesting.SeedInfo.seed([516EE06C42F32CB7:D93ADFB6EC0F414F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:148)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12012 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/init-core-data-001
   [junit4]   2> 1470774 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[516EE06C42F32CB7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1470774 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[516EE06C42F32CB7]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1470777 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1470777 INFO  (Thread-2835) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1470777 INFO  (Thread-2835) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1470877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkTestServer start zk server on port:42803
   [junit4]   2> 1470877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1470877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470879 INFO  (zkCallback-22277-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d05dbe name:ZooKeeperConnection Watcher:127.0.0.1:42803 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470879 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470879 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1470879 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1470880 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1470880 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470881 INFO  (zkCallback-22278-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@164dd4d name:ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470881 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470881 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1470881 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1470882 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1470882 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1470882 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1470883 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1470883 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1470885 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1470885 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1470885 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1470886 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1470886 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1470886 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1470887 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1470887 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1470887 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1470887 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1470888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1470888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1470889 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1470889 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1470889 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1470890 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1470890 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1470890 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1470891 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1470891 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1470960 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1
   [junit4]   2> 1470962 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1470963 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ab5d59{/,null,AVAILABLE}
   [junit4]   2> 1470963 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fcaf6f{HTTP/1.1,[http/1.1]}{127.0.0.1:42548}
   [junit4]   2> 1470963 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.e.j.s.Server Started @1472991ms
   [junit4]   2> 1470963 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/tempDir-001/control/data, hostPort=37160, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores}
   [junit4]   2> 1470964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1470964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001'
   [junit4]   2> 1470964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1470964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1470964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1470964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470965 INFO  (zkCallback-22279-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1deab0d name:ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470965 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1470966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1470966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/solr.xml
   [junit4]   2> 1470970 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores
   [junit4]   2> 1470970 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer New CoreContainer 15666329
   [junit4]   2> 1470970 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001]
   [junit4]   2> 1470970 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/lib
   [junit4]   2> 1470970 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1470972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1470972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1470972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1470972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42803/solr
   [junit4]   2> 1470972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1470972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1470973 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470973 INFO  (zkCallback-22282-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ca2ca name:ZooKeeperConnection Watcher:127.0.0.1:42803 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470973 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1470974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$204/10102836@1d85ca1
   [junit4]   2> 1470974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470975 INFO  (zkCallback-22283-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bd7902 name:ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470976 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1470977 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1470978 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1470978 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1470979 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1470980 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1470981 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1470981 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1470982 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1470982 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1470982 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1470983 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1470984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1470984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1470985 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1470985 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96487375532326916-127.0.0.1:37160_-n_0000000000
   [junit4]   2> 1470985 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37160_
   [junit4]   2> 1470985 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1470986 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.Overseer Overseer (id=96487375532326916-127.0.0.1:37160_-n_0000000000) starting
   [junit4]   2> 1470986 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1470989 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1470989 INFO  (OverseerCollectionConfigSetProcessor-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1470989 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1470989 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37160_
   [junit4]   2> 1470989 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37160_
   [junit4]   2> 1470990 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1470997 INFO  (zkCallback-22283-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1470997 INFO  (zkCallback-22283-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1471021 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1471021 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1471022 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores
   [junit4]   2> 1471023 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1471023 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1
   [junit4]   2> 1471023 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1471024 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1471024 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1471024 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1471024 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1471024 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1471025 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1471025 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1471029 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37160",
   [junit4]   2>   "node_name":"127.0.0.1:37160_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1471029 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37160",
   [junit4]   2>   "node_name":"127.0.0.1:37160_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1471029 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1471029 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1471030 INFO  (zkCallback-22283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472027 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1472027 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1472027 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1472027 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1472027 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1472027 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1'
   [junit4]   2> 1472028 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1472028 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1472032 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1472035 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1472038 WARN  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1472039 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1472045 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1472050 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1472146 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1472150 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1472151 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1472155 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1472157 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1472158 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1472159 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1472159 INFO  (coreLoadExecutor-9928-thread-1) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1472159 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1472160 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1472160 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1/data/]
   [junit4]   2> 1472160 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e5721f
   [junit4]   2> 1472161 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1472161 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1472161 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1/data
   [junit4]   2> 1472161 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1472161 WARN  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1472162 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1/data/index
   [junit4]   2> 1472162 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=81.9140625, floorSegmentMB=1.2978515625, forceMergeDeletesPctAllowed=19.948175789541033, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1472164 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a15363),segFN=segments_1,generation=1}
   [junit4]   2> 1472164 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1472164 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1/data/
   [junit4]   2> 1472164 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1472166 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1472166 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1472166 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1472166 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1472166 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1472167 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1472167 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1472167 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1472167 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1472167 WARN  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1472169 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1472169 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1472170 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1472171 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1472174 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1472174 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1472175 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1472175 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1472175 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1472175 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1472176 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=4.09765625, floorSegmentMB=1.005859375, forceMergeDeletesPctAllowed=15.505147638160498, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.803129033435311
   [junit4]   2> 1472176 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a15363),segFN=segments_1,generation=1}
   [junit4]   2> 1472176 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1472177 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@158b447[collection1] main]
   [junit4]   2> 1472177 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1472177 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1472177 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1472177 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1472177 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1472177 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1472178 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1472178 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1472178 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1472178 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1472179 INFO  (searcherExecutor-9929-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@158b447[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1472179 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1472179 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1472179 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1472179 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543798009986285568
   [junit4]   2> 1472181 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543798009986285568
   [junit4]   2> 1472181 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1472182 INFO  (coreLoadExecutor-9928-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1472182 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:37160 collection:control_collection shard:shard1
   [junit4]   2> 1472182 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1472183 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96487375532326916-core_node1-n_0000000000
   [junit4]   2> 1472184 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1472184 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1472184 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1472185 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37160/collection1/
   [junit4]   2> 1472185 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1472185 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:37160/collection1/ has no replicas
   [junit4]   2> 1472185 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1472185 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1472186 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96487375532326916-core_node1-n_0000000000
   [junit4]   2> 1472187 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37160/collection1/ shard1
   [junit4]   2> 1472187 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:37160",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1472288 INFO  (zkCallback-22283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472313 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:37160/collection1/ and leader is http://127.0.0.1:37160/collection1/
   [junit4]   2> 1472313 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37160
   [junit4]   2> 1472314 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1472314 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1472314 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1472314 INFO  (coreZkRegister-9921-thread-1) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1472314 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37160",
   [junit4]   2>   "node_name":"127.0.0.1:37160_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1472315 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37160",
   [junit4]   2>   "node_name":"127.0.0.1:37160_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1472416 INFO  (zkCallback-22283-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472529 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1472530 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1472530 INFO  (zkCallback-22287-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b36279 name:ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1472530 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1472531 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1472531 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1472531 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1472531 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1472532 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1472532 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1472532 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1472532 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1472533 INFO  (zkCallback-22288-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eb84a4 name:ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1472533 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1472533 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1472534 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1472534 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1472627 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores/collection1
   [junit4]   2> 1472627 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001
   [junit4]   2> 1472628 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1472629 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d218b8{/,null,AVAILABLE}
   [junit4]   2> 1472629 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@131d4e0{HTTP/1.1,[http/1.1]}{127.0.0.1:45619}
   [junit4]   2> 1472629 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.e.j.s.Server Started @1474656ms
   [junit4]   2> 1472629 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/tempDir-001/jetty1, hostPort=33188, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores}
   [junit4]   2> 1472629 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1472629 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001'
   [junit4]   2> 1472630 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1472630 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1472630 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1472630 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1472630 INFO  (zkCallback-22289-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1030bd2 name:ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1472631 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1472631 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1472631 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1472631 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/solr.xml
   [junit4]   2> 1472635 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores
   [junit4]   2> 1472635 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer New CoreContainer 2020227
   [junit4]   2> 1472635 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1472635 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001]
   [junit4]   2> 1472635 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/lib
   [junit4]   2> 1472635 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1472638 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1472638 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1472638 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1472638 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42803/solr
   [junit4]   2> 1472638 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1472638 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1472638 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1472639 INFO  (zkCallback-22292-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a8e5ed name:ZooKeeperConnection Watcher:127.0.0.1:42803 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1472639 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1472639 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1472640 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$204/10102836@157fc2f
   [junit4]   2> 1472640 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1472640 INFO  (zkCallback-22293-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@409967 name:ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1472640 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1472642 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1472643 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1472643 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1472644 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1472644 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96487375532326921-127.0.0.1:33188_-n_0000000001
   [junit4]   2> 1472644 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96487375532326916-127.0.0.1:37160_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1472644 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33188_ as DOWN
   [junit4]   2> 1472645 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33188_
   [junit4]   2> 1472645 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33188_
   [junit4]   2> 1472645 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33188_"} current state version: 3
   [junit4]   2> 1472645 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33188_
   [junit4]   2> 1472645 INFO  (zkCallback-22293-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472645 INFO  (zkCallback-22283-thread-2) [    ] 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> 1472645 INFO  (zkCallback-22287-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472645 INFO  (zkCallback-22293-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1472645 INFO  (zkCallback-22283-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1472645 INFO  (zkCallback-22287-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1472646 INFO  (zkCallback-22283-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1472646 INFO  (zkCallback-22287-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1472646 INFO  (zkCallback-22293-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1472665 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1472665 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1472665 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores
   [junit4]   2> 1472666 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1472666 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores/collection1
   [junit4]   2> 1472666 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1472667 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1472667 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[516EE06C42F32CB7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1472667 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1472667 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1472668 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1472668 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33188",
   [junit4]   2>   "node_name":"127.0.0.1:33188_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1472668 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1472668 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33188",
   [junit4]   2>   "node_name":"127.0.0.1:33188_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1472668 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1472668 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1472668 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1472769 INFO  (OverseerStateUpdate-96487375532326916-127.0.0.1:37160_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1472770 INFO  (zkCallback-22293-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1472770 INFO  (zkCallback-22293-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1473668 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1473668 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1473669 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1473669 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1473669 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1473669 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores/collection1'
   [junit4]   2> 1473669 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1473669 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1473670 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1473673 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1473675 WARN  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1473676 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1473688 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1473693 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1473767 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1473771 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1473772 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1473775 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1473777 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1473778 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1473778 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1473779 INFO  (coreLoadExecutor-9939-thread-1) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1473779 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1473779 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1473779 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1473779 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e5721f
   [junit4]   2> 1473780 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1473780 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1473781 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1473781 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1473781 WARN  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1473781 INFO  (coreLoadExecutor-9939-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_516EE06C42F32CB7-001/shard-1-001/core

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

t org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1724798 WARN  (zkCallback-22639-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:backuprestore_shard2_replica2 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:292)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1726298 WARN  (zkCallback-22639-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1726298 INFO  (jetty-launcher-22629-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@af2a23{/solr,null,UNAVAILABLE}
   [junit4]   2> 1726299 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[516EE06C42F32CB7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44351 44351
   [junit4]   2> 1726327 INFO  (Thread-3198) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44351 44351
   [junit4]   2> 1726327 WARN  (Thread-3198) [    ] 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/collections/backuprestore_restored/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/customConfigName
   [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> 	19	/solr/overseer/queue
   [junit4]   2> 	19	/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> 1726327 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[516EE06C42F32CB7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_516EE06C42F32CB7-001
   [junit4]   2> Aug 27, 2016 6:52:45 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=Asserting), id=FST50}, docValues:{}, maxPointsInLeafNode=1542, maxMBSortInHeap=7.9576956348088554, sim=RandomSimilarity(queryNorm=false): {}, locale=luy, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=198897960,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, TestWriterPerf, TestCryptoKeys, HdfsRecoverLeaseTest, DocValuesMultiTest, CollectionsAPIAsyncDistributedZkTest, TestOrdValues, TestMiniSolrCloudCluster, SharedFSAutoReplicaFailoverTest, SolrCoreCheckLockOnStartupTest, NoCacheHeaderTest, TestCollationFieldDocValues, TestJettySolrRunner, CdcrReplicationHandlerTest, HdfsChaosMonkeySafeLeaderTest, AnalyticsMergeStrategyTest, TestDistribIDF, TestQueryWrapperFilter, TestIndexSearcher, TestFuzzyAnalyzedSuggestions, SuggesterTest, HLLSerializationTest, TestConfigSetsAPI, TestDistributedStatsComponentCardinality, ScriptEngineTest, MultiThreadedOCPTest, SpatialHeatmapFacetsTest, HdfsDirectoryFactoryTest, DistribJoinFromCollectionTest, EnumFieldTest, SuggesterWFSTTest, DeleteNodeTest, BaseCdcrDistributedZkTest, HardAutoCommitTest, HdfsLockFactoryTest, TestStressReorder, CircularListTest, TestCollationField, TestUninvertingReader, TestSchemaManager, TestSolrJ, TestSolrQueryParserResource, UpdateParamsTest, TestCoreDiscovery, TestMissingGroups, TestShortCircuitedRequests, TestHdfsBackupRestoreCore, ConfigSetsAPITest, TestZkChroot, TestSolrDynamicMBean, BitVectorTest, BlockDirectoryTest, TestStressLiveNodes, RegexBoostProcessorTest, SSLMigrationTest, TestXmlQParserPlugin, TestConfigOverlay, SolrCLIZkUtilsTest, BadIndexSchemaTest, OverseerTest, TestSuggestSpellingConverter, MergeStrategyTest, TestCloudManagedSchema, TestUtils, TestStressUserVersions, TestPHPSerializedResponseWriter, RecoveryZkTest, CoreAdminHandlerTest, StatelessScriptUpdateProcessorFactoryTest, SolrTestCaseJ4Test, OverseerStatusTest, ShowFileRequestHandlerTest, SliceStateTest, CloneFieldUpdateProcessorFactoryTest, TestSchemaNameResource, TestCharFilters, BasicDistributedZk2Test, OverseerCollectionConfigSetProcessorTest, RequestHandlersTest, TestReversedWildcardFilterFactory, TestGroupingSearch, TestSubQueryTransformerCrossCore, DistributedFacetPivotSmallTest, TestTolerantSearch, RequestLoggingTest, TestSearcherReuse, HighlighterConfigTest, TestReRankQParserPlugin, HdfsUnloadDistributedZkTest, DirectUpdateHandlerOptimizeTest, TestReloadAndDeleteDocs, TestDistributedMissingSort, TestPerFieldSimilarityWithDefaultOverride, DeleteStatusTest, TestAddFieldRealTimeGet, TlogReplayBufferedWhileIndexingTest, TestFreeTextSuggestions, TestExtendedDismaxParser, TestFastWriter, TestExclusionRuleCollectionAccess, TestFieldCacheReopen, FieldAnalysisRequestHandlerTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, LeaderElectionTest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, TestReload, SimpleFacetsTest, StatsComponentTest, QueryElevationComponentTest, PeerSyncTest, TestSort, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SuggesterTSTTest, PolyFieldTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, AssignTest, CdcrBootstrapTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestLocalFSCloudBackupRestore]
   [junit4] Completed [485/632 (2!)] on J2 in 28.86s, 1 test, 1 error <<< FAILURES!

[...truncated 50193 lines...]