You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/26 05:32:49 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-7.x - Build # 67 - Still Unstable

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

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

Error Message:
Error from server at https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2: 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_n2/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.10.v20180503</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2: 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_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.10.v20180503</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([970938951E7E6CC1:AAD196B9269032B1]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2: 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_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.10.v20180503</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:202)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 14236 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_970938951E7E6CC1-001/init-core-data-001
   [junit4]   2> 2964077 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[970938951E7E6CC1]) [    ] 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_970938951E7E6CC1-001/tempDir-001
   [junit4]   2> 2964078 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[970938951E7E6CC1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2964078 INFO  (Thread-5301) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2964078 INFO  (Thread-5301) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2964083 ERROR (Thread-5301) [    ] 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> 2964178 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[970938951E7E6CC1]) [    ] o.a.s.c.ZkTestServer start zk server on port:59101
   [junit4]   2> 2964198 INFO  (zkConnectionManagerCallback-5200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964213 INFO  (jetty-launcher-5197-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2964221 INFO  (jetty-launcher-5197-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2964226 INFO  (jetty-launcher-5197-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2964226 INFO  (jetty-launcher-5197-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2964226 INFO  (jetty-launcher-5197-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2964227 INFO  (jetty-launcher-5197-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d36a0d3{/solr,null,AVAILABLE}
   [junit4]   2> 2964227 INFO  (jetty-launcher-5197-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ba6d803{SSL,[ssl, http/1.1]}{127.0.0.1:41228}
   [junit4]   2> 2964227 INFO  (jetty-launcher-5197-thread-2) [    ] o.e.j.s.Server Started @2964283ms
   [junit4]   2> 2964227 INFO  (jetty-launcher-5197-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41228}
   [junit4]   2> 2964227 ERROR (jetty-launcher-5197-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2964228 INFO  (jetty-launcher-5197-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2964228 INFO  (jetty-launcher-5197-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 2964228 INFO  (jetty-launcher-5197-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2964228 INFO  (jetty-launcher-5197-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2964228 INFO  (jetty-launcher-5197-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-26T04:39:10.433Z
   [junit4]   2> 2964233 INFO  (jetty-launcher-5197-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2964233 INFO  (jetty-launcher-5197-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2964233 INFO  (jetty-launcher-5197-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2964233 INFO  (jetty-launcher-5197-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49d23400{/solr,null,AVAILABLE}
   [junit4]   2> 2964234 INFO  (jetty-launcher-5197-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4dcd7982{SSL,[ssl, http/1.1]}{127.0.0.1:37910}
   [junit4]   2> 2964234 INFO  (jetty-launcher-5197-thread-1) [    ] o.e.j.s.Server Started @2964290ms
   [junit4]   2> 2964234 INFO  (jetty-launcher-5197-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37910}
   [junit4]   2> 2964234 ERROR (jetty-launcher-5197-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2964234 INFO  (jetty-launcher-5197-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2964234 INFO  (jetty-launcher-5197-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 2964234 INFO  (jetty-launcher-5197-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2964234 INFO  (jetty-launcher-5197-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2964234 INFO  (jetty-launcher-5197-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-26T04:39:10.439Z
   [junit4]   2> 2964237 INFO  (zkConnectionManagerCallback-5204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964237 INFO  (jetty-launcher-5197-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2964245 INFO  (zkConnectionManagerCallback-5202-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964246 INFO  (jetty-launcher-5197-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2964255 INFO  (jetty-launcher-5197-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59101/solr
   [junit4]   2> 2964257 INFO  (jetty-launcher-5197-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59101/solr
   [junit4]   2> 2964260 INFO  (zkConnectionManagerCallback-5212-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964261 INFO  (zkConnectionManagerCallback-5208-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964264 INFO  (zkConnectionManagerCallback-5214-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964278 INFO  (zkConnectionManagerCallback-5216-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964300 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2964301 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41228_solr
   [junit4]   2> 2964302 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.c.Overseer Overseer (id=73863861049819141-127.0.0.1:41228_solr-n_0000000000) starting
   [junit4]   2> 2964342 INFO  (zkConnectionManagerCallback-5225-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964345 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59101/solr ready
   [junit4]   2> 2964369 INFO  (jetty-launcher-5197-thread-1) [n:127.0.0.1:37910_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2964373 INFO  (jetty-launcher-5197-thread-1) [n:127.0.0.1:37910_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37910_solr
   [junit4]   2> 2964375 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2964375 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41228_solr
   [junit4]   2> 2964400 INFO  (zkCallback-5213-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2964410 INFO  (zkCallback-5224-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2964427 INFO  (zkCallback-5215-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2964552 INFO  (jetty-launcher-5197-thread-1) [n:127.0.0.1:37910_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2964614 INFO  (jetty-launcher-5197-thread-1) [n:127.0.0.1:37910_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37910.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2964625 INFO  (jetty-launcher-5197-thread-1) [n:127.0.0.1:37910_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37910.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2964626 INFO  (jetty-launcher-5197-thread-1) [n:127.0.0.1:37910_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37910.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2964627 INFO  (jetty-launcher-5197-thread-1) [n:127.0.0.1:37910_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_970938951E7E6CC1-001/tempDir-001/node1/.
   [junit4]   2> 2964631 INFO  (zkConnectionManagerCallback-5230-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964632 INFO  (jetty-launcher-5197-thread-1) [n:127.0.0.1:37910_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2964633 INFO  (jetty-launcher-5197-thread-1) [n:127.0.0.1:37910_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59101/solr ready
   [junit4]   2> 2964809 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2964848 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41228.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2964860 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41228.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2964860 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41228.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2964861 INFO  (jetty-launcher-5197-thread-2) [n:127.0.0.1:41228_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_970938951E7E6CC1-001/tempDir-001/node2/.
   [junit4]   2> 2964893 INFO  (zkConnectionManagerCallback-5232-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964897 INFO  (zkConnectionManagerCallback-5237-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964898 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[970938951E7E6CC1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2964899 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[970938951E7E6CC1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59101/solr ready
   [junit4]   2> 2964933 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2964935 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2964939 INFO  (qtp197383304-22137) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2964940 INFO  (qtp197383304-22137) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2964941 INFO  (OverseerThreadFactory-8064-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2965049 INFO  (OverseerStateUpdate-73863861049819141-127.0.0.1:41228_solr-n_0000000000) [    ] 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":"https://127.0.0.1:41228/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2965052 INFO  (OverseerStateUpdate-73863861049819141-127.0.0.1:41228_solr-n_0000000000) [    ] 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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37910/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2965055 INFO  (OverseerStateUpdate-73863861049819141-127.0.0.1:41228_solr-n_0000000000) [    ] 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_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41228/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2965058 INFO  (OverseerStateUpdate-73863861049819141-127.0.0.1:41228_solr-n_0000000000) [    ] 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":"https://127.0.0.1:37910/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2965272 INFO  (qtp197383304-22137) [n:127.0.0.1:37910_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=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 2965273 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2965273 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_solr    x:testcollection_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2965276 INFO  (qtp197383304-22138) [n:127.0.0.1:37910_solr    x:testcollection_shard1_replica_n2] 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=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=4
   [junit4]   2> 2965281 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr    x:testcollection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2965324 INFO  (qtp1032987856-22125) [n:127.0.0.1:41228_solr    x:testcollection_shard2_replica_n4] 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=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 2965325 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr    x:testcollection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2965327 INFO  (qtp1032987856-22129) [n:127.0.0.1:41228_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=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1
   [junit4]   2> 2965328 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_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=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2965337 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048
   [junit4]   2> 2965337 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2965941 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2965942 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2966309 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2966309 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2966317 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2966317 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37910.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37910.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] 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_970938951E7E6CC1-001/tempDir-001/node1/testcollection_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_970938951E7E6CC1-001/tempDir-001/node1/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 2966321 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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_970938951E7E6CC1-001/tempDir-001/node1/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_970938951E7E6CC1-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 2966343 INFO  (qtp197383304-22138) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048
   [junit4]   2> 2966343 INFO  (qtp197383304-22138) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2966347 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2966380 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2966396 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2966399 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2966399 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2966400 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2966407 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41228.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2966407 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2966407 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] 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_970938951E7E6CC1-001/tempDir-001/node2/testcollection_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_970938951E7E6CC1-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 2966411 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2966411 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 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> 2966411 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41228.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af45ffb
   [junit4]   2> 2966411 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2966411 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 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_970938951E7E6CC1-001/tempDir-001/node2/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_970938951E7E6CC1-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2966464 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2966464 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2966465 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2966465 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2966474 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@18d23f45[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2966475 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2966476 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2966476 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2966477 INFO  (searcherExecutor-8070-thread-1-processing-x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 r:core_node5 CREATE n:127.0.0.1:37910_solr c:testcollection s:shard1) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@18d23f45[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2966478 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1601500141514129408
   [junit4]   2> 2966481 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966481 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966483 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2966483 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2966484 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2301ade3[testcollection_shard2_replica_n6] main]
   [junit4]   2> 2966486 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966486 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2966486 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966487 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966487 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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 1601500141523566592
   [junit4]   2> 2966489 INFO  (searcherExecutor-8069-thread-1-processing-x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 r:core_node8 CREATE n:127.0.0.1:37910_solr c:testcollection s:shard2) [n:127.0.0.1:37910_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@2301ade3[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2966491 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2966493 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966500 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2966543 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2966543 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2966543 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2966543 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2966544 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2966544 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2966544 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2966544 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2966546 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a25033f[testcollection_shard2_replica_n4] main]
   [junit4]   2> 2966546 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15076a25[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2966547 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2966548 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2966549 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2966549 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1601500141588578304
   [junit4]   2> 2966550 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2966551 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2966552 INFO  (searcherExecutor-8072-thread-1-processing-x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 r:core_node3 CREATE n:127.0.0.1:41228_solr c:testcollection s:shard1) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@15076a25[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2966554 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2966555 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1601500141594869760
   [junit4]   2> 2966556 INFO  (searcherExecutor-8071-thread-1-processing-x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 r:core_node7 CREATE n:127.0.0.1:41228_solr c:testcollection s:shard2) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@2a25033f[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2966559 INFO  (parallelCoreAdminExecutor-8067-thread-2-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448294744833 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 2966563 INFO  (parallelCoreAdminExecutor-8067-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard2_replica_n4 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187 CREATE) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 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> 2966943 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2966944 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2966992 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2966992 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2966992 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 2966993 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:37910/solr START replicas=[https://127.0.0.1:41228/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2967002 INFO  (qtp1032987856-22129) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 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=2
   [junit4]   2> 2967003 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2967003 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2967003 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37910/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 2967004 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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=https://127.0.0.1:37910/solr START replicas=[https://127.0.0.1:41228/solr/testcollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 2967017 INFO  (qtp1032987856-22128) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2967293 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:37910/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2967294 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2967294 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 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> 2967294 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2967298 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 2967305 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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=https://127.0.0.1:37910/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2967305 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2967305 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2967305 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2967308 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37910/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 2967344 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048
   [junit4]   2> 2967344 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2967411 INFO  (parallelCoreAdminExecutor-8065-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard2_replica_n6 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048 CREATE) [n:127.0.0.1:37910_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> 2967450 INFO  (parallelCoreAdminExecutor-8065-thread-2-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448297703003 CREATE) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2967556 INFO  (zkCallback-5215-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> 2967676 INFO  (zkCallback-5215-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> 2967676 INFO  (zkCallback-5213-thread-1) [    ] 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> 2967945 INFO  (qtp197383304-22138) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2967946 INFO  (qtp197383304-22138) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2968345 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048
   [junit4]   2> 2968345 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448303542048&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2968348 INFO  (qtp1032987856-22129) [n:127.0.0.1:41228_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187
   [junit4]   2> 2968348 INFO  (qtp1032987856-22129) [n:127.0.0.1:41228_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ae7e8fb-c927-4cd6-b12a-b53dd265504527561448300637187&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2968350 INFO  (OverseerThreadFactory-8064-thread-1) [    ] 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> 2968951 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2968952 INFO  (OverseerCollectionConfigSetProcessor-73863861049819141-127.0.0.1:41228_solr-n_0000000000) [    ] 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> 2968953 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2968954 INFO  (qtp197383304-22138) [n:127.0.0.1:37910_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2968955 INFO  (qtp197383304-22138) [n:127.0.0.1:37910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ae7e8fb-c927-4cd6-b12a-b53dd2655045&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2968955 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[970938951E7E6CC1]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 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> 2968956 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[970938951E7E6CC1]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection
   [junit4]   2> 2968963 INFO  (qtp1032987856-22129) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 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:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:41228/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1527309555161&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2968963 INFO  (qtp1032987856-22126) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:41228/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:37910/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1527309555161&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2968964 INFO  (qtp197383304-22138) [n:127.0.0.1:37910_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:6&wt=javabin&version=2} hits=0 status=0 QTime=7
   [junit4]   2> 2969013 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 2969049 INFO  (qtp1032987856-22126) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 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=https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1 (1601500144127180800)]} 0 26
   [junit4]   2> 2969049 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testcollection:6&wt=javabin&version=2}{add=[1 (1601500144127180800)]} 0 79
   [junit4]   2> 2969053 INFO  (qtp1032987856-22128) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1601500144214212608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2969053 INFO  (qtp1032987856-22128) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@785b0a88 commitCommandVersion:1601500144214212608
   [junit4]   2> 2969112 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1601500144276078592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2969112 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7733be1 commitCommandVersion:1601500144276078592
   [junit4]   2> 2969117 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1601500144281321472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2969124 INFO  (qtp1032987856-22125) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1601500144288661504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2969124 INFO  (qtp1032987856-22125) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2969124 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_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> 2969126 INFO  (qtp1032987856-22128) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@785bfc6e[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2969127 INFO  (qtp1032987856-22128) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2969128 INFO  (searcherExecutor-8072-thread-1-processing-n:127.0.0.1:41228_solr x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node3) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@785bfc6e[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 2969129 INFO  (qtp1032987856-22128) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 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=https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 75
   [junit4]   2> 2969139 INFO  (qtp1032987856-22125) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2969139 INFO  (qtp1032987856-22125) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 15
   [junit4]   2> 2969139 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2969139 INFO  (qtp197383304-22135) [n:127.0.0.1:37910_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=https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 22
   [junit4]   2> 2969154 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@27418c12[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2969154 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2969156 INFO  (searcherExecutor-8070-thread-1-processing-n:127.0.0.1:37910_solr x:testcollection_shard1_replica_n2 c:testcollection s:shard1 r:core_node5) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@27418c12[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 2969157 INFO  (qtp197383304-22132) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 45
   [junit4]   2> 2969157 INFO  (qtp197383304-22138) [n:127.0.0.1:37910_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testcollection:6&commit=true&wt=javabin&version=2}{commit=} 0 104
   [junit4]   2> 2969174 INFO  (qtp1032987856-22129) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 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:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:41228/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1527309555365&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 2969176 INFO  (qtp1032987856-22125) [n:127.0.0.1:41228_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:41228/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:37910/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1527309555365&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2969182 INFO  (qtp1032987856-22125) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 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:6&shards.purpose=64&NOW=1527309555365&ids=1&isShard=true&shard.url=https://127.0.0.1:41228/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:37910/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2969183 INFO  (qtp1032987856-22126) [n:127.0.0.1:41228_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:6&wt=javabin&version=2} hits=1 status=0 QTime=23
   [junit4]   2> 2969184 INFO  (qtp197383304-22137) [n:127.0.0.1:37910_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> 2969211 INFO  (OverseerThreadFactory-8064-thread-2) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 2969218 INFO  (qtp1032987856-22125) [n:127.0.0.1:41228_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> 2969218 INFO  (qtp1032987856-22125) [n:127.0.0.1:41228_solr    x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51f91d1b: rootName = solr_41228, 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@39c7d511
   [junit4]   2> 2969240 INFO  (qtp197383304-22136) [n:127.0.0.1:37910_solr    x:testcollection_shard1_replica_n2] o.a.s.m.SolrMet

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

d-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-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-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/lucene/null1793525358
     [copy] Copying 39 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/null1793525358
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/null1793525358

resolve-example:

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:

resolve-server:

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:

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-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:

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/null1562408350
     [copy] Copying 246 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1562408350
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1562408350

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 54ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            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: 163 minutes 17 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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)