Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/196/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseConcMarkSweepGC

1 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([D17B86E8DC7DBD45:A745999B9D4A106A]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(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:356)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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(Thread.java:745)




Build Log:
[...truncated 12037 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1697574 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1697574 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1697575 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1697675 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33653
   [junit4]   2> 1697675 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697675 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697705 INFO  (zkCallback-1535-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16a62a name:ZooKeeperConnection 
Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1697705 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697706 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697706 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fd5268{/solr,null,AVAILABLE}
   [junit4]   2> 1697715 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bfc70c{/solr,null,AVAILABLE}
   [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@11bae2d{HTTP/1.1,[http/1.1]}{127.0.0.1:44741}
   [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.e.j.s.Server Started @1698984ms
   [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44741}
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2'
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697721 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c1bc41{/solr,null,AVAILABLE}
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@cc3ae9{HTTP/1.1,[http/1.1]}{127.0.0.1:40499}
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.e.j.s.Server Started @1698991ms
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40499}
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5'
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697730 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14d1b0f{/solr,null,AVAILABLE}
   [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8f44e0{/solr,null,AVAILABLE}
   [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@9a5a32{HTTP/1.1,[http/1.1]}{127.0.0.1:34716}
   [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.e.j.s.Server Started @1698998ms
   [junit4]   2> 1697732 INFO  (zkCallback-1536-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b2adf name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34716}
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@d76ad3{HTTP/1.1,[http/1.1]}{127.0.0.1:33321}
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.e.j.s.Server Started @1698998ms
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33321}
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@53371e{HTTP/1.1,[http/1.1]}{127.0.0.1:46820}
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1'
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.e.j.s.Server Started @1699000ms
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46820}
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4'
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697736 INFO  (zkCallback-1537-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f9eb96 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3'
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697738 INFO  (zkCallback-1538-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b82121 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697740 INFO  (zkCallback-1539-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c92d18 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697759 INFO  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f90c6e name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697760 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697761 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697762 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697763 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
   [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2463550
   [junit4]   2> 1697763 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2]
   [junit4]   2> 1697763 WARN  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib
   [junit4]   2> 1697764 INFO  (jetty-launcher-1534-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> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 32925719
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5]
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697765 WARN  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-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> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
   [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 20448447
   [junit4]   2> 1697767 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3]
   [junit4]   2> 1697767 WARN  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib
   [junit4]   2> 1697767 INFO  (jetty-launcher-1534-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> 1697768 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 25832393
   [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697768 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1]
   [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697770 WARN  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib
   [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697771 INFO  (jetty-launcher-1534-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> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697772 INFO  (zkCallback-1543-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8d4d06 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697774 INFO  (zkCallback-1548-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12a772a name:ZooKeeperConnection 
Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697776 INFO  (zkCallback-1549-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17b436c name:ZooKeeperConnection 
Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697777 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
   [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1484293
   [junit4]   2> 1697777 INFO  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4]
   [junit4]   2> 1697777 INFO  (zkCallback-1552-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f2a48 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697778 WARN  (jetty-launcher-1534-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/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib
   [junit4]   2> 1697778 INFO  (jetty-launcher-1534-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697778 INFO  (jetty-launcher-1534-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> 1697779 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697779 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1697782 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 0x15398b8bdce0008, 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(Thread.java:745)
   [junit4]   2> 1697782 INFO  
(zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1424960 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1697784 INFO  (zkCallback-1556-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d57ba0 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697784 INFO  
(zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ec048 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697786 INFO  
(zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d65c91 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697786 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697788 INFO  
(zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1070c7d name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1697796 INFO  
(zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ca0863 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1697796 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1697807 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1697900 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1697911 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1697921 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697954 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697956 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697961 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697964 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1697966 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1697970 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1697979 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697981 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697982 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95587936330711054-127.0.0.1:33321_solr-n_0000000004
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34716_solr
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44741_solr
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46820_solr
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40499_solr
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33321_solr
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer 
(id=95587936330711052-127.0.0.1:34716_solr-n_0000000000) starting
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46820_solr
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44741_solr
   [junit4]   2> 1697999 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40499_solr
   [junit4]   2> 1698001 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:33321_solr
   [junit4]   2> 1698005 INFO  
(zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) 
[n:127.0.0.1:40499_solr    ] 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> 1698005 INFO  
(zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) 
[n:127.0.0.1:34716_solr    ] 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> 1698005 INFO  
(zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) 
[n:127.0.0.1:46820_solr    ] 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> 1698005 INFO  
(zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) 
[n:127.0.0.1:44741_solr    ] 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> 1698005 INFO  
(zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) 
[n:127.0.0.1:33321_solr    ] 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> 1698008 INFO  
(zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1698009 INFO  
(zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1698015 INFO  
(zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1698015 INFO  
(zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1698015 INFO  
(zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1698017 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
   [junit4]   2> 1698047 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
   [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
   [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4) 
[n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1698052 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1698052 INFO  
(OverseerCollectionConfigSetProcessor-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
 [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1698052 INFO  
(OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1698053 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34716_solr as DOWN
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1698057 INFO  
(OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2) 
[n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1698058 INFO  
(OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34716_solr"} current state version: 0
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
   [junit4]   2> 1698059 INFO  
(OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:34716_solr
   [junit4]   2> 1698059 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1698060 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1698061 INFO  (jetty-launcher-1534-thread-1) 
[n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5) 
[n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1699057 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34716_solr
   [junit4]   2> 1699068 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34716_solr
   [junit4]   2> 1699080 INFO  
(zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) 
[n:127.0.0.1:33321_solr    ] 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> 1699080 INFO  
(zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) 
[n:127.0.0.1:34716_solr    ] 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> 1699080 INFO  
(zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) 
[n:127.0.0.1:46820_solr    ] 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> 1699080 INFO  
(zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) 
[n:127.0.0.1:44741_solr    ] 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> 1699080 INFO  
(zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) 
[n:127.0.0.1:40499_solr    ] 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> 1699080 INFO  
(zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) 
[n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1699080 INFO  
(zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1699080 INFO  
(zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) 
[n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1699080 INFO  
(zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) 
[n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1699080 INFO  
(zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) 
[n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
   [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
   [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) 
[n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1699140 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1699140 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1699144 INFO  (zkCallback-1561-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1682af name:ZooKeeperConnection 
Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1699144 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1699145 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1699147 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1699148 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1699150 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b25ff5 name:ZooKeeperConnection 
Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1699150 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1699150 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1699151 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1699157 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1699175 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1699177 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1699183 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1699185 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1699191 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1699193 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1699198 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1699201 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1699210 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1699215 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1699218 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1699220 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1699225 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1699228 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1699240 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1699245 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1699248 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1699250 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1699262 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1699267 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1699269 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1699275 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1699287 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1699314 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1699338 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1699347 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1699352 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1699367 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1699370 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1699372 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1699374 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1699385 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1699410 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1699426 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1699428 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1699453 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1699462 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1699483 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1699485 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1699487 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1699504 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1699506 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1699523 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1699525 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1699531 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1699533 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1699538 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1699541 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1699543 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1699548 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1699550 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1699565 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1699567 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1699570 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1699572 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1699577 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1699595 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1699598 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1699610 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1699612 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1699614 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1699626 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1699654 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1699660 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1699662 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1699664 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1699667 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1699672 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1699693 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1699695 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1699719 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1699722 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1699724 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1699736 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1699741 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 1699762 INFO

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

onnector Stopped ServerConnector@1f32313{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1860735 INFO  (jetty-launcher-1824-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22207992
   [junit4]   2> 1860736 INFO  (jetty-launcher-1824-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24551373
   [junit4]   2> 1860736 INFO  (jetty-launcher-1824-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35180_solr as DOWN
   [junit4]   2> 1860736 INFO  (jetty-launcher-1824-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45389_solr as DOWN
   [junit4]   2> 1860742 INFO  (jetty-launcher-1824-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=95587946933846022-127.0.0.1:35180_solr-n_0000000000) closing
   [junit4]   2> 1860743 INFO  
(OverseerStateUpdate-95587946933846022-127.0.0.1:35180_solr-n_0000000000) 
[n:127.0.0.1:35180_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35180_solr
   [junit4]   2> 1860750 INFO  
(zkCallback-1835-thread-1-processing-n:127.0.0.1:35180_solr) 
[n:127.0.0.1:35180_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1860750 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 0x15398bb35cd0005, 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(Thread.java:745)
   [junit4]   2> 1860750 INFO  (jetty-launcher-1824-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10d5b13{/solr,null,UNAVAILABLE}
   [junit4]   2> 1860751 ERROR (jetty-launcher-1824-thread-1-EventThread) 
[n:127.0.0.1:45389_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$6/2094273@bc01dc
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@8396d3[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1862250 WARN  
(zkCallback-1835-thread-1-processing-n:127.0.0.1:35180_solr) 
[n:127.0.0.1:35180_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1862251 INFO  (jetty-launcher-1824-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12c37fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 1862252 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[D17B86E8DC7DBD45]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36851 36851
   [junit4]   2> 1872299 INFO  (Thread-4649) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36851 36851
   [junit4]   2> 1872299 WARN  (Thread-4649) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{quad_l1=PostingsFormat(name=MockRandom), 
range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=FST50, 
multiDefault=PostingsFormat(name=Direct), intDefault=FST50, 
id=PostingsFormat(name=Memory doPackFST= true), 
range_facet_i_dv=PostingsFormat(name=Direct), 
odd_l1=PostingsFormat(name=MockRandom), 
range_facet_l=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1347, 
maxMBSortInHeap=4.4030255776646205, sim=ClassicSimilarity, locale=zh-CN, 
timezone=ROK
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 1.8.0_72 
(32-bit)/cpus=12,threads=1,free=200476120,total=409862144
   [junit4]   2> NOTE: All tests run in this JVM: [FacetPivotSmallTest, 
TestCollapseQParserPlugin, DateRangeFieldTest, TestInitQParser, 
ExitableDirectoryReaderTest, DirectSolrConnectionTest, TestBlobHandler, 
DistributedQueryComponentCustomSortTest, BitVectorTest, TestFastWriter, 
TestCSVResponseWriter, PrimitiveFieldTypeTest, DateMathParserTest, 
TestSchemaNameResource, HdfsChaosMonkeyNothingIsSafeTest, 
TestSolrQueryResponse, BlockJoinFacetDistribTest, TestSolrDynamicMBean, 
CurrencyFieldXmlFileTest, TestReqParamsAPI, TestUseDocValuesAsStored2, 
DeleteStatusTest, TestClassicSimilarityFactory, TestPerFieldSimilarityClassic, 
ConjunctionSolrSpellCheckerTest, RecoveryZkTest, HLLSerializationTest, 
BadIndexSchemaTest, FieldAnalysisRequestHandlerTest, SuggestComponentTest, 
PKIAuthenticationIntegrationTest, TestFuzzyAnalyzedSuggestions, TestRecovery, 
SuggesterTest, DirectUpdateHandlerTest, TestGeoJSONResponseWriter, 
TestWriterPerf, TestExtendedDismaxParser, SSLMigrationTest, 
TestStandardQParsers, TestMacros, CollectionStateFormat2Test, 
HdfsTlogReplayBufferedWhileIndexingTest, TestPerFieldSimilarity, TestZkChroot, 
TestXmlQParser, HdfsRestartWhileUpdatingTest, TestIndexSearcher, 
ZkStateWriterTest, BinaryUpdateRequestHandlerTest, RulesTest, 
ReplicationFactorTest, TestReversedWildcardFilterFactory, 
CollectionsAPISolrJTest, TestManagedSynonymFilterFactory, HardAutoCommitTest, 
SuggesterWFSTTest, OverseerCollectionConfigSetProcessorTest, 
CdcrRequestHandlerTest, UnloadDistributedZkTest, TestSearchPerf, 
TestSolrDeletionPolicy1, TestPostingsSolrHighlighter, TestInfoStreamLogging, 
AssignTest, HighlighterMaxOffsetTest, TestCloudDeleteByQuery, CursorMarkTest, 
TestSolrQueryParserResource, StatelessScriptUpdateProcessorFactoryTest, 
HdfsDirectoryTest, TestOrdValues, TestStressReorder, PluginInfoTest, 
TestIndexingPerformance, TestJsonRequest, TestRebalanceLeaders, 
CoreAdminRequestStatusTest, TestDownShardTolerantSearch, 
RegexBoostProcessorTest, LeaderInitiatedRecoveryOnCommitTest, 
TestCollectionAPI, TestXIncludeConfig, 
ClassificationUpdateProcessorFactoryTest, MultiThreadedOCPTest, 
ClusterStateTest, HdfsNNFailoverTest, TestDefaultStatsCache, 
SharedFSAutoReplicaFailoverTest, TestJmxMonitoredMap, AutoCommitTest, 
TestSweetSpotSimilarityFactory, FieldMutatingUpdateProcessorTest, 
LukeRequestHandlerTest, TestFieldSortValues, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, TestHashPartitioner, TestJoin, 
SolrCmdDistributorTest, TestFiltering, TestCharFilters, TimeZoneUtilsTest, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, TestSolrJ, TestUtils, FileUtilsTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, 
CustomCollectionTest, LeaderFailoverAfterPartitionTest, OverseerTaskQueueTest, 
RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, 
TestAuthenticationFramework]
   [junit4] Completed [459/581 (1!)] on J2 in 174.74s, 8 tests, 1 error <<< 
FAILURES!

[...truncated 419 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: 581 suites (10 ignored), 2330 tests, 1 error, 115 
ignored (70 assumptions) [seed: D17B86E8DC7DBD45]

Total time: 61 minutes 41 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to