Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/161/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/testcollection_shard1_replica_n3/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([1F66CA1491DB35A1:22BE6438A9356BD1]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:127)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:75)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 12829 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/init-core-data-001
   [junit4]   2> 685194 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[1F66CA1491DB35A1]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001
   [junit4]   2> 685194 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[1F66CA1491DB35A1]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 685197 INFO  (Thread-3259) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 685197 INFO  (Thread-3259) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 685199 ERROR (Thread-3259) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 685297 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[1F66CA1491DB35A1]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43719
   [junit4]   2> 685300 INFO  (zkConnectionManagerCallback-1231-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685304 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 685304 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 685305 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 685305 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 685305 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 685306 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@535b1b74{/solr,null,AVAILABLE}
   [junit4]   2> 685306 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4a37a306{HTTP/1.1,[http/1.1]}{127.0.0.1:35173}
   [junit4]   2> 685306 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.e.j.s.Server Started @685344ms
   [junit4]   2> 685306 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35173}
   [junit4]   2> 685306 ERROR (jetty-launcher-1228-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 685306 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 685306 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 685306 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 685306 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 685306 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-16T22:41:53.128Z
   [junit4]   2> 685320 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 685320 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 685320 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 685320 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48cb1d9b{/solr,null,AVAILABLE}
   [junit4]   2> 685321 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6ab719aa{HTTP/1.1,[http/1.1]}{127.0.0.1:35571}
   [junit4]   2> 685321 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.e.j.s.Server Started @685359ms
   [junit4]   2> 685321 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35571}
   [junit4]   2> 685321 ERROR (jetty-launcher-1228-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 685321 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 685321 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 685321 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 685321 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 685321 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-16T22:41:53.143Z
   [junit4]   2> 685323 INFO  (zkConnectionManagerCallback-1233-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685324 INFO  (zkConnectionManagerCallback-1235-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685324 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 685324 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 685547 INFO  (jetty-launcher-1228-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43719/solr
   [junit4]   2> 685548 INFO  (zkConnectionManagerCallback-1239-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685554 INFO  (zkConnectionManagerCallback-1241-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685575 INFO  (jetty-launcher-1228-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43719/solr
   [junit4]   2> 685578 INFO  (zkConnectionManagerCallback-1247-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685589 INFO  (zkConnectionManagerCallback-1249-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685600 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35173_solr
   [junit4]   2> 685601 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.Overseer Overseer 
(id=72347687247413254-127.0.0.1:35173_solr-n_0000000000) starting
   [junit4]   2> 685612 INFO  (zkConnectionManagerCallback-1256-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685615 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43719/solr ready
   [junit4]   2> 685616 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35173_solr
   [junit4]   2> 685616 INFO  
(OverseerStateUpdate-72347687247413254-127.0.0.1:35173_solr-n_0000000000) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35173_solr
   [junit4]   2> 685618 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 685622 INFO  
(OverseerStateUpdate-72347687247413254-127.0.0.1:35173_solr-n_0000000000) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 685654 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 685657 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 685658 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 685658 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35571_solr
   [junit4]   2> 685666 INFO  (zkCallback-1255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 685671 INFO  (zkCallback-1248-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 685671 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 685674 INFO  (zkCallback-1255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 685694 INFO  (zkCallback-1240-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 685698 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35173.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 685705 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35173.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 685705 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35173.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 685706 INFO  (zkConnectionManagerCallback-1262-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685706 INFO  (jetty-launcher-1228-thread-1) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node1/.
   [junit4]   2> 685707 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 685714 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43719/solr ready
   [junit4]   2> 685720 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 685740 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35571.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 685747 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35571.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 685747 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35571.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 685748 INFO  (jetty-launcher-1228-thread-2) 
[n:127.0.0.1:35571_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node2/.
   [junit4]   2> 685765 INFO  (zkConnectionManagerCallback-1265-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685768 INFO  (zkConnectionManagerCallback-1270-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685769 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[1F66CA1491DB35A1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 685770 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[1F66CA1491DB35A1]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43719/solr ready
   [junit4]   2> 685774 INFO  (qtp774898083-8083) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=08f410e6-8787-416c-a41d-3b24ab57147c&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 685777 INFO  (qtp774898083-8083) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=08f410e6-8787-416c-a41d-3b24ab57147c&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 685778 INFO  (qtp774898083-8070) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 685781 INFO  (qtp774898083-8070) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 685782 INFO  
(OverseerThreadFactory-2338-thread-1-processing-n:127.0.0.1:35173_solr) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 685895 INFO  
(OverseerStateUpdate-72347687247413254-127.0.0.1:35173_solr-n_0000000000) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35173/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 685905 INFO  
(OverseerStateUpdate-72347687247413254-127.0.0.1:35173_solr-n_0000000000) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35571/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 685907 INFO  
(OverseerStateUpdate-72347687247413254-127.0.0.1:35173_solr-n_0000000000) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35173/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 685909 INFO  
(OverseerStateUpdate-72347687247413254-127.0.0.1:35173_solr-n_0000000000) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35571/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 686130 INFO  (qtp774898083-8068) [n:127.0.0.1:35571_solr    
x:testcollection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=7
   [junit4]   2> 686130 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr    x:testcollection_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 686131 INFO  (qtp1863775278-8075) [n:127.0.0.1:35173_solr    
x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=9
   [junit4]   2> 686132 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr    x:testcollection_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 686132 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr    x:testcollection_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 686133 INFO  (qtp1863775278-8077) [n:127.0.0.1:35173_solr    
x:testcollection_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172&coreNodeName=core_node7&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=9
   [junit4]   2> 686133 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr    x:testcollection_shard2_replica_n5] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172&coreNodeName=core_node7&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 686134 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    
x:testcollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=3
   [junit4]   2> 686134 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr    x:testcollection_shard2_replica_n6] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 686137 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447
   [junit4]   2> 686137 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 686782 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 686782 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 687139 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447
   [junit4]   2> 687139 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 687155 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 687155 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 687161 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 687163 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 687167 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 687169 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 687169 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n6' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 687169 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 687172 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 687172 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n1' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 687174 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 687174 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 687176 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 687177 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n5' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 687178 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_35571.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 687178 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_35173.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 687178 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node2/testcollection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 687179 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_35173.solr.core.testcollection.shard2.replica_n5' (registry 
'solr.core.testcollection.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 687179 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node1/testcollection_shard2_replica_n5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node1/./testcollection_shard2_replica_n5/data/]
   [junit4]   2> 687178 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 687188 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 687189 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n3' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 687189 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_35571.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46621fb3
   [junit4]   2> 687189 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node2/testcollection_shard1_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_1F66CA1491DB35A1-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 687252 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 687252 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 687253 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 687253 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 687254 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3597db1c[testcollection_shard2_replica_n6] main]
   [junit4]   2> 687255 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 687256 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 687256 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 687256 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1611805716725628928
   [junit4]   2> 687264 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/testcollection/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 687266 INFO  
(searcherExecutor-2347-thread-1-processing-x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 r:core_node8 CREATE 
n:127.0.0.1:35571_solr c:testcollection s:shard2) [n:127.0.0.1:35571_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@3597db1c[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 687267 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 687274 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 687274 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 687275 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 687275 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 687275 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 687275 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 687276 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@325885eb[testcollection_shard1_replica_n3] main]
   [junit4]   2> 687276 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 687276 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 687277 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 687277 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5abac69b[testcollection_shard1_replica_n1] main]
   [junit4]   2> 687278 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 687278 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 687278 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1611805716748697600
   [junit4]   2> 687279 INFO  
(searcherExecutor-2350-thread-1-processing-x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 r:core_node4 CREATE 
n:127.0.0.1:35571_solr c:testcollection s:shard1) [n:127.0.0.1:35571_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher 
Searcher@325885eb[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 687280 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 687280 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 687280 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 687281 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 687281 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 687281 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1611805716751843328
   [junit4]   2> 687283 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/testcollection/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 687283 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 687283 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 687285 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@35c59af4[testcollection_shard2_replica_n5] main]
   [junit4]   2> 687286 INFO  
(parallelCoreAdminExecutor-2339-thread-2-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/testcollection/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 687286 INFO  
(searcherExecutor-2348-thread-1-processing-x:testcollection_shard1_replica_n1 
08f410e6-8787-416c-a41d-3b24ab57147c4426471796074172 r:core_node2 CREATE 
n:127.0.0.1:35173_solr c:testcollection s:shard1) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@5abac69b[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 687286 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 687287 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 687287 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 687288 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1611805716759183360
   [junit4]   2> 687288 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 687288 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 687288 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 687288 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=http://127.0.0.1:35571/solr START 
replicas=[http://127.0.0.1:35173/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 687289 INFO  
(searcherExecutor-2349-thread-1-processing-x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 r:core_node7 CREATE 
n:127.0.0.1:35173_solr c:testcollection s:shard2) [n:127.0.0.1:35173_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n5] Registered new searcher 
Searcher@35c59af4[testcollection_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 687289 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=http://127.0.0.1:35571/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 687290 INFO  (qtp1863775278-8069) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 687290 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 687290 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 687291 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 687293 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 687302 INFO  
(parallelCoreAdminExecutor-2339-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard2_replica_n5 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172 CREATE) 
[n:127.0.0.1:35173_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/testcollection/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 687402 INFO  
(parallelCoreAdminExecutor-2342-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 
08f410e6-8787-416c-a41d-3b24ab57147c4426471798773931 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 687505 INFO  (zkCallback-1240-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 687768 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 687768 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 687768 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35571/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 687769 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n6 url=http://127.0.0.1:35571/solr START 
replicas=[http://127.0.0.1:35173/solr/testcollection_shard2_replica_n5/] 
nUpdates=100
   [junit4]   2> 687769 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n6 url=http://127.0.0.1:35571/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 687770 INFO  (qtp1863775278-8069) [n:127.0.0.1:35173_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] 
o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 687770 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 687770 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 687771 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 687777 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:35571/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 687784 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 687785 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 687878 INFO  (zkCallback-1240-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 687928 INFO  
(parallelCoreAdminExecutor-2342-thread-2-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard2_replica_n6 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447 CREATE) 
[n:127.0.0.1:35571_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 688031 INFO  (zkCallback-1240-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 688143 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447
   [junit4]   2> 688143 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=08f410e6-8787-416c-a41d-3b24ab57147c4426471803195447&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 688146 INFO  (qtp1863775278-8067) [n:127.0.0.1:35173_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172
   [junit4]   2> 688146 INFO  (qtp1863775278-8067) [n:127.0.0.1:35173_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 688406 INFO  (zkCallback-1248-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 688406 INFO  (zkCallback-1240-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 688786 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 688793 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 689148 INFO  (qtp1863775278-8067) [n:127.0.0.1:35173_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172
   [junit4]   2> 689148 INFO  (qtp1863775278-8067) [n:127.0.0.1:35173_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=08f410e6-8787-416c-a41d-3b24ab57147c4426471801286172&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 689151 INFO  
(OverseerThreadFactory-2338-thread-1-processing-n:127.0.0.1:35173_solr) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 689784 INFO  
(OverseerCollectionConfigSetProcessor-72347687247413254-127.0.0.1:35173_solr-n_0000000000)
 [n:127.0.0.1:35173_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 689795 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 689796 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 689797 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 689798 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=08f410e6-8787-416c-a41d-3b24ab57147c&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 689799 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[1F66CA1491DB35A1]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 689799 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[1F66CA1491DB35A1]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 689805 INFO  (qtp1863775278-8067) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:35173/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1537137717622&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 689805 INFO  (qtp774898083-8084) [n:127.0.0.1:35571_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:35571/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:35173/solr/testcollection_shard2_replica_n5/&rows=10&version=2&q=*:*&NOW=1537137717622&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 689805 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=0 status=0 
QTime=5
   [junit4]   2> 689810 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard1 to Terms{values={core_node2=1, 
core_node4=1}, version=2}
   [junit4]   2> 689822 INFO  (qtp1863775278-8076) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1611805719401594880)]} 0 10
   [junit4]   2> 689822 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:7&wt=javabin&version=2}{add=[1 
(1611805719401594880)]} 0 14
   [junit4]   2> 689825 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1611805719419420672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 689825 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5fe47e72 
commitCommandVersion:1611805719419420672
   [junit4]   2> 689825 INFO  (qtp1863775278-8074) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1611805719419420672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 689825 INFO  (qtp1863775278-8074) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5eb352e6 
commitCommandVersion:1611805719419420672
   [junit4]   2> 689837 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d4ca396[testcollection_shard1_replica_n3] main]
   [junit4]   2> 689838 INFO  (qtp1863775278-8074) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a48d2de[testcollection_shard1_replica_n1] main]
   [junit4]   2> 689838 INFO  (qtp1863775278-8074) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 689838 INFO  
(searcherExecutor-2350-thread-1-processing-n:127.0.0.1:35571_solr 
x:testcollection_shard1_replica_n3 c:testcollection s:shard1 r:core_node4) 
[n:127.0.0.1:35571_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@3d4ca396[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C1)))}
   [junit4]   2> 689838 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 689838 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 689839 INFO  
(searcherExecutor-2348-thread-1-processing-n:127.0.0.1:35173_solr 
x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node2) 
[n:127.0.0.1:35173_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@7a48d2de[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C1)))}
   [junit4]   2> 689839 INFO  (qtp1863775278-8067) [n:127.0.0.1:35173_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1611805719434100736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 689839 INFO  (qtp1863775278-8067) [n:127.0.0.1:35173_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 689839 INFO  (qtp1863775278-8074) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 689840 INFO  (qtp1863775278-8067) [n:127.0.0.1:35173_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 689840 INFO  (qtp1863775278-8067) [n:127.0.0.1:35173_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n5]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 689840 INFO  (qtp774898083-8070) [n:127.0.0.1:35571_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1611805719435149312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 689840 INFO  (qtp774898083-8070) [n:127.0.0.1:35571_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 689841 INFO  (qtp774898083-8070) [n:127.0.0.1:35571_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 689841 INFO  (qtp774898083-8070) [n:127.0.0.1:35571_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 689842 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:7&commit=true&wt=javabin&version=2}{commit=} 
0 19
   [junit4]   2> 689844 INFO  (qtp774898083-8084) [n:127.0.0.1:35571_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:35571/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:35173/solr/testcollection_shard2_replica_n5/&rows=10&version=2&q=*:*&NOW=1537137717665&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 689845 INFO  (qtp1863775278-8075) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:35173/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1537137717665&isShard=true&wt=javabin}
 hits=1 status=0 QTime=1
   [junit4]   2> 689846 INFO  (qtp1863775278-8077) [n:127.0.0.1:35173_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:7&shards.purpose=64&NOW=1537137717665&ids=1&isShard=true&shard.url=http://127.0.0.1:35173/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:35571/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 689846 INFO  (qtp1863775278-8076) [n:127.0.0.1:35173_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] 
o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=1 status=0 
QTime=3
   [junit4]   2> 689847 INFO  (qtp774898083-8084) [n:127.0.0.1:35571_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 689849 INFO  
(OverseerThreadFactory-2338-thread-2-processing-n:127.0.0.1:35173_solr) 
[n:127.0.0.1:35173_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 689850 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    
x:testcollection_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 689850 INFO  (qtp774898083-8081) [n:127.0.0.1:35571_solr    
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2060d5e0: rootName = 
solr_35571, domain = solr.core.testcollection.shard1.replica_n3, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 
/ com.codahale.metrics.MetricRegistry@166987d7
   [junit4]   2> 689854 INFO  (qtp1863775278-8075) [n:127.0.0.1:35173_solr    
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 689854 INFO  (qtp1863775278-8075) [n:127.0.0.1:35173_solr    
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ffe2924: rootName = 
solr_35173, domain = solr.core.testcollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@440af585
   [junit4]   2> 689874 INFO  (qtp774898083-8082) [n:127.0.0.1:35571_solr    
x:testcollec

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

gure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null818913369
     [copy] Copying 239 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null818913369
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null818913369

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 37ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 102 minutes 26 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to