Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/521/
Java: 32bit/jdk-9-ea+115 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([D100ABB5D6280CC7:A73EB4C6971FA1E8]:0)
        at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
        at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:446)
        at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:438)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
        at 
sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:384)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:352)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)


FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' 
full output: {   "responseHeader":{     "status":0,     "QTime":0},   
"response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",     
    "b":"B val",         "":{"v":0}}}}},  from server:  
http://127.0.0.1:39567/u/l/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for 
path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  http://127.0.0.1:39567/u/l/collection1
        at 
__randomizedtesting.SeedInfo.seed([D100ABB5D6280CC7:5954946F78D4613F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:195)
        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 12172 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1653582 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1653582 INFO  (Thread-4284) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1653582 INFO  (Thread-4284) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1653682 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42564
   [junit4]   2> 1653682 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653683 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653708 INFO  (zkCallback-2514-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b4f0ce name:ZooKeeperConnection 
Watcher:127.0.0.1:42564 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1653708 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653708 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653708 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1653716 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1653716 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1653716 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1653724 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1653726 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1653726 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1663069{/solr,null,AVAILABLE}
   [junit4]   2> 1653726 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21fbc8{/solr,null,AVAILABLE}
   [junit4]   2> 1653726 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c5f84e{HTTP/1.1,[http/1.1]}{127.0.0.1:43934}
   [junit4]   2> 1653726 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1304388{HTTP/1.1,[http/1.1]}{127.0.0.1:44623}
   [junit4]   2> 1653726 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cefb08{/solr,null,AVAILABLE}
   [junit4]   2> 1653726 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.e.j.s.Server Started @1656032ms
   [junit4]   2> 1653726 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.e.j.s.Server Started @1656032ms
   [junit4]   2> 1653727 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44623}
   [junit4]   2> 1653727 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43934}
   [junit4]   2> 1653727 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@b1694{HTTP/1.1,[http/1.1]}{127.0.0.1:35382}
   [junit4]   2> 1653727 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1f37ef1
   [junit4]   2> 1653727 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.e.j.s.Server Started @1656032ms
   [junit4]   2> 1653727 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node4'
   [junit4]   2> 1653727 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f1a21a{/solr,null,AVAILABLE}
   [junit4]   2> 1653727 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35382}
   [junit4]   2> 1653727 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1f37ef1
   [junit4]   2> 1653728 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1f37ef1
   [junit4]   2> 1653728 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1653728 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node2'
   [junit4]   2> 1653728 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1653730 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1653728 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node3'
   [junit4]   2> 1653730 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1653730 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12c4885{/solr,null,AVAILABLE}
   [junit4]   2> 1653730 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1790732{HTTP/1.1,[http/1.1]}{127.0.0.1:42460}
   [junit4]   2> 1653730 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.e.j.s.Server Started @1656036ms
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42460}
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1f37ef1
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1ce53bb{HTTP/1.1,[http/1.1]}{127.0.0.1:38930}
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.e.j.s.Server Started @1656037ms
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38930}
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653731 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node1'
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1f37ef1
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node5'
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653732 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653741 INFO  (zkCallback-2516-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@364cef name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653742 INFO  (zkCallback-2517-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15f2600 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653742 INFO  (zkCallback-2515-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a0237 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653742 INFO  (zkCallback-2518-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1931fd1 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653742 INFO  (zkCallback-2519-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1136b35 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1653742 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1653743 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1653743 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1653743 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node1/.
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node4/.
   [junit4]   2> 1653769 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1545e66f5150003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node5/.
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 23210352
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 16479567
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 32926413
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node5]
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node2/.
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node1]
   [junit4]   2> 1653770 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 27804493
   [junit4]   2> 1653770 WARN  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node5/lib
   [junit4]   2> 1653769 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node4]
   [junit4]   2> 1653770 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node2]
   [junit4]   2> 1653770 WARN  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node4/lib
   [junit4]   2> 1653770 WARN  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node1/lib
   [junit4]   2> 1653770 WARN  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node2/lib
   [junit4]   2> 1653770 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1653770 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1653770 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1653770 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1653771 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node3/.
   [junit4]   2> 1653771 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2609476
   [junit4]   2> 1653771 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node3]
   [junit4]   2> 1653771 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1653771 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1653771 WARN  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node3/lib
   [junit4]   2> 1653771 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1653771 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1653771 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1653771 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1653772 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1545e66f5150002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42564/solr
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42564/solr
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653772 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42564/solr
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42564/solr
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42564/solr
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653773 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653775 INFO  (zkCallback-2530-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3135e0 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1653775 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653775 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653776 INFO  (zkCallback-2531-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7662b name:ZooKeeperConnection 
Watcher:127.0.0.1:42564 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1653776 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653776 INFO  (zkCallback-2532-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@113903d name:ZooKeeperConnection 
Watcher:127.0.0.1:42564 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1653777 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653777 INFO  (zkCallback-2533-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@617253 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1653777 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653777 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653777 INFO  (zkCallback-2534-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@91cd2d name:ZooKeeperConnection 
Watcher:127.0.0.1:42564 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1653777 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653777 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653777 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653777 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1653778 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$87/8003252@ea084e
   [junit4]   2> 1653779 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653780 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$87/8003252@16074af
   [junit4]   2> 1653780 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$87/8003252@46fa87
   [junit4]   2> 1653780 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653780 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$87/8003252@7e1945
   [junit4]   2> 1653780 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653781 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653782 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$87/8003252@8ad7b5
   [junit4]   2> 1653782 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ba97c0 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653782 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1653782 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653783 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c66d97 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653783 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653783 INFO  (zkCallback-2537-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d5c392 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653784 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653784 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b23cb9 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653784 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653785 INFO  (zkCallback-2539-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@afe530 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1653786 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1653787 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1653788 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1653788 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1653788 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1653788 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1653811 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1653811 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1653811 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1653811 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1653812 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1653858 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1653859 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1653859 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1653859 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1653867 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1653874 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1653874 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1653875 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1653875 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1653882 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1653884 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1653884 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1653884 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1653884 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1653906 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1653907 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1653907 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1653907 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1653907 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1653912 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1653914 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1653914 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1653914 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1653914 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1653924 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1653926 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1653926 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1653926 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1653929 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1653931 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1653931 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1653931 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1653931 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1653936 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1653936 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1653936 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1653936 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1653936 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1653939 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1653939 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1653939 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1653941 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1653941 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1653941 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1653941 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1653941 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1653941 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1653941 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1653943 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1653943 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1653943 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1653947 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1653947 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1653947 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1653950 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1653950 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1653950 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1653950 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1653964 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95805288373092367-127.0.0.1:35382_solr-n_0000000001
   [junit4]   2> 1653964 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95805288373092366-127.0.0.1:38930_solr-n_0000000003
   [junit4]   2> 1653964 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95805288373092363-127.0.0.1:44623_solr-n_0000000000
   [junit4]   2> 1653964 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95805288373092365-127.0.0.1:42460_solr-n_0000000002
   [junit4]   2> 1653966 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44623_solr
   [junit4]   2> 1653966 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1653966 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1653966 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95805288373092365-127.0.0.1:42460_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1653967 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95805288373092367-127.0.0.1:35382_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1653967 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95805288373092363-127.0.0.1:44623_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1653968 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95805288373092364-127.0.0.1:43934_solr-n_0000000004
   [junit4]   2> 1653968 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38930_solr
   [junit4]   2> 1653968 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35382_solr
   [junit4]   2> 1653968 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42460_solr
   [junit4]   2> 1653970 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38930_solr
   [junit4]   2> 1653972 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35382_solr
   [junit4]   2> 1653972 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42460_solr
   [junit4]   2> 1653972 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95805288373092366-127.0.0.1:38930_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1653972 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43934_solr
   [junit4]   2> 1653974 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1653974 INFO  (zkCallback-2539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1653974 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1653974 INFO  (zkCallback-2537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1653974 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1653975 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=95805288373092363-127.0.0.1:44623_solr-n_0000000000) starting
   [junit4]   2> 1653975 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43934_solr
   [junit4]   2> 1653987 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1653987 INFO  (zkCallback-2539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1653987 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1653987 INFO  (zkCallback-2537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1653987 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1653994 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1653994 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1653994 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1653994 INFO  (zkCallback-2539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1653994 INFO  (zkCallback-2537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1653996 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1653996 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1653996 INFO  (zkCallback-2539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1653997 INFO  (zkCallback-2537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1653998 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1654003 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1654006 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1654007 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.CoreContainer Authentication plugin class obtained from system property 
'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1654007 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard 
handler.
   [junit4]   2> 1654007 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@f6d744
   [junit4]   2> 1654007 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@f6d744
   [junit4]   2> 1654008 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node2/.
   [junit4]   2> 1654008 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1654008 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1654008 INFO  (jetty-launcher-2513-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1654009 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1654009 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.CoreContainer Authentication plugin class obtained from system property 
'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1654009 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard 
handler.
   [junit4]   2> 1654009 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1e50c00
   [junit4]   2> 1654009 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1e50c00
   [junit4]   2> 1654010 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node5/.
   [junit4]   2> 1654010 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1654017 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1654017 INFO  (jetty-launcher-2513-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1654017 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1654017 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.CoreContainer Authentication plugin class obtained from system property 
'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1654017 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard 
handler.
   [junit4]   2> 1654017 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1cc8295
   [junit4]   2> 1654017 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1cc8295
   [junit4]   2> 1654018 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node3/.
   [junit4]   2> 1654018 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1654025 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1654025 INFO  (jetty-launcher-2513-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1654026 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1654026 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.CoreContainer Authentication plugin class obtained from system property 
'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1654026 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard 
handler.
   [junit4]   2> 1654026 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1013c2e
   [junit4]   2> 1654026 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1013c2e
   [junit4]   2> 1654027 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node1/.
   [junit4]   2> 1654027 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1654029 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1654029 INFO  (jetty-launcher-2513-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1654030 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1654031 INFO  
(OverseerCollectionConfigSetProcessor-95805288373092363-127.0.0.1:44623_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1654031 INFO  
(OverseerStateUpdate-95805288373092363-127.0.0.1:44623_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1654031 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44623_solr as DOWN
   [junit4]   2> 1654034 INFO  
(OverseerStateUpdate-95805288373092363-127.0.0.1:44623_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1654035 INFO  
(OverseerStateUpdate-95805288373092363-127.0.0.1:44623_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44623_solr"} current state version: 0
   [junit4]   2> 1654035 INFO  
(OverseerStateUpdate-95805288373092363-127.0.0.1:44623_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44623_solr
   [junit4]   2> 1655034 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44623_solr
   [junit4]   2> 1655057 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44623_solr
   [junit4]   2> 1655069 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1655069 INFO  (zkCallback-2537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1655069 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1655069 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1655069 INFO  (zkCallback-2539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1655069 INFO  (zkCallback-2537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1655069 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1655069 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1655069 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1655069 INFO  (zkCallback-2539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1655103 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1655103 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.CoreContainer Authentication plugin class obtained from system property 
'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1655104 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard 
handler.
   [junit4]   2> 1655104 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@a27cb3
   [junit4]   2> 1655104 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Reconfiguring the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@a27cb3
   [junit4]   2> 1655104 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node4/.
   [junit4]   2> 1655104 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1655105 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1655105 INFO  (jetty-launcher-2513-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1655105 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1655105 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1655122 INFO  (zkCallback-2540-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1584c50 name:ZooKeeperConnection 
Watcher:127.0.0.1:42564 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1655122 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1655123 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1655134 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:42564/solr
   [junit4]   2> 1655135 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.TestMiniSolrCloudCluster #### Stopping a server
   [junit4]   2> 1655135 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@b1694{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1655136 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27804493
   [junit4]   2> 1655136 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35382_solr as DOWN
   [junit4]   2> 1655151 INFO  
(OverseerStateUpdate-95805288373092363-127.0.0.1:44623_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35382_solr"} current state version: 0
   [junit4]   2> 1655151 INFO  
(OverseerStateUpdate-95805288373092363-127.0.0.1:44623_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35382_solr
   [junit4]   2> 1655161 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1655162 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1655162 INFO  (zkCallback-2537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1655161 INFO  (zkCallback-2539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1655161 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1655162 WARN  (zkCallback-2539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1655163 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1655163 INFO  (zkCallback-2537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1655162 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1655163 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@cefb08{/solr,null,UNAVAILABLE}
   [junit4]   2> 1655163 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.TestMiniSolrCloudCluster #### Starting a server
   [junit4]   2> 1655164 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1655165 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f46064{/solr,null,AVAILABLE}
   [junit4]   2> 1655166 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3110dc{HTTP/1.1,[http/1.1]}{127.0.0.1:33133}
   [junit4]   2> 1655166 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.e.j.s.Server Started @1657472ms
   [junit4]   2> 1655166 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33133}
   [junit4]   2> 1655167 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1f37ef1
   [junit4]   2> 1655167 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node6'
   [junit4]   2> 1655167 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1655167 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1655167 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1655167 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1655174 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1655182 INFO  (zkCallback-2537-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95805288373092363-127.0.0.1:44623_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1655182 INFO  (zkCallback-2542-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@9af49e name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1655183 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1655183 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1655183 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1655201 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node6/.
   [junit4]   2> 1655202 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 24453855
   [junit4]   2> 1655202 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node6]
   [junit4]   2> 1655202 WARN  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_D100ABB5D6280CC7-001/tempDir-001/node6/lib
   [junit4]   2> 1655204 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1655204 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1655205 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1655205 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1655205 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42564/solr
   [junit4]   2> 1655205 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1655205 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1655205 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1655222 INFO  (zkCallback-2545-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18f702a name:ZooKeeperConnection 
Watcher:127.0.0.1:42564 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1655222 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1655222 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1655241 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$87/8003252@17876d
   [junit4]   2> 1655241 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1655252 INFO  (zkCallback-2546-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@107fe1c name:ZooKeeperConnection 
Watcher:127.0.0.1:42564/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1655252 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1655337 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1655338 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1655338 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1655348 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95805288373092371-127.0.0.1:33133_solr-n_0000000005
   [junit4]   2> 1655349 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95805288373092364-127.0.0.1:43934_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 1655349 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33133_solr as DOWN
   [junit4]   2> 1655369 INFO  
(OverseerStateUpdate-95805288373092363-127.0.0.1:44623_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33133_solr"} current state version: 0
   [junit4]   2> 1655369 INFO  
(OverseerStateUpdate-95805288373092363-127.0.0.1:44623_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33133_solr
   [junit4]   2> 1656369 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33133_solr
   [junit4]   2> 1656390 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33133_solr
   [junit4]   2> 1656401 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1656401 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1656401 INFO  (zkCallback-2537-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1656401 INFO  (zkCallback-2546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1656401 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1656401 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1656401 INFO  (zkCallback-2537-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1656401 INFO  (zkCallback-2546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1656401 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1656401 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1656419 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1656419 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.CoreContainer Authentication plugin class obtained from system property 
'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1656419 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard 
handler.
   [junit4]   2> 1656419 INFO  (TEST-TestAuthenti

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

lback-2855-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1925460 INFO  
(TEST-TestReqParamsAPI.test-seed#[D100ABB5D6280CC7]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@e99260{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1925461 INFO  
(TEST-TestReqParamsAPI.test-seed#[D100ABB5D6280CC7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8af91d{/u/l,null,UNAVAILABLE}
   [junit4]   2> 1925461 INFO  
(TEST-TestReqParamsAPI.test-seed#[D100ABB5D6280CC7]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39907 39907
   [junit4]   2> 1925517 INFO  (Thread-4912) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39907 39907
   [junit4]   2> 1925518 WARN  (Thread-4912) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI 
-Dtests.method=test -Dtests.seed=D100ABB5D6280CC7 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=gsw-FR -Dtests.timezone=America/Barbados 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 27.4s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'CY val modified' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}},  from server:  
http://127.0.0.1:39567/u/l/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D100ABB5D6280CC7:5954946F78D4613F]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:195)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1925520 INFO  
(SUITE-TestReqParamsAPI-seed#[D100ABB5D6280CC7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D100ABB5D6280CC7-001
   [junit4]   2> Apr 28, 2016 7:49:18 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene60, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=gsw-FR, 
timezone=America/Barbados
   [junit4]   2> NOTE: Linux 4.2.0-35-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=162167568,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, 
TestQueryUtils, TestPartialUpdateDeduplication, TestRequestStatusCollectionAPI, 
TestCryptoKeys, TermVectorComponentTest, WordBreakSolrSpellCheckerTest, 
TestManagedSchemaAPI, SolrCmdDistributorTest, ResponseHeaderTest, 
ShardRoutingTest, TestSolrDeletionPolicy2, AtomicUpdatesTest, 
DocumentBuilderTest, TestCursorMarkWithoutUniqueKey, TestSolrFieldCacheMBean, 
TestRestManager, TestSolrCoreProperties, TestScoreJoinQPScore, 
HdfsRestartWhileUpdatingTest, TestUniqueKeyFieldResource, 
TestShardHandlerFactory, DistributedQueryComponentOptimizationTest, 
TestExclusionRuleCollectionAccess, TestStressVersions, SolrIndexSplitterTest, 
DocValuesMissingTest, OverseerRolesTest, TestBinaryResponseWriter, 
SmileWriterTest, SolrIndexConfigTest, ConfigSetsAPITest, TestUpdate, 
TestUseDocValuesAsStored2, HLLUtilTest, TermsComponentTest, BadCopyFieldTest, 
TestTolerantUpdateProcessorRandomCloud, MoreLikeThisHandlerTest, MultiTermTest, 
PreAnalyzedUpdateProcessorTest, TestHdfsUpdateLog, TestInitQParser, 
CachingDirectoryFactoryTest, ZkCLITest, TestFieldSortValues, 
TestSolrConfigHandlerConcurrent, BasicAuthIntegrationTest, 
TestRawResponseWriter, SegmentsInfoRequestHandlerTest, 
TestLMJelinekMercerSimilarityFactory, TestCloudInspectUtil, CursorMarkTest, 
WrapperMergePolicyFactoryTest, TestSolrCloudWithKerberosAlt, TestConfigReload, 
DistributedFacetPivotLargeTest, ShardRoutingCustomTest, 
DirectSolrSpellCheckerTest, MinimalSchemaTest, TestQuerySenderListener, 
HdfsTlogReplayBufferedWhileIndexingTest, TestSimpleTrackingShardHandler, 
TestSerializedLuceneMatchVersion, TestFieldTypeCollectionResource, 
TestSystemIdResolver, TestSimpleQParserPlugin, SortByFunctionTest, 
TestDocumentBuilder, TestSolrXml, AddBlockUpdateTest, 
UpdateRequestProcessorFactoryTest, RulesTest, DistributedFacetPivotSmallTest, 
CdcrReplicationHandlerTest, SimplePostToolTest, ZkStateWriterTest, 
CSVRequestHandlerTest, DistanceFunctionTest, TestSchemaResource, 
SolrPluginUtilsTest, FileUtilsTest, DocValuesTest, ExplicitHLLTest, 
BasicFunctionalityTest, TestDynamicLoading, TestTrieFacet, 
TestNonDefinedSimilarityFactory, BigEndianAscendingWordDeserializerTest, 
ZkSolrClientTest, CustomCollectionTest, RecoveryAfterSoftCommitTest, 
TestExactSharedStatsCache, OpenExchangeRatesOrgProviderTest, 
TestNoOpRegenerator, BufferStoreTest, OpenCloseCoreStressTest, OverseerTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, 
TestHashPartitioner, DistributedTermsComponentTest, TestSolr4Spatial, 
StatsComponentTest, QueryElevationComponentTest, PeerSyncTest, 
ConvertedLegacyTest, TestFiltering, ShowFileRequestHandlerTest, 
SpellCheckCollatorTest, SolrRequestParserTest, TestTrie, SpatialFilterTest, 
TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
QueryEqualityTest, SolrInfoMBeanTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestReversedWildcardFilterFactory, RequestHandlersTest, 
PathHierarchyTokenizerFactoryTest, TestArbitraryIndexDir, 
RegexBoostProcessorTest, TestJmxIntegration, ReturnFieldsTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, 
SearchHandlerTest, TestBinaryField, TestElisionMultitermQuery, 
OutputWriterTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, 
SpellPossibilityIteratorTest, TestCodecSupport, TestIBSimilarityFactory, 
TestFastWriter, TimeZoneUtilsTest, TestFastLRUCache, PreAnalyzedFieldTest, 
PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
DOMUtilTest, ClusterStateTest, TestLRUCache, TestUtils, SliceStateTest, 
UUIDFieldTest, DistributedMLTComponentTest, CursorPagingTest, 
DistributedIntervalFacetingTest, TestEmbeddedSolrServerConstructors, 
ActionThrottleTest, AliasIntegrationTest, CleanupOldIndexTest, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
RemoteQueryErrorTest, SSLMigrationTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, 
TestAuthenticationFramework, DirectoryFactoryTest, HdfsDirectoryFactoryTest, 
TestConfigSetImmutable, TestNRTOpen, TestReqParamsAPI]
   [junit4] Completed [516/591 (2!)] on J1 in 28.15s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 236 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: 
There were test failures: 591 suites (10 ignored), 2393 tests, 1 error, 1 
failure, 116 ignored (70 assumptions) [seed: D100ABB5D6280CC7]

Total time: 63 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to