Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/598/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! 
[MockDirectoryWrapper] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:95)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:764)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:957)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:866)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  
at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
 at org.eclipse.jetty.server.Server.handle(Server.java:531)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)  at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
  at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
  at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
  at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678) 
 at java.base/java.lang.Thread.run(Thread.java:844)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:95)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:764)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:957)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:866)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
        at org.eclipse.jetty.server.Server.handle(Server.java:531)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
        at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678)
        at java.base/java.lang.Thread.run(Thread.java:844)


        at __randomizedtesting.SeedInfo.seed([B1B1DBD8F7E80596]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:303)
        at jdk.internal.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.common.util.TestTimeSource.testEpochTime

Error Message:
SimTimeSource:50.0 time diff=14510000

Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=14510000
        at 
__randomizedtesting.SeedInfo.seed([B0CDB11513722D71:88A1C23087A28F37]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:48)
        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.common.util.TestTimeSource.testEpochTime

Error Message:
NanoTimeSource time diff=796100

Stack Trace:
java.lang.AssertionError: NanoTimeSource time diff=796100
        at 
__randomizedtesting.SeedInfo.seed([B0CDB11513722D71:88A1C23087A28F37]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:48)
        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:31)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 15178 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\init-core-data-001
   [junit4]   2> 3391694 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[B1B1DBD8F7E80596]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001
   [junit4]   2> 3391694 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[B1B1DBD8F7E80596]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3391695 INFO  (Thread-7483) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3391695 INFO  (Thread-7483) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3391703 ERROR (Thread-7483) [    ] 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> 3391795 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[B1B1DBD8F7E80596]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51379
   [junit4]   2> 3391799 INFO  (zkConnectionManagerCallback-10234-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391804 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
   [junit4]   2> 3391805 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3391805 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3391805 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3391805 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20a29f35{/solr,null,AVAILABLE}
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@54956bdb{HTTP/1.1,[http/1.1]}{127.0.0.1:51383}
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.e.j.s.Server Started @3391885ms
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51383}
   [junit4]   2> 3391807 ERROR (jetty-launcher-10231-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-19T00:08:26.989599900Z
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3391807 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3391808 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4469ec67{/solr,null,AVAILABLE}
   [junit4]   2> 3391809 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6c061684{HTTP/1.1,[http/1.1]}{127.0.0.1:51386}
   [junit4]   2> 3391809 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.e.j.s.Server Started @3391887ms
   [junit4]   2> 3391809 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51386}
   [junit4]   2> 3391809 ERROR (jetty-launcher-10231-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3391809 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3391809 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 3391809 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3391809 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3391809 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-19T00:08:26.991627600Z
   [junit4]   2> 3391811 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
   [junit4]   2> 3391812 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3391812 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3391812 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3391812 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f3d9aa3{/solr,null,AVAILABLE}
   [junit4]   2> 3391813 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1890d792{HTTP/1.1,[http/1.1]}{127.0.0.1:51393}
   [junit4]   2> 3391813 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.e.j.s.Server Started @3391891ms
   [junit4]   2> 3391813 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51393}
   [junit4]   2> 3391813 ERROR (jetty-launcher-10231-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3391813 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3391814 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 3391814 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3391814 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3391814 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-19T00:08:26.996522200Z
   [junit4]   2> 3391818 INFO  (zkConnectionManagerCallback-10236-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391818 INFO  (zkConnectionManagerCallback-10238-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391819 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3391819 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3391819 INFO  (zkConnectionManagerCallback-10240-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391820 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3391824 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003423a17d0001, likely client has closed socket
   [junit4]   2> 3391825 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003423a17d0002, likely client has closed socket
   [junit4]   2> 3391829 INFO  (jetty-launcher-10231-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51379/solr
   [junit4]   2> 3391829 INFO  (jetty-launcher-10231-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51379/solr
   [junit4]   2> 3391830 INFO  (jetty-launcher-10231-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51379/solr
   [junit4]   2> 3391833 INFO  (zkConnectionManagerCallback-10248-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391833 INFO  (zkConnectionManagerCallback-10252-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391833 INFO  (zkConnectionManagerCallback-10250-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391834 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003423a17d0004, likely client has closed socket
   [junit4]   2> 3391836 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003423a17d0006, likely client has closed socket
   [junit4]   2> 3391838 INFO  (zkConnectionManagerCallback-10256-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391838 INFO  (zkConnectionManagerCallback-10254-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391839 INFO  (zkConnectionManagerCallback-10258-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3392001 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3392001 INFO  (jetty-launcher-10231-thread-2) 
[n:127.0.0.1:51386_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3392002 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51393_solr
   [junit4]   2> 3392002 INFO  (jetty-launcher-10231-thread-1) 
[n:127.0.0.1:51383_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3392002 INFO  (jetty-launcher-10231-thread-2) 
[n:127.0.0.1:51386_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51386_solr
   [junit4]   2> 3392003 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.c.Overseer Overseer 
(id=72114921675751432-127.0.0.1:51393_solr-n_0000000000) starting
   [junit4]   2> 3392005 INFO  (jetty-launcher-10231-thread-1) 
[n:127.0.0.1:51383_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3392005 INFO  (jetty-launcher-10231-thread-1) 
[n:127.0.0.1:51383_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51383_solr
   [junit4]   2> 3392085 INFO  (zkCallback-10253-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3392086 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3392088 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3392098 INFO  (zkConnectionManagerCallback-10269-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3392100 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3392100 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51379/solr ready
   [junit4]   2> 3392103 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3392103 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51393_solr
   [junit4]   2> 3392163 INFO  (jetty-launcher-10231-thread-2) 
[n:127.0.0.1:51386_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51386.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3392170 INFO  (jetty-launcher-10231-thread-2) 
[n:127.0.0.1:51386_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51386.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3392171 INFO  (jetty-launcher-10231-thread-2) 
[n:127.0.0.1:51386_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51386.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3392173 INFO  (jetty-launcher-10231-thread-2) 
[n:127.0.0.1:51386_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node2\.
   [junit4]   2> 3392173 INFO  (zkCallback-10253-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3392173 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3392173 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3392192 INFO  (zkCallback-10268-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3392203 INFO  (zkConnectionManagerCallback-10274-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3392204 INFO  (jetty-launcher-10231-thread-2) 
[n:127.0.0.1:51386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3392205 INFO  (jetty-launcher-10231-thread-2) 
[n:127.0.0.1:51386_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51379/solr ready
   [junit4]   2> 3392281 INFO  (jetty-launcher-10231-thread-1) 
[n:127.0.0.1:51383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51383.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3392288 INFO  (jetty-launcher-10231-thread-1) 
[n:127.0.0.1:51383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51383.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3392288 INFO  (jetty-launcher-10231-thread-1) 
[n:127.0.0.1:51383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51383.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3392290 INFO  (jetty-launcher-10231-thread-1) 
[n:127.0.0.1:51383_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node1\.
   [junit4]   2> 3392293 INFO  (zkConnectionManagerCallback-10279-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3392294 INFO  (jetty-launcher-10231-thread-1) 
[n:127.0.0.1:51383_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3392295 INFO  (jetty-launcher-10231-thread-1) 
[n:127.0.0.1:51383_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51379/solr ready
   [junit4]   2> 3392321 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51393.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3392326 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51393.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3392326 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51393.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3392327 INFO  (jetty-launcher-10231-thread-3) 
[n:127.0.0.1:51393_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node3\.
   [junit4]   2> 3392353 INFO  (zkConnectionManagerCallback-10281-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3392358 INFO  (zkConnectionManagerCallback-10286-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3392359 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[B1B1DBD8F7E80596]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3392361 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[B1B1DBD8F7E80596]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51379/solr ready
   [junit4]   2> 3392367 INFO  (qtp1254047021-39335) [n:127.0.0.1:51383_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3392370 INFO  (OverseerThreadFactory-15758-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 3392480 INFO  
(OverseerStateUpdate-72114921675751432-127.0.0.1:51393_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51386/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3392483 INFO  
(OverseerStateUpdate-72114921675751432-127.0.0.1:51393_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51383/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3392485 INFO  
(OverseerStateUpdate-72114921675751432-127.0.0.1:51393_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51393/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3392688 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3392688 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr    
x:authCollection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3392689 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr    
x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3392689 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr    
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3393707 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3393707 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3393723 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3393725 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 3393727 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3393727 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 3393727 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51393.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3393727 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3393727 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node3\authCollection_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node3\.\authCollection_shard3_replica_n4\data\]
   [junit4]   2> 3393728 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3393730 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3393730 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 3393730 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51386.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3393730 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3393730 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node2\authCollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node2\.\authCollection_shard1_replica_n1\data\]
   [junit4]   2> 3393731 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 3393732 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3393732 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 3393732 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51383.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3393733 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3393733 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node1\authCollection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node1\.\authCollection_shard2_replica_n2\data\]
   [junit4]   2> 3393797 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3393797 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3393797 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3393797 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3393798 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3393798 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3393800 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3393800 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3393803 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d630ca5[authCollection_shard3_replica_n4] main]
   [junit4]   2> 3393804 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3393804 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3393805 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3393805 INFO  
(searcherExecutor-15763-thread-1-processing-n:127.0.0.1:51393_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:51393_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4] Registered new searcher 
Searcher@5d630ca5[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3393805 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@73ff7858[authCollection_shard1_replica_n1] main]
   [junit4]   2> 3393806 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600848930000601088
   [junit4]   2> 3393806 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3393807 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3393809 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3393809 INFO  
(searcherExecutor-15764-thread-1-processing-n:127.0.0.1:51386_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) 
[n:127.0.0.1:51386_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@73ff7858[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3393810 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600848930004795392
   [junit4]   2> 3393810 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 3393812 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3393812 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3393812 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51393/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 3393812 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3393812 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51393/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 3393812 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3393815 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51393/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 3393816 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 3393818 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3393818 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3393818 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51386/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 3393818 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3393818 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51386/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3393818 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3393821 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51386/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 3393879 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3393879 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3393882 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3393882 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3393883 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@789cfd81[authCollection_shard2_replica_n2] main]
   [junit4]   2> 3393884 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3393884 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3393886 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3393886 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600848930084487168
   [junit4]   2> 3393887 INFO  
(searcherExecutor-15765-thread-1-processing-n:127.0.0.1:51383_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:51383_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n2] Registered new searcher 
Searcher@789cfd81[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3393890 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 3393893 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3393893 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3393893 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51383/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 3393893 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3393894 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51383/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 3393894 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3393897 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51383/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 3394000 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3394002 INFO  (qtp1254047021-39330) [n:127.0.0.1:51383_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1313
   [junit4]   2> 3394019 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3394022 INFO  (qtp1202731122-39360) [n:127.0.0.1:51393_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1333
   [junit4]   2> 3394026 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3394029 INFO  (qtp2105062002-39344) [n:127.0.0.1:51386_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1340
   [junit4]   2> 3394031 INFO  (qtp1254047021-39335) [n:127.0.0.1:51383_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3394129 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3394129 INFO  (zkCallback-10253-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3394129 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3394375 INFO  
(OverseerCollectionConfigSetProcessor-72114921675751432-127.0.0.1:51393_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3395031 INFO  (qtp1254047021-39335) [n:127.0.0.1:51383_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=2663
   [junit4]   2> 3395067 INFO  (qtp1202731122-39353) [n:127.0.0.1:51393_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 3395068 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3395069 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3395069 INFO  (qtp1202731122-39359) [n:127.0.0.1:51393_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 3395069 INFO  (zkCallback-10253-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3395069 INFO  (zkCallback-10253-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3395069 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3395069 INFO  (zkCallback-10253-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3395069 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 3395070 INFO  (zkCallback-10253-thread-2) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 3395070 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3395070 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3395070 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3395070 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 3395120 INFO  (qtp1202731122-39359) [n:127.0.0.1:51393_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 3395121 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1890d792{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3395126 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=448852536
   [junit4]   2> 3395126 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3395126 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4340e699: rootName = 
solr_51393, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@49d76f3d
   [junit4]   2> 3395134 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3395134 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e46260: rootName = 
solr_51393, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@697a050d
   [junit4]   2> 3395139 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3395139 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1687317d: rootName = 
solr_51393, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6c832a53
   [junit4]   2> 3395144 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51393_solr
   [junit4]   2> 3395145 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3395146 INFO  (zkCallback-10273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3395146 INFO  (zkCallback-10253-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3395146 INFO  (zkCallback-10285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3395146 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3395147 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3395147 INFO  (zkCallback-10268-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3395147 INFO  (zkCallback-10278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3395147 INFO  (coreCloseExecutor-15778-thread-1) 
[n:127.0.0.1:51393_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@d8c7647
   [junit4]   2> 3395148 INFO  (coreCloseExecutor-15778-thread-1) 
[n:127.0.0.1:51393_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=d8c7647
   [junit4]   2> 3395148 INFO  (coreCloseExecutor-15778-thread-1) 
[n:127.0.0.1:51393_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f3e97f: rootName = 
solr_51393, domain = solr.core.authCollection.shard3.replica_n4, service url = 
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4 
/ com.codahale.metrics.MetricRegistry@1ea46804
   [junit4]   2> 3395156 INFO  (coreCloseExecutor-15778-thread-1) 
[n:127.0.0.1:51393_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard3.leader, tag=d8c7647
   [junit4]   2> 3395159 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.c.Overseer Overseer 
(id=72114921675751432-127.0.0.1:51393_solr-n_0000000000) closing
   [junit4]   2> 3395159 INFO  
(OverseerStateUpdate-72114921675751432-127.0.0.1:51393_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51393_solr
   [junit4]   2> 3395161 WARN  
(OverseerAutoScalingTriggerThread-72114921675751432-127.0.0.1:51393_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 3395162 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003423a17d000a, likely client has closed socket
   [junit4]   2> 3395163 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003423a17d0008, likely client has closed socket
   [junit4]   2> 3395163 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3f3d9aa3{/solr,null,UNAVAILABLE}
   [junit4]   2> 3395163 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51386_solr
   [junit4]   2> 3395164 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3395166 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72114921675751431-127.0.0.1:51386_solr-n_0000000001) starting
   [junit4]   2> 3395166 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
   [junit4]   2> 3395167 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3395167 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3395167 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3395167 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@478f8383{/solr,null,AVAILABLE}
   [junit4]   2> 3395168 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51e4a008{HTTP/1.1,[http/1.1]}{127.0.0.1:51455}
   [junit4]   2> 3395168 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.e.j.s.Server Started @3395246ms
   [junit4]   2> 3395168 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51455}
   [junit4]   2> 3395169 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3395169 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3395169 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 3395169 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3395169 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3395169 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-19T00:08:30.351722Z
   [junit4]   2> 3395178 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3395178 INFO  (zkCallback-10255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3395179 INFO  (zkConnectionManagerCallback-10288-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3395180 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3395191 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51379/solr
   [junit4]   2> 3395194 INFO  (zkConnectionManagerCallback-10292-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3395199 INFO  (zkConnectionManagerCallback-10294-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3395211 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3395213 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3395216 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3395216 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51455_solr
   [junit4]   2> 3395218 INFO  (zkCallback-10273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3395218 INFO  (zkCallback-10285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3395218 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3395218 INFO  (zkCallback-10255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3395218 INFO  (zkCallback-10278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3395219 INFO  (zkCallback-10293-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3395363 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3395363 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 3395365 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 3395450 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51455.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3395461 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51455.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3395462 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51455.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3395467 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node3\.
   [junit4]   2> 3395467 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard3_replica_n4]
   [junit4]   2> 3395474 INFO  (zkConnectionManagerCallback-10301-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3395476 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3395477 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51379/solr ready
   [junit4]   2> 3395479 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3395488 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr    ] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 3395491 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 3395598 INFO  (zkCallback-10257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3395598 INFO  (zkCallback-10255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3396511 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 3396517 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 3396519 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3396519 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard3_replica_n4' using configuration from collection 
authCollection, trusted=true
   [junit4]   2> 3396519 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_51455.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177e7204
   [junit4]   2> 3396519 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3396519 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[[authCollection_shard3_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node3\authCollection_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_B1B1DBD8F7E80596-001\tempDir-001\node3\.\authCollection_shard3_replica_n4\data\]
   [junit4]   2> 3396631 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3396631 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3396631 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 3396631 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3396632 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@717570aa[authCollection_shard3_replica_n4] main]
   [junit4]   2> 3396633 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3396634 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3396634 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 3396634 INFO  
(coreLoadExecutor-15789-thread-1-processing-n:127.0.0.1:51455_solr) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1600848932965974016
   [junit4]   2> 3396635 INFO  
(searcherExecutor-15790-thread-1-processing-n:127.0.0.1:51455_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:51455_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4] Registered new searcher 
Searcher@717570aa[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3396638 INFO  (qtp1270727505-39468) [n:127.0.0.1:51455_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 3396640 INFO  (qtp1254047021-39334) [n:127.0.0.1:51383_solr    
] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. 
failed permission {
   [junit4]   2>   "name":"security-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 3396640 INFO  (qtp1254047021-39334) [n:127.0.0.1:51383_solr    
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: 
[null] type: [ADMIN], collections: [], Path: [/admin/authentication] path : 
/admin/authentication params :wt=javabin&version=2 
   [junit4]   2> 3396641 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B1B1DBD8F7E80596]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2

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

]   2> SLF4J: Found binding in 
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings 
for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_B0CDB11513722D71-001\init-core-data-001
   [junit4]   2> 10755 INFO  
(SUITE-TestTimeSource-seed#[B0CDB11513722D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 10789 INFO  
(SUITE-TestTimeSource-seed#[B0CDB11513722D71]-worker) [    ] o.e.j.u.log 
Logging initialized @10825ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 10797 INFO  
(SUITE-TestTimeSource-seed#[B0CDB11513722D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 10803 INFO  
(SUITE-TestTimeSource-seed#[B0CDB11513722D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 10888 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[B0CDB11513722D71]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
   [junit4]   2> 20914 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[B0CDB11513722D71]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTimeSource 
-Dtests.method=testEpochTime -Dtests.seed=B0CDB11513722D71 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ff-SN -Dtests.timezone=America/Fortaleza 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 10.1s J1 | TestTimeSource.testEpochTime <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0 
time diff=27570000
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B0CDB11513722D71:88A1C23087A28F37]:0)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:48)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_B0CDB11513722D71-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ff-SN, 
timezone=America/Fortaleza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=112224192,total=180355072
   [junit4]   2> NOTE: All tests run in this JVM: [TestTimeSource]
   [junit4] Completed [1/5 (1!)] on J1 in 20.03s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4]   2> SLF4J: Class path contains multiple SLF4J bindings.
   [junit4]   2> SLF4J: Found binding in 
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/solrj/test-lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: Found binding in 
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings 
for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_B0CDB11513722D71-001\init-core-data-001
   [junit4]   2> 10859 INFO  
(SUITE-TestTimeSource-seed#[B0CDB11513722D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 10897 INFO  
(SUITE-TestTimeSource-seed#[B0CDB11513722D71]-worker) [    ] o.e.j.u.log 
Logging initialized @10932ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 10905 INFO  
(SUITE-TestTimeSource-seed#[B0CDB11513722D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 10911 INFO  
(SUITE-TestTimeSource-seed#[B0CDB11513722D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 10917 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[B0CDB11513722D71]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
   [junit4]   2> 20941 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[B0CDB11513722D71]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTimeSource 
-Dtests.method=testEpochTime -Dtests.seed=B0CDB11513722D71 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ff-SN -Dtests.timezone=America/Fortaleza 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 10.1s J0 | TestTimeSource.testEpochTime <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0 
time diff=14510000
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B0CDB11513722D71:88A1C23087A28F37]:0)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:48)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_B0CDB11513722D71-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ff-SN, 
timezone=America/Fortaleza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=112490480,total=180355072
   [junit4]   2> NOTE: All tests run in this JVM: [TestTimeSource]
   [junit4] Completed [2/5 (2!)] on J0 in 19.92s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 24 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092:
 There were test failures: 5 suites, 5 tests, 2 failures [seed: 
B0CDB11513722D71]

Total time: 43 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro]   2/5 failed: org.apache.solr.common.util.TestTimeSource
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y 
solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=1e661ed97aed0cc77869b01134d80c761c6b5295, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #597
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to