You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/05/01 09:46:52 UTC

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 546 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/546/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([F19310FC7EFDCA2A:87AD0F8F3FCA6705]: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:352)
	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 11705 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1006006 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1006006 INFO  (Thread-1868) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1006006 INFO  (Thread-1868) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1006106 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.ZkTestServer start zk server on port:43431
   [junit4]   2> 1006106 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006107 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006143 INFO  (zkCallback-862-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d344c3 name:ZooKeeperConnection Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006143 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006143 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006143 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1006151 INFO  (jetty-launcher-861-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006151 INFO  (jetty-launcher-861-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006151 INFO  (jetty-launcher-861-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006152 INFO  (jetty-launcher-861-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006152 INFO  (jetty-launcher-861-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006153 INFO  (jetty-launcher-861-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@185650b{/solr,null,AVAILABLE}
   [junit4]   2> 1006153 INFO  (jetty-launcher-861-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@47eb89{HTTP/1.1,[http/1.1]}{127.0.0.1:43065}
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] o.e.j.s.Server Started @1008094ms
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43065}
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1'
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@660818{/solr,null,AVAILABLE}
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@102500e{/solr,null,AVAILABLE}
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@97f8fc{HTTP/1.1,[http/1.1]}{127.0.0.1:37251}
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] o.e.j.s.Server Started @1008097ms
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37251}
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18a378e{/solr,null,AVAILABLE}
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2'
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1006158 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006158 INFO  (jetty-launcher-861-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b534f3{/solr,null,AVAILABLE}
   [junit4]   2> 1006158 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1af12bb{HTTP/1.1,[http/1.1]}{127.0.0.1:44779}
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] o.e.j.s.Server Started @1008099ms
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44779}
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@e72a{HTTP/1.1,[http/1.1]}{127.0.0.1:37724}
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-5) [    ] o.e.j.s.Server Started @1008099ms
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4'
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37724}
   [junit4]   2> 1006161 INFO  (zkCallback-864-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18407e2 name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006160 INFO  (zkCallback-863-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15d4750 name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1052686{HTTP/1.1,[http/1.1]}{127.0.0.1:45020}
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-3) [    ] o.e.j.s.Server Started @1008102ms
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45020}
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3'
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5'
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1006164 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006164 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006164 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006166 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006167 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006167 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006168 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006169 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006169 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006171 INFO  (zkCallback-865-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d124c name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006171 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006171 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006173 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006173 INFO  (zkCallback-866-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b06b9 name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006173 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006173 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006173 INFO  (zkCallback-867-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aa3006 name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006173 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006174 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2/.
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 30049263
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2]
   [junit4]   2> 1006182 WARN  (jetty-launcher-861-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2/lib
   [junit4]   2> 1006183 INFO  (jetty-launcher-861-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> 1006184 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4/.
   [junit4]   2> 1006184 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 30053507
   [junit4]   2> 1006184 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4]
   [junit4]   2> 1006184 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006184 WARN  (jetty-launcher-861-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4/lib
   [junit4]   2> 1006185 INFO  (jetty-launcher-861-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> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006187 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006188 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006189 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006189 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006189 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006189 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006190 INFO  (zkCallback-872-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ea613a name:ZooKeeperConnection Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006190 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006190 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006191 INFO  (jetty-launcher-861-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006203 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1/.
   [junit4]   2> 1006203 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 14043628
   [junit4]   2> 1006203 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1]
   [junit4]   2> 1006203 WARN  (jetty-launcher-861-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1/lib
   [junit4]   2> 1006203 INFO  (jetty-launcher-861-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> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006205 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006216 INFO  (zkCallback-873-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1141574 name:ZooKeeperConnection Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5/.
   [junit4]   2> 1006216 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3/.
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 7314796
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5]
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 27421301
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3]
   [junit4]   2> 1006217 WARN  (jetty-launcher-861-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5/lib
   [junit4]   2> 1006217 WARN  (jetty-launcher-861-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3/lib
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-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> 1006217 INFO  (jetty-launcher-861-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-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> 1006219 INFO  (zkCallback-876-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f6d003 name:ZooKeeperConnection Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006221 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006221 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@52a8fa
   [junit4]   2> 1006221 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006223 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@1ad32ee
   [junit4]   2> 1006223 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006224 INFO  (zkCallback-882-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1438f4f name:ZooKeeperConnection Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@963551
   [junit4]   2> 1006225 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f2ab0 name:ZooKeeperConnection Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006225 INFO  (zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bd46b name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006226 INFO  (zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f4817b name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006226 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006228 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13b0eec name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006228 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006229 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1006229 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@e096bb
   [junit4]   2> 1006230 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@19e896e
   [junit4]   2> 1006230 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006230 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006232 INFO  (zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a96689 name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006233 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006233 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e3f7 name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1006233 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006234 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1006246 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1006246 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1006246 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1006248 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1006248 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1006262 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1006262 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1006282 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1006282 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1006312 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1006312 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1006314 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1006314 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1006314 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006402 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1006405 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1006405 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1006405 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1006408 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1006408 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1006409 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1006432 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006432 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006432 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006433 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006443 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95819385557024780-127.0.0.1:37251_solr-n_0000000000
   [junit4]   2> 1006443 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006443 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95819385557024782-127.0.0.1:45020_solr-n_0000000001
   [junit4]   2> 1006443 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95819385557024783-127.0.0.1:37724_solr-n_0000000002
   [junit4]   2> 1006468 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95819385557024781-127.0.0.1:43065_solr-n_0000000003
   [junit4]   2> 1006468 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37251_solr
   [junit4]   2> 1006468 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1006470 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95819385557024779-127.0.0.1:44779_solr-n_0000000004
   [junit4]   2> 1006470 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95819385557024780-127.0.0.1:37251_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1006470 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95819385557024782-127.0.0.1:45020_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1006470 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95819385557024783-127.0.0.1:37724_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1006471 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95819385557024781-127.0.0.1:43065_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1006471 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45020_solr
   [junit4]   2> 1006473 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37724_solr
   [junit4]   2> 1006473 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43065_solr
   [junit4]   2> 1006473 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44779_solr
   [junit4]   2> 1006475 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer Overseer (id=95819385557024780-127.0.0.1:37251_solr-n_0000000000) starting
   [junit4]   2> 1006475 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45020_solr
   [junit4]   2> 1006477 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37724_solr
   [junit4]   2> 1006477 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44779_solr
   [junit4]   2> 1006477 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43065_solr
   [junit4]   2> 1006480 INFO  (zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) [n:127.0.0.1:37251_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> 1006480 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) [n:127.0.0.1:37724_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> 1006480 INFO  (zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) [n:127.0.0.1:44779_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> 1006481 INFO  (zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) [n:127.0.0.1:45020_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> 1006480 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) [n:127.0.0.1:43065_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> 1006490 INFO  (zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1006490 INFO  (zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) [n:127.0.0.1:37251_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: [3])
   [junit4]   2> 1006491 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1006491 INFO  (zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1006491 INFO  (zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1006491 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1006491 INFO  (zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1006493 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1006501 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1006501 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1006502 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3/.
   [junit4]   2> 1006502 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1006503 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1006503 INFO  (jetty-launcher-861-thread-3) [n:127.0.0.1:45020_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1006511 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1006511 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1006511 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1/.
   [junit4]   2> 1006511 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1006516 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1006516 INFO  (jetty-launcher-861-thread-1) [n:127.0.0.1:43065_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1006517 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1006517 INFO  (OverseerCollectionConfigSetProcessor-95819385557024780-127.0.0.1:37251_solr-n_0000000000) [n:127.0.0.1:37251_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1006518 INFO  (OverseerStateUpdate-95819385557024780-127.0.0.1:37251_solr-n_0000000000) [n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1006519 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37251_solr as DOWN
   [junit4]   2> 1006521 INFO  (OverseerStateUpdate-95819385557024780-127.0.0.1:37251_solr-n_0000000000) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1006524 INFO  (OverseerStateUpdate-95819385557024780-127.0.0.1:37251_solr-n_0000000000) [n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37251_solr"} current state version: 0
   [junit4]   2> 1006524 INFO  (OverseerStateUpdate-95819385557024780-127.0.0.1:37251_solr-n_0000000000) [n:127.0.0.1:37251_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37251_solr
   [junit4]   2> 1006526 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1006526 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1006526 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4/.
   [junit4]   2> 1006526 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1006527 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1006527 INFO  (jetty-launcher-861-thread-4) [n:127.0.0.1:44779_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1006528 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1006528 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1006528 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5/.
   [junit4]   2> 1006528 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1006529 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1006529 INFO  (jetty-launcher-861-thread-5) [n:127.0.0.1:37724_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1007523 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37251_solr
   [junit4]   2> 1007535 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37251_solr
   [junit4]   2> 1007538 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) [n:127.0.0.1:43065_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> 1007538 INFO  (zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) [n:127.0.0.1:45020_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> 1007538 INFO  (zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) [n:127.0.0.1:44779_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> 1007538 INFO  (zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) [n:127.0.0.1:37251_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> 1007539 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) [n:127.0.0.1:37724_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> 1007539 INFO  (zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) [n:127.0.0.1:44779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007539 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) [n:127.0.0.1:43065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007539 INFO  (zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) [n:127.0.0.1:45020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007539 INFO  (zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) [n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007539 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) [n:127.0.0.1:37724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007557 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1007557 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1007557 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2/.
   [junit4]   2> 1007557 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1007558 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1007558 INFO  (jetty-launcher-861-thread-2) [n:127.0.0.1:37251_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1007558 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1007558 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1007560 INFO  (zkCallback-888-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@87fc9c name:ZooKeeperConnection Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1007560 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1007561 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1007563 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:43431/solr
   [junit4]   2> 1007563 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1007564 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1007566 INFO  (zkCallback-890-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16196a6 name:ZooKeeperConnection Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1007566 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1007566 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1007567 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1007572 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1007586 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1007589 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1007594 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1007599 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1007611 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1007613 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1007652 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1007654 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1007656 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1007673 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1007688 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1007690 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1007693 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1007704 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1007723 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1007725 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1007736 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1007739 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1007750 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1007755 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1007757 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1007769 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1007775 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1007794 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1007811 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1007814 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1007832 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1007838 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1007841 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1007843 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1007845 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1007857 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1007870 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1007873 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1007875 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1007887 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1007890 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1007905 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1007907 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1007909 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1007920 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1007922 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1007939 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1007948 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1007972 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1007974 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1007979 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1007982 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1007984 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1008006 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1008008 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1008020 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1008031 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1008034 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1008036 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1008061 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1008073 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1008075 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1008080 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1008082 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1008097 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1008099 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1008118 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1008136 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1008138 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1008140 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1008142 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1008154 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1008184 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1008190 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1008195 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1008198 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1008217 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1008220 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1008239 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 1008260 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 1008266 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 1008268 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 1008273 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 1008285 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 1008287 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 1008289 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 1008304 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 1008316 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 1008328 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 1008330 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 1008335 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1008338 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 1008359 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 1008368 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1008380 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 1008383 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 1008398 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 1008418 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 1008423 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-classification.xml
   [junit4]   2> 1008426 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 1008441 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 1008443 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
   [junit4]   2> 1008448 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 1008464 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-binaryfield.xml
   [junit4]   2> 1008466 INFO  (TEST-TestMiniSolrCloudCluster.t

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

topped o.e.j.s.ServletContextHandler@165b977{/solr,null,UNAVAILABLE}
   [junit4]   2> 1174162 WARN  (zkCallback-1060-thread-2-processing-n:127.0.0.1:43032_solr) [n:127.0.0.1:43032_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1174162 WARN  (zkCallback-1057-thread-3-processing-n:127.0.0.1:36412_solr) [n:127.0.0.1:36412_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testcollection/leader_elect/shard2/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1174162 INFO  (jetty-launcher-1035-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8dff74{/solr,null,UNAVAILABLE}
   [junit4]   2> 1174162 WARN  (zkCallback-1057-thread-1-processing-n:127.0.0.1:36412_solr) [n:127.0.0.1:36412_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:729)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1174163 INFO  (jetty-launcher-1035-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f1612b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1174164 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[F19310FC7EFDCA2A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46781 46781
   [junit4]   2> 1174180 INFO  (Thread-2200) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46781 46781
   [junit4]   2> 1174181 WARN  (Thread-2200) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/testcollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95819393843724299-127.0.0.1:36412_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/95819393843724303-127.0.0.1:38079_solr-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/95819393843724302-127.0.0.1:43032_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001
   [junit4]   2> May 01, 2016 7:32:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=it-CH, timezone=America/Cayman
   [junit4]   2> NOTE: Linux 4.2.0-35-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=147303584,total=308281344
   [junit4]   2> NOTE: All tests run in this JVM: [SolrXmlInZkTest, TestHashPartitioner, DistributedQueueTest, TestExclusionRuleCollectionAccess, DistributedTermsComponentTest, AliasIntegrationTest, TestSortByMinMaxFunction, TestFieldResource, MBeansHandlerTest, TestInfoStreamLogging, ClusterStateUpdateTest, RecoveryAfterSoftCommitTest, TestConfigSets, HttpPartitionTest, TestEmbeddedSolrServerConstructors, TestDocumentBuilder, TestReRankQParserPlugin, ConvertedLegacyTest, TestSizeLimitedDistributedMap, SolrIndexConfigTest, SuggestComponentTest, SolrPluginUtilsTest, TestMiniSolrCloudClusterSSL, DateRangeFieldTest, TestBM25SimilarityFactory, TestScoreJoinQPNoScore, TestSolr4Spatial2, WordBreakSolrSpellCheckerTest, TolerantUpdateProcessorTest, BlockJoinFacetRandomTest, BitVectorTest, TestMacros, ConfigSetsAPITest, BlockDirectoryTest, ZkCLITest, CloudMLTQParserTest, TestQueryUtils, ChaosMonkeyNothingIsSafeTest, TestPartialUpdateDeduplication, TestGeoJSONResponseWriter, NotRequiredUniqueKeyTest, TestTolerantUpdateProcessorCloud, SolrIndexSplitterTest, SharedFSAutoReplicaFailoverUtilsTest, CollectionsAPIAsyncDistributedZkTest, LoggingHandlerTest, TestSolrQueryParserResource, OpenExchangeRatesOrgProviderTest, MinimalSchemaTest, MultiTermTest, CollectionsAPIDistributedZkTest, TestSurroundQueryParser, SolrInfoMBeanTest, TestWordDelimiterFilterFactory, OpenCloseCoreStressTest, DeleteReplicaTest, UpdateRequestProcessorFactoryTest, TestFiltering, TestSchemaNameResource, DocValuesTest, TestQueryWrapperFilter, FacetPivotSmallTest, TestPivotHelperCode, TermsComponentTest, TestSystemIdResolver, CollectionReloadTest, TestPerFieldSimilarityWithDefaultOverride, TestManagedResourceStorage, TestMiniSolrCloudCluster]
   [junit4] Completed [376/592 (1!)] on J1 in 168.94s, 7 tests, 1 error <<< FAILURES!

[...truncated 735 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: 592 suites (10 ignored), 2399 tests, 1 error, 114 ignored (70 assumptions) [seed: F19310FC7EFDCA2A]

Total time: 62 minutes 22 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



[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 547 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/547/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=5674, name=Thread-1643, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)         at org.apache.solr.core.SolrCore$$Lambda$31/15443165.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)    2) Thread[id=6081, name=Thread-1720, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)         at org.apache.solr.core.SolrCore$$Lambda$31/15443165.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)    3) Thread[id=5018, name=Thread-1553, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)         at org.apache.solr.core.SolrCore$$Lambda$31/15443165.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=5674, name=Thread-1643, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)
        at org.apache.solr.core.SolrCore$$Lambda$31/15443165.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)
   2) Thread[id=6081, name=Thread-1720, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)
        at org.apache.solr.core.SolrCore$$Lambda$31/15443165.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)
   3) Thread[id=5018, name=Thread-1553, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)
        at org.apache.solr.core.SolrCore$$Lambda$31/15443165.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)
	at __randomizedtesting.SeedInfo.seed([CEFA16432BCADC83]:0)




Build Log:
[...truncated 11148 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/init-core-data-001
   [junit4]   2> 489776 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[CEFA16432BCADC83]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 489776 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[CEFA16432BCADC83]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 489779 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 489779 INFO  (Thread-1388) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 489779 INFO  (Thread-1388) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 489879 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.ZkTestServer start zk server on port:32973
   [junit4]   2> 489879 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 489880 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 489881 INFO  (zkCallback-754-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1df7d01 name:ZooKeeperConnection Watcher:127.0.0.1:32973 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 489882 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 489882 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 489882 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 489884 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 489884 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 489886 INFO  (zkCallback-755-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b2ac82 name:ZooKeeperConnection Watcher:127.0.0.1:32973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 489886 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 489886 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 489886 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 489888 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 489890 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 489891 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 489893 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 489893 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 489895 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 489895 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 489897 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 489897 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 489899 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 489899 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 489900 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 489900 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 489902 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 489902 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 489903 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 489903 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 489904 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 489904 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 489905 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 489906 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 489907 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 489907 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 489908 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 489909 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 489987 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1
   [junit4]   2> 489989 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 489990 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b47820{/,null,AVAILABLE}
   [junit4]   2> 489994 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6373b7{HTTP/1.1,[http/1.1]}{127.0.0.1:45657}
   [junit4]   2> 489994 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.e.j.s.Server Started @491324ms
   [junit4]   2> 489994 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/tempDir-001/control/data, hostContext=/, hostPort=45657, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores}
   [junit4]   2> 489994 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 489994 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001'
   [junit4]   2> 489995 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 489995 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 489995 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 489995 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 490007 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cec38e name:ZooKeeperConnection Watcher:127.0.0.1:32973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 490007 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 490008 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 490009 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 490009 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/solr.xml
   [junit4]   2> 490018 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores
   [junit4]   2> 490019 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.CoreContainer New CoreContainer 22741988
   [junit4]   2> 490019 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001]
   [junit4]   2> 490019 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/lib
   [junit4]   2> 490019 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] 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> 490021 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 490022 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 490022 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 490022 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32973/solr
   [junit4]   2> 490022 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 490022 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 490022 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 490023 INFO  (zkCallback-759-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e01526 name:ZooKeeperConnection Watcher:127.0.0.1:32973 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 490024 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 490024 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 490025 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$26/22208855@b5de96
   [junit4]   2> 490025 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 490026 INFO  (zkCallback-760-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b7086 name:ZooKeeperConnection Watcher:127.0.0.1:32973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 490026 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 490027 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 490029 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 490032 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 490034 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 490035 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 490036 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 490038 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 490039 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 490040 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 490040 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 490042 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 490044 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 490044 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 490046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 490046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95820122251788292-127.0.0.1:45657_-n_0000000000
   [junit4]   2> 490046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45657_
   [junit4]   2> 490046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 490047 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer Overseer (id=95820122251788292-127.0.0.1:45657_-n_0000000000) starting
   [junit4]   2> 490049 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 490053 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 490053 INFO  (OverseerCollectionConfigSetProcessor-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 490054 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45657_
   [junit4]   2> 490054 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 490054 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45657_
   [junit4]   2> 490056 INFO  (zkCallback-760-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_    ] 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> 490056 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 490056 INFO  (zkCallback-760-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 490103 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 490104 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 490104 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores
   [junit4]   2> 490106 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 490106 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1
   [junit4]   2> 490106 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 490106 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 490107 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:45657_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 490107 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 490107 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 490108 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 490108 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 490108 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45657",
   [junit4]   2>   "node_name":"127.0.0.1:45657_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 490108 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 490108 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45657",
   [junit4]   2>   "node_name":"127.0.0.1:45657_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 490109 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 490109 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 490109 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 490110 INFO  (zkCallback-760-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 491109 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 491109 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 491110 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 491110 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 491110 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 491110 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1'
   [junit4]   2> 491110 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 491111 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 491112 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 491121 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 491132 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 491148 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 491162 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 491279 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 491286 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 491287 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 491298 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 491300 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 491302 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 491302 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 491303 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 491304 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 491304 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 491304 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1/data/]
   [junit4]   2> 491304 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c52f05
   [junit4]   2> 491305 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1/data
   [junit4]   2> 491305 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1/data/index/
   [junit4]   2> 491305 WARN  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 491305 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1/data/index
   [junit4]   2> 491306 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1312497614, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 491306 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cc1ea7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@98d2e8),segFN=segments_1,generation=1}
   [junit4]   2> 491306 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 491306 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1/data/
   [junit4]   2> 491307 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 491309 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 491309 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 491309 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 491310 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 491310 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 491310 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 491310 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 491310 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 491310 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 491310 WARN  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 491312 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 491314 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 491315 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 491316 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 491320 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 491320 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 491321 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 491321 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 491322 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 491322 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 491323 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27313243290401146]
   [junit4]   2> 491323 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cc1ea7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@98d2e8),segFN=segments_1,generation=1}
   [junit4]   2> 491323 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 491323 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16d24eb[collection1] main]
   [junit4]   2> 491323 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 491324 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 491324 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 491324 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 491324 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 491325 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 491325 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 491326 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 491326 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 491326 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 491328 INFO  (searcherExecutor-2119-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16d24eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 491328 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 491328 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 491328 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 491328 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533121957651808256
   [junit4]   2> 491330 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1533121957651808256
   [junit4]   2> 491330 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 491331 INFO  (coreLoadExecutor-2118-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 491331 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:45657 collection:control_collection shard:shard1
   [junit4]   2> 491332 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 491334 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95820122251788292-core_node1-n_0000000000
   [junit4]   2> 491334 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 491335 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 491335 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 491335 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45657/collection1/
   [junit4]   2> 491336 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 491338 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 491338 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45657/collection1/ has no replicas
   [junit4]   2> 491339 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 491340 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95820122251788292-core_node1-n_0000000000
   [junit4]   2> 491342 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45657/collection1/ shard1
   [junit4]   2> 491342 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:45657",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 491444 INFO  (zkCallback-760-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 491493 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:45657/collection1/ and leader is http://127.0.0.1:45657/collection1/
   [junit4]   2> 491493 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45657
   [junit4]   2> 491493 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 491493 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 491493 INFO  (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:45657_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45657_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 491495 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45657",
   [junit4]   2>   "node_name":"127.0.0.1:45657_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 491495 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45657",
   [junit4]   2>   "node_name":"127.0.0.1:45657_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 491597 INFO  (zkCallback-760-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 491608 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491608 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491610 INFO  (zkCallback-762-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@de57ca name:ZooKeeperConnection Watcher:127.0.0.1:32973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491610 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491610 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491610 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 491611 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 491612 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 491612 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 491612 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491612 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491613 INFO  (zkCallback-763-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5698d0 name:ZooKeeperConnection Watcher:127.0.0.1:32973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491614 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491614 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491616 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 491616 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 491718 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 491754 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001/cores/collection1
   [junit4]   2> 491755 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001
   [junit4]   2> 491756 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 491757 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@164b19d{/,null,AVAILABLE}
   [junit4]   2> 491757 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.e.j.s.ServerConnector Started ServerConnector@198f0e7{HTTP/1.1,[http/1.1]}{127.0.0.1:41768}
   [junit4]   2> 491758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.e.j.s.Server Started @493088ms
   [junit4]   2> 491758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41768, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001/cores}
   [junit4]   2> 491758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 491758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001'
   [junit4]   2> 491758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 491758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 491758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491759 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491760 INFO  (zkCallback-764-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6efc56 name:ZooKeeperConnection Watcher:127.0.0.1:32973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491760 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491760 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491761 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 491761 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001/solr.xml
   [junit4]   2> 491766 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001/cores
   [junit4]   2> 491766 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.CoreContainer New CoreContainer 7660273
   [junit4]   2> 491766 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001]
   [junit4]   2> 491766 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001/lib
   [junit4]   2> 491767 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] 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> 491773 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 491774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 491774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 491774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32973/solr
   [junit4]   2> 491774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 491774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491775 INFO  (zkCallback-767-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30c9b2 name:ZooKeeperConnection Watcher:127.0.0.1:32973 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491776 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491776 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491777 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$26/22208855@447572
   [junit4]   2> 491777 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491778 INFO  (zkCallback-768-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12bc278 name:ZooKeeperConnection Watcher:127.0.0.1:32973/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491778 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491782 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 491783 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 491784 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 491784 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95820122251788297-127.0.0.1:41768_-n_0000000001
   [junit4]   2> 491785 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95820122251788292-127.0.0.1:45657_-n_0000000000 to know if I could be the leader
   [junit4]   2> 491785 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41768_ as DOWN
   [junit4]   2> 491786 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41768_"} current state version: 3
   [junit4]   2> 491787 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41768_
   [junit4]   2> 491787 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 491898 INFO  (zkCallback-762-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 491898 INFO  (zkCallback-768-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 491898 INFO  (zkCallback-760-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 492787 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41768_
   [junit4]   2> 492787 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41768_
   [junit4]   2> 492788 INFO  (zkCallback-760-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 492788 INFO  (zkCallback-768-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 492788 INFO  (zkCallback-762-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 492789 INFO  (zkCallback-760-thread-1-processing-n:127.0.0.1:45657_) [n:127.0.0.1:45657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 492789 INFO  (zkCallback-768-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 492789 INFO  (zkCallback-762-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 492819 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 492819 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 492820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001/cores
   [junit4]   2> 492821 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 492821 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001/cores/collection1
   [junit4]   2> 492821 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 492822 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 492822 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[CEFA16432BCADC83]) [n:127.0.0.1:41768_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 492822 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 492822 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 492823 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 492823 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 492823 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 492823 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41768",
   [junit4]   2>   "node_name":"127.0.0.1:41768_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 492824 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 492824 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41768",
   [junit4]   2>   "node_name":"127.0.0.1:41768_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 492824 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 492824 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 492926 INFO  (OverseerStateUpdate-95820122251788292-127.0.0.1:45657_-n_0000000000) [n:127.0.0.1:45657_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 492927 INFO  (zkCallback-768-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 492927 INFO  (zkCallback-768-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 493824 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 493824 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 493825 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 493825 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 493825 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 493825 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_CEFA16432BCADC83-001/shard-1-001/cores/collection1'
   [junit4]   2> 493826 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 493826 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 493827 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 493834 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 493838 INFO  (coreLoadExecutor-2129-thread-1-processing-n:127.0.0.1:41768_) [n:127.0.0.1:41768_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 493847 INFO 

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

   ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [collection1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:921)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:52)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: Could not load resource=schema.xml
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2> 	... 8 more
   [junit4]   2> May 01, 2016 10:38:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1623, maxMBSortInHeap=7.46579418375665, sim=ClassicSimilarity, locale=sr-Latn-ME, timezone=America/Merida
   [junit4]   2> NOTE: Linux 4.2.0-35-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=173360472,total=369176576
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, RecoveryAfterSoftCommitTest, TestJsonFacets, HighlighterTest, WordBreakSolrSpellCheckerTest, TestSolrCoreProperties, TestConfigSetsAPI, ZkCLITest, CustomCollectionTest, SpellingQueryConverterTest, TestRebalanceLeaders, TestCoreContainer, SimplePostToolTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestPerFieldSimilarityWithDefaultOverride, SuggestComponentTest, TestLMJelinekMercerSimilarityFactory, TestReqParamsAPI, TestQueryUtils, DocumentBuilderTest, MultiTermTest, SortByFunctionTest, TestConfigSets, SharedFSAutoReplicaFailoverUtilsTest, TestSolr4Spatial2, CSVRequestHandlerTest, TriLevelCompositeIdRoutingTest, HLLSerializationTest, TestSha256AuthenticationProvider, TestCodecSupport, TestSolrQueryResponse, SolrIndexConfigTest, CoreAdminRequestStatusTest, TestBlobHandler, TestPartialUpdateDeduplication, TestQueryWrapperFilter, ChaosMonkeyNothingIsSafeTest, AnalyticsQueryTest, HdfsRecoveryZkTest, HdfsWriteToMultipleCollectionsTest, SolrPluginUtilsTest, TestEmbeddedSolrServerConstructors, DistanceFunctionTest, TestDFISimilarityFactory, MinimalSchemaTest, TestRequestStatusCollectionAPI, SolrIndexSplitterTest, ShardRoutingCustomTest, RuleEngineTest, DistributedMLTComponentTest, ExitableDirectoryReaderTest, DistributedIntervalFacetingTest, AliasIntegrationTest, HdfsLockFactoryTest, TestSurroundQueryParser, BitVectorTest, BlockDirectoryTest, CollectionsAPIAsyncDistributedZkTest, TestHashPartitioner, DistributedQueryComponentCustomSortTest, FastVectorHighlighterTest, TestInfoStreamLogging, FacetPivotSmallTest, SpellCheckCollatorTest, TestUseDocValuesAsStored, FileUtilsTest, TestHashQParserPlugin, SpatialFilterTest, SecurityConfHandlerTest, NotRequiredUniqueKeyTest, BasicFunctionalityTest, TermVectorComponentTest, SolrInfoMBeanTest, ZkSolrClientTest, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=CEFA16432BCADC83 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=America/Merida -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=5674, name=Thread-1643, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$31/15443165.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)
   [junit4]    >    2) Thread[id=6081, name=Thread-1720, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$31/15443165.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)
   [junit4]    >    3) Thread[id=5018, name=Thread-1553, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$31/15443165.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEFA16432BCADC83]:0)
   [junit4] Completed [203/592 (1!)] on J1 in 68.30s, 1 test, 1 error <<< FAILURES!

[...truncated 1291 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: 592 suites (10 ignored), 2399 tests, 1 suite-level error, 114 ignored (70 assumptions) [seed: CEFA16432BCADC83]

Total time: 68 minutes 31 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