Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20641/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics Error Message: Error from server at http://127.0.0.1:44695/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=ISO-8859-1"/> <title>Error 404 </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.3.20.v20170531</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:44695/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=ISO-8859-1"/> <title>Error 404 </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.3.20.v20170531</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([BF064DFE4073B53A:82DEE3D2789DEB4A]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126) at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74) 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 http://127.0.0.1:44695/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=ISO-8859-1"/> <title>Error 404 </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.3.20.v20170531</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) 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:516) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=1146, name=jetty-launcher-155-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) 2) Thread[id=1147, name=jetty-launcher-155-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=1146, name=jetty-launcher-155-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) 2) Thread[id=1147, name=jetty-launcher-155-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) at __randomizedtesting.SeedInfo.seed([BF064DFE4073B53A]:0) Build Log: [...truncated 11469 lines...] [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework [junit4] 2> 25157 INFO (SUITE-TestAuthenticationFramework-seed#[BF064DFE4073B53A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/init-core-data-001 [junit4] 2> 25157 WARN (SUITE-TestAuthenticationFramework-seed#[BF064DFE4073B53A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6 [junit4] 2> 25159 INFO (SUITE-TestAuthenticationFramework-seed#[BF064DFE4073B53A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 25161 INFO (SUITE-TestAuthenticationFramework-seed#[BF064DFE4073B53A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 25168 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[BF064DFE4073B53A]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001 [junit4] 2> 25168 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[BF064DFE4073B53A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 25168 INFO (Thread-14) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 25168 INFO (Thread-14) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 25170 ERROR (Thread-14) [ ] 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> 25268 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[BF064DFE4073B53A]) [ ] o.a.s.c.ZkTestServer start zk server on port:43027 [junit4] 2> 25282 INFO (jetty-launcher-14-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 25286 INFO (jetty-launcher-14-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 25336 INFO (jetty-launcher-14-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f1468e{/solr,null,AVAILABLE} [junit4] 2> 25339 INFO (jetty-launcher-14-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@56060748{HTTP/1.1,[http/1.1]}{127.0.0.1:35891} [junit4] 2> 25339 INFO (jetty-launcher-14-thread-2) [ ] o.e.j.s.Server Started @27438ms [junit4] 2> 25339 INFO (jetty-launcher-14-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35891} [junit4] 2> 25339 ERROR (jetty-launcher-14-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 25339 INFO (jetty-launcher-14-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 25339 INFO (jetty-launcher-14-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 25340 INFO (jetty-launcher-14-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 25340 INFO (jetty-launcher-14-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-09T15:53:14.693Z [junit4] 2> 25353 INFO (jetty-launcher-14-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5efecb2c{/solr,null,AVAILABLE} [junit4] 2> 25354 INFO (jetty-launcher-14-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@61c50531{HTTP/1.1,[http/1.1]}{127.0.0.1:44695} [junit4] 2> 25355 INFO (jetty-launcher-14-thread-1) [ ] o.e.j.s.Server Started @27453ms [junit4] 2> 25355 INFO (jetty-launcher-14-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44695} [junit4] 2> 25355 ERROR (jetty-launcher-14-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 25355 INFO (jetty-launcher-14-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 25355 INFO (jetty-launcher-14-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 25355 INFO (jetty-launcher-14-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 25355 INFO (jetty-launcher-14-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-09T15:53:14.708Z [junit4] 2> 25366 INFO (jetty-launcher-14-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 25367 INFO (jetty-launcher-14-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 25393 INFO (jetty-launcher-14-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43027/solr [junit4] 2> 25418 INFO (jetty-launcher-14-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43027/solr [junit4] 2> 25494 INFO (jetty-launcher-14-thread-1) [n:127.0.0.1:44695_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 25494 INFO (jetty-launcher-14-thread-2) [n:127.0.0.1:35891_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 25495 INFO (jetty-launcher-14-thread-1) [n:127.0.0.1:44695_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44695_solr [junit4] 2> 25496 INFO (jetty-launcher-14-thread-2) [n:127.0.0.1:35891_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35891_solr [junit4] 2> 25496 INFO (jetty-launcher-14-thread-1) [n:127.0.0.1:44695_solr ] o.a.s.c.Overseer Overseer (id=98799740159393798-127.0.0.1:44695_solr-n_0000000000) starting [junit4] 2> 25499 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 25500 INFO (zkCallback-25-thread-1-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 25535 INFO (jetty-launcher-14-thread-1) [n:127.0.0.1:44695_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44695_solr [junit4] 2> 25539 INFO (zkCallback-25-thread-1-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 25539 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 25588 INFO (jetty-launcher-14-thread-1) [n:127.0.0.1:44695_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 25590 INFO (jetty-launcher-14-thread-2) [n:127.0.0.1:35891_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 25636 INFO (jetty-launcher-14-thread-2) [n:127.0.0.1:35891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35891.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 25656 INFO (jetty-launcher-14-thread-1) [n:127.0.0.1:44695_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44695.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 25658 INFO (jetty-launcher-14-thread-2) [n:127.0.0.1:35891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35891.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 25658 INFO (jetty-launcher-14-thread-2) [n:127.0.0.1:35891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35891.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 25660 INFO (jetty-launcher-14-thread-2) [n:127.0.0.1:35891_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node2/. [junit4] 2> 25668 INFO (jetty-launcher-14-thread-1) [n:127.0.0.1:44695_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44695.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 25668 INFO (jetty-launcher-14-thread-1) [n:127.0.0.1:44695_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44695.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 25687 INFO (jetty-launcher-14-thread-1) [n:127.0.0.1:44695_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node1/. [junit4] 2> 25803 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[BF064DFE4073B53A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 25804 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[BF064DFE4073B53A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43027/solr ready [junit4] 2> 25805 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[BF064DFE4073B53A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBasics [junit4] 2> 25809 INFO (qtp1575276030-114) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 25810 INFO (qtp1575276030-114) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 25812 INFO (OverseerThreadFactory-37-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] o.a.s.c.CreateCollectionCmd Create collection testcollection [junit4] 2> 25814 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 25815 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 25917 INFO (OverseerStateUpdate-98799740159393798-127.0.0.1:44695_solr-n_0000000000) [n:127.0.0.1:44695_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testcollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35891/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 25919 INFO (OverseerStateUpdate-98799740159393798-127.0.0.1:44695_solr-n_0000000000) [n:127.0.0.1:44695_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testcollection_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44695/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 25920 INFO (OverseerStateUpdate-98799740159393798-127.0.0.1:44695_solr-n_0000000000) [n:127.0.0.1:44695_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testcollection_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35891/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 25921 INFO (OverseerStateUpdate-98799740159393798-127.0.0.1:44695_solr-n_0000000000) [n:127.0.0.1:44695_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testcollection_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44695/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 26128 INFO (qtp661658622-109) [n:127.0.0.1:35891_solr ] 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=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1 [junit4] 2> 26128 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 26129 INFO (qtp1575276030-101) [n:127.0.0.1:44695_solr ] 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=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2 [junit4] 2> 26129 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 26130 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 26134 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 26137 INFO (qtp1575276030-103) [n:127.0.0.1:44695_solr ] 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=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=8 [junit4] 2> 26142 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 26142 INFO (qtp661658622-112) [n:127.0.0.1:35891_solr ] 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=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=6 [junit4] 2> 26144 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 26146 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 [junit4] 2> 26146 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 26271 INFO (zkCallback-25-thread-1-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 26271 INFO (zkCallback-26-thread-2-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 26272 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 26272 INFO (zkCallback-25-thread-2-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 26817 INFO (qtp1575276030-107) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 26818 INFO (qtp1575276030-107) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 27148 INFO (qtp1575276030-99) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 [junit4] 2> 27148 INFO (qtp1575276030-99) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 27171 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 27172 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 27173 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 27174 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 27196 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27240 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27241 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27241 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44695.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 27241 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 27241 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node1/testcollection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node1/./testcollection_shard1_replica_n2/data/] [junit4] 2> 27246 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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> 27248 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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> 27249 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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> 27249 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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> 27250 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35891.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 27250 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 27250 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node2/testcollection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/] [junit4] 2> 27255 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27258 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27259 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27259 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44695.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 27259 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 27259 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node1/testcollection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/] [junit4] 2> 27270 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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> 27270 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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> 27271 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35891.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38248077 [junit4] 2> 27271 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 27271 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node2/testcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_BF064DFE4073B53A-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/] [junit4] 2> 27350 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27351 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27361 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27361 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27363 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 27363 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 27363 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 27363 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 27365 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@27b941aa[testcollection_shard1_replica_n2] main] [junit4] 2> 27366 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27367 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27368 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27371 INFO (searcherExecutor-42-thread-1-processing-x:testcollection_shard1_replica_n2 r:core_node5 ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE n:127.0.0.1:44695_solr s:shard1 c:testcollection) [n:127.0.0.1:44695_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@27b941aa[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 27371 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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> 27371 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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 1580795844859265024 [junit4] 2> 27371 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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> 27372 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b9c8672[testcollection_shard2_replica_n6] main] [junit4] 2> 27373 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 27373 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 27374 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@672d0306[testcollection_shard1_replica_n1] main] [junit4] 2> 27375 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27375 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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> 27375 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27375 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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> 27376 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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> 27376 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27377 INFO (searcherExecutor-44-thread-1-processing-x:testcollection_shard2_replica_n6 r:core_node8 ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE n:127.0.0.1:44695_solr s:shard2 c:testcollection) [n:127.0.0.1:44695_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@5b9c8672[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 27378 INFO (searcherExecutor-45-thread-1-processing-x:testcollection_shard1_replica_n1 r:core_node3 ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE n:127.0.0.1:35891_solr s:shard1 c:testcollection) [n:127.0.0.1:35891_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@672d0306[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 27378 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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 1580795844866605056 [junit4] 2> 27378 INFO (parallelCoreAdminExecutor-38-thread-1-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244587781874 CREATE) [n:127.0.0.1:35891_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 1580795844866605056 [junit4] 2> 27382 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27383 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27383 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44695/solr/testcollection_shard1_replica_n2/ [junit4] 2> 27391 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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=http://127.0.0.1:44695/solr START replicas=[http://127.0.0.1:35891/solr/testcollection_shard1_replica_n1/] nUpdates=100 [junit4] 2> 27393 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27399 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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> 27399 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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> 27399 INFO (qtp661658622-104) [n:127.0.0.1:35891_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=5 [junit4] 2> 27400 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 27401 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 27402 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@46a87482[testcollection_shard2_replica_n4] main] [junit4] 2> 27403 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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> 27403 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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> 27403 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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> 27405 INFO (searcherExecutor-43-thread-1-processing-x:testcollection_shard2_replica_n4 r:core_node7 ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE n:127.0.0.1:35891_solr s:shard2 c:testcollection) [n:127.0.0.1:35891_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@46a87482[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 27405 INFO (parallelCoreAdminExecutor-38-thread-2-processing-n:127.0.0.1:35891_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 CREATE) [n:127.0.0.1:35891_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 1580795844894916608 [junit4] 2> 27495 INFO (zkCallback-26-thread-2-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 27495 INFO (zkCallback-25-thread-1-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 27495 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 27495 INFO (zkCallback-25-thread-2-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 27692 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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=http://127.0.0.1:44695/solr DONE. We have no versions. sync failed. [junit4] 2> 27692 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27692 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27692 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27700 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44695/solr/testcollection_shard1_replica_n2/ shard1 [junit4] 2> 27804 INFO (zkCallback-25-thread-2-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 27804 INFO (zkCallback-25-thread-1-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 27804 INFO (zkCallback-26-thread-2-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 27804 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 27821 INFO (qtp1575276030-101) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 27822 INFO (qtp1575276030-101) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 27851 INFO (parallelCoreAdminExecutor-39-thread-1-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244589170937 CREATE) [n:127.0.0.1:44695_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> 27894 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27894 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 27894 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44695/solr/testcollection_shard2_replica_n6/ [junit4] 2> 27895 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:44695/solr START replicas=[http://127.0.0.1:35891/solr/testcollection_shard2_replica_n4/] nUpdates=100 [junit4] 2> 27898 INFO (qtp661658622-102) [n:127.0.0.1:35891_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> 27957 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 27957 INFO (zkCallback-25-thread-2-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 27957 INFO (zkCallback-26-thread-2-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 27957 INFO (zkCallback-25-thread-1-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 28150 INFO (qtp1575276030-103) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 [junit4] 2> 28150 INFO (qtp1575276030-103) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 28196 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:44695/solr DONE. We have no versions. sync failed. [junit4] 2> 28196 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 28196 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 28196 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 28198 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44695/solr/testcollection_shard2_replica_n6/ shard2 [junit4] 2> 28300 INFO (zkCallback-25-thread-1-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 28300 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 28300 INFO (zkCallback-25-thread-2-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 28300 INFO (zkCallback-26-thread-2-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 28349 INFO (parallelCoreAdminExecutor-39-thread-2-processing-n:127.0.0.1:44695_solr ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 CREATE) [n:127.0.0.1:44695_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> 28511 INFO (zkCallback-26-thread-2-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 28511 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] 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> 28511 INFO (zkCallback-25-thread-2-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 28511 INFO (zkCallback-25-thread-1-processing-n:127.0.0.1:35891_solr) [n:127.0.0.1:35891_solr ] 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> 28824 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 28825 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 29152 INFO (qtp1575276030-107) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575 [junit4] 2> 29152 INFO (qtp1575276030-107) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244591439575&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 29154 INFO (qtp661658622-100) [n:127.0.0.1:35891_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413 [junit4] 2> 29154 INFO (qtp661658622-100) [n:127.0.0.1:35891_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd73483244590245413&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 29157 INFO (OverseerThreadFactory-37-thread-1-processing-n:127.0.0.1:44695_solr) [n:127.0.0.1:44695_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 29813 INFO (OverseerCollectionConfigSetProcessor-98799740159393798-127.0.0.1:44695_solr-n_0000000000) [n:127.0.0.1:44695_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 29826 INFO (qtp1575276030-99) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 29829 INFO (qtp1575276030-99) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 29830 INFO (qtp1575276030-103) [n:127.0.0.1:44695_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 29831 INFO (qtp1575276030-103) [n:127.0.0.1:44695_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ae859888-ff11-4a9d-a7b3-b00cb3d76dd7&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 29832 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[BF064DFE4073B53A]) [ ] 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> 29834 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[BF064DFE4073B53A]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection [junit4] 2> 29841 INFO (qtp1575276030-101) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.S.Request [testcollection_shard1_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44695/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:35891/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1507564399188&isShard=true&wt=javabin} hits=0 status=0 QTime=3 [junit4] 2> 29841 INFO (qtp661658622-112) [n:127.0.0.1:35891_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:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:35891/solr/testcollection_shard2_replica_n4/|http://127.0.0.1:44695/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1507564399188&isShard=true&wt=javabin} hits=0 status=0 QTime=3 [junit4] 2> 29844 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.S.Request [testcollection_shard1_replica_n2] webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=0 status=0 QTime=9 [junit4] 2> 29859 INFO (qtp661658622-109) [n:127.0.0.1:35891_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=http://127.0.0.1:44695/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1 (1580795847455539200)]} 0 4 [junit4] 2> 29860 INFO (qtp1575276030-107) [n:127.0.0.1:44695_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:7&wt=javabin&version=2}{add=[1 (1580795847455539200)]} 0 13 [junit4] 2> 29863 INFO (qtp661658622-102) [n:127.0.0.1:35891_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580795847472316416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 29863 INFO (qtp661658622-102) [n:127.0.0.1:35891_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@4e1a870e commitCommandVersion:1580795847472316416 [junit4] 2> 29867 INFO (qtp1575276030-105) [n:127.0.0.1:44695_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580795847476510720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 29867 INFO (qtp1575276030-105) [n:127.0.0.1:44695_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@2b955eb9 commitCommandVersion:1580795847476510720 [junit4] 2> 29869 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580795847478607872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 29869 INFO (qtp1575276030-115) [n:127.0.0.1:44695_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> 29870 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 29870 INFO (qtp1575276030-115) [n:127.0.0.1:44695_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44695/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3 [junit4] 2> 29872 INFO (qtp661658622-106) [n:127.0.0.1:35891_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580795847481753600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 29873 INFO (qtp661658622-106) [n:127.0.0.1:35891_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> 29873 INFO (qtp661658622-106) [n:127.0.0.1:35891_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 29873 INFO (qtp661658622-102) [n:127.0.0.1:35891_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b5513b5[testcollection_shard1_replica_n1] main] [junit4] 2> 29876 INFO (searcherExecutor-45-thread-1-processing-n:127.0.0.1:35891_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) [n:127.0.0.1:35891_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@1b5513b5[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))} [junit4] 2> 29877 INFO (qtp661658622-106) [n:127.0.0.1:35891_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=http://127.0.0.1:44695/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8 [junit4] 2> 29878 INFO (qtp661658622-102) [n:127.0.0.1:35891_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 29879 INFO (qtp661658622-102) [n:127.0.0.1:35891_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=http://127 [...truncated too long message...] dValue$1.process(SharedValue.java:61) [junit4] 2> at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] 2> Oct 09, 2017 3:55:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=1146, name=jetty-launcher-155-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [junit4] 2> 2) Thread[id=1147, name=jetty-launcher-155-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [junit4] 2> 150674 ERROR (jetty-launcher-155-thread-1-EventThread) [n:127.0.0.1:43009_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception [junit4] 2> java.lang.InterruptedException [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] 2> at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] 2> at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] 2> at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] 2> at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] 2> 150674 ERROR (jetty-launcher-155-thread-2-EventThread) [n:127.0.0.1:43307_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception [junit4] 2> java.lang.InterruptedException [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] 2> at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] 2> at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] 2> at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] 2> at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] 2> Oct 09, 2017 3:55:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1884, maxMBSortInHeap=7.869252968596616, sim=RandomSimilarity(queryNorm=true): {}, locale=sr, timezone=Asia/Pontianak [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=273953016,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestFieldTypeResource, TestDistribDocBasedVersion, TestSkipOverseerOperations, SolrIndexMetricsTest, TestRawResponseWriter, OpenCloseCoreStressTest, TestConfigOverlay, CursorMarkTest, TestUniqueKeyFieldResource, DistributedTermsComponentTest, HdfsCollectionsAPIDistributedZkTest, DocValuesTest, SliceStateTest, TestSubQueryTransformerCrossCore, ConfigSetsAPITest, SolrSlf4jReporterTest, DocValuesMultiTest, TestCollationFieldDocValues, RuleEngineTest, TestSolrCloudWithSecureImpersonation] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=BF064DFE4073B53A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: [junit4] > 1) Thread[id=1146, name=jetty-launcher-155-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] > at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] > at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] > at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] > at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] > 2) Thread[id=1147, name=jetty-launcher-155-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] > at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] > at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] > at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] > at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] > at __randomizedtesting.SeedInfo.seed([BF064DFE4073B53A]:0) [junit4] Completed [44/745 (2!)] on J1 in 51.76s, 12 tests, 1 error <<< FAILURES! [...truncated 49229 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org