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/03/18 12:58:07 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+109) - Build # 16247 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16247/
Java: 32bit/jdk-9-ea+109 -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([A6F0AC6A8F02DDCF:D0CEB319CE3570E0]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:446)
	at sun.nio.ch.Net.bind(Net.java:438)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:225)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:356)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	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:804)




Build Log:
[...truncated 11209 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 673648 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 673649 INFO  (Thread-2369) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 673649 INFO  (Thread-2369) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 673749 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.ZkTestServer start zk server on port:35274
   [junit4]   2> 673749 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673749 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673765 INFO  (zkCallback-943-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a4bf32 name:ZooKeeperConnection Watcher:127.0.0.1:35274 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673765 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673766 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673766 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 673782 INFO  (jetty-launcher-942-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 673782 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 673783 INFO  (jetty-launcher-942-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@122309e{/solr,null,AVAILABLE}
   [junit4]   2> 673783 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e6e162{/solr,null,AVAILABLE}
   [junit4]   2> 673783 INFO  (jetty-launcher-942-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@976ee6{HTTP/1.1,[http/1.1]}{127.0.0.1:45025}
   [junit4]   2> 673783 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c015f1{HTTP/1.1,[http/1.1]}{127.0.0.1:45239}
   [junit4]   2> 673783 INFO  (jetty-launcher-942-thread-3) [    ] o.e.j.s.Server Started @676003ms
   [junit4]   2> 673783 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.Server Started @676003ms
   [junit4]   2> 673783 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45025}
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45239}
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1591d15
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1591d15
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node3'
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node1'
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673784 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673786 INFO  (zkCallback-944-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1664cf3 name:ZooKeeperConnection Watcher:127.0.0.1:35274/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673786 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673786 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673788 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 673788 INFO  (zkCallback-945-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a0bfa name:ZooKeeperConnection Watcher:127.0.0.1:35274/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673788 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673788 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673788 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 673798 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node1/.
   [junit4]   2> 673798 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node3/.
   [junit4]   2> 673798 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1538982ebf10001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 673798 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 6836104
   [junit4]   2> 673798 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 29346084
   [junit4]   2> 673798 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node3]
   [junit4]   2> 673798 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node1]
   [junit4]   2> 673798 WARN  (jetty-launcher-942-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node3/lib
   [junit4]   2> 673798 WARN  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node1/lib
   [junit4]   2> 673799 INFO  (jetty-launcher-942-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> 673799 INFO  (jetty-launcher-942-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> 673799 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 673799 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35274/solr
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35274/solr
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673800 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673802 INFO  (zkCallback-950-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9a9130 name:ZooKeeperConnection Watcher:127.0.0.1:35274 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673802 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673802 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673804 INFO  (zkCallback-951-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b6bbc6 name:ZooKeeperConnection Watcher:127.0.0.1:35274 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673804 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673804 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673806 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1538982ebf10003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 673806 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673808 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673809 INFO  (zkCallback-952-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@145a467 name:ZooKeeperConnection Watcher:127.0.0.1:35274/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673809 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673811 INFO  (zkCallback-953-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11f5b49 name:ZooKeeperConnection Watcher:127.0.0.1:35274/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673811 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673813 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 673813 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 673820 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 673820 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 673831 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 673833 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 673838 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 673839 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 673857 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 673859 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 673863 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 673863 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 673866 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 673866 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 673882 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 673882 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 673885 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 673885 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 673889 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 673889 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 673915 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 673915 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 673915 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 673915 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 673916 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 673916 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 673919 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 673919 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 673922 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 673922 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 673924 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95571212502106118-127.0.0.1:45025_solr-n_0000000000
   [junit4]   2> 673926 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95571212502106117-127.0.0.1:45239_solr-n_0000000001
   [junit4]   2> 673926 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45025_solr
   [junit4]   2> 673926 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 673926 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95571212502106118-127.0.0.1:45025_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 673926 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45239_solr
   [junit4]   2> 673942 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.Overseer Overseer (id=95571212502106118-127.0.0.1:45025_solr-n_0000000000) starting
   [junit4]   2> 673942 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45239_solr
   [junit4]   2> 673947 INFO  (zkCallback-953-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 673947 INFO  (zkCallback-952-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 673950 INFO  (zkCallback-953-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 673950 INFO  (zkCallback-952-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 673950 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 673963 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 673963 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 673963 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node1/.
   [junit4]   2> 673963 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 673964 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 673964 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 673964 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 673964 INFO  (OverseerCollectionConfigSetProcessor-95571212502106118-127.0.0.1:45025_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 673964 INFO  (OverseerStateUpdate-95571212502106118-127.0.0.1:45025_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 673964 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45025_solr as DOWN
   [junit4]   2> 673967 INFO  (OverseerStateUpdate-95571212502106118-127.0.0.1:45025_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 673968 INFO  (OverseerStateUpdate-95571212502106118-127.0.0.1:45025_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45025_solr"} current state version: 0
   [junit4]   2> 673968 INFO  (OverseerStateUpdate-95571212502106118-127.0.0.1:45025_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45025_solr
   [junit4]   2> 674967 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45025_solr
   [junit4]   2> 674981 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45025_solr
   [junit4]   2> 674990 INFO  (zkCallback-953-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> 674990 INFO  (zkCallback-952-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> 674990 INFO  (zkCallback-953-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 674990 INFO  (zkCallback-952-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 675006 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 675006 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 675007 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-001/node3/.
   [junit4]   2> 675007 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 675007 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 675007 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 675008 INFO  (jetty-launcher-942-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1c015f1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 675008 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@976ee6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 675008 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29346084
   [junit4]   2> 675008 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6836104
   [junit4]   2> 675009 INFO  (jetty-launcher-942-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45239_solr as DOWN
   [junit4]   2> 675009 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45025_solr as DOWN
   [junit4]   2> 675075 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95571212502106118-127.0.0.1:45025_solr-n_0000000000) closing
   [junit4]   2> 675075 INFO  (OverseerStateUpdate-95571212502106118-127.0.0.1:45025_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45025_solr
   [junit4]   2> 675093 INFO  (zkCallback-952-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: [2])
   [junit4]   2> 675093 INFO  (zkCallback-953-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: [2])
   [junit4]   2> 675093 WARN  (zkCallback-952-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 675093 INFO  (jetty-launcher-942-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e6e162{/solr,null,UNAVAILABLE}
   [junit4]   2> 676593 WARN  (zkCallback-953-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 676593 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@122309e{/solr,null,UNAVAILABLE}
   [junit4]   2> 676594 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35274 35274
   [junit4]   2> 676605 INFO  (Thread-2369) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35274 35274
   [junit4]   2> 676606 WARN  (Thread-2369) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 676608 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 676608 INFO  (Thread-2390) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 676608 INFO  (Thread-2390) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 676708 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.ZkTestServer start zk server on port:43010
   [junit4]   2> 676708 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676708 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676737 INFO  (zkCallback-955-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b34946 name:ZooKeeperConnection Watcher:127.0.0.1:43010 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676737 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676737 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676737 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 676776 INFO  (jetty-launcher-954-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676776 INFO  (jetty-launcher-954-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676776 INFO  (jetty-launcher-954-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676776 INFO  (jetty-launcher-954-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676777 INFO  (jetty-launcher-954-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1beff7{/solr,null,AVAILABLE}
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fa72b5{/solr,null,AVAILABLE}
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1449b72{/solr,null,AVAILABLE}
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15a76f2{/solr,null,AVAILABLE}
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c46d98{/solr,null,AVAILABLE}
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@110c8f6{HTTP/1.1,[http/1.1]}{127.0.0.1:34649}
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@69597c{HTTP/1.1,[http/1.1]}{127.0.0.1:41348}
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-3) [    ] o.e.j.s.Server Started @678997ms
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-2) [    ] o.e.j.s.Server Started @678998ms
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34649}
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41348}
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@646aeb{HTTP/1.1,[http/1.1]}{127.0.0.1:35547}
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@41d0a2{HTTP/1.1,[http/1.1]}{127.0.0.1:33214}
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1591d15
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-1) [    ] o.e.j.s.Server Started @678998ms
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node3'
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33214}
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1591d15
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node2'
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-4) [    ] o.e.j.s.Server Started @678998ms
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676778 INFO  (jetty-launcher-954-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1638c1{HTTP/1.1,[http/1.1]}{127.0.0.1:42652}
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35547}
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1591d15
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node1'
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-5) [    ] o.e.j.s.Server Started @678998ms
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42652}
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1591d15
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1591d15
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node4'
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node5'
   [junit4]   2> 676779 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676780 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676793 INFO  (zkCallback-956-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11dfe67 name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676793 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676794 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676800 INFO  (zkCallback-957-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19c1b1a name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676800 INFO  (zkCallback-958-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@178f913 name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676800 INFO  (zkCallback-959-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11cea35 name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676800 INFO  (zkCallback-960-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30e96a name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676800 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676801 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676802 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676802 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676809 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node1/.
   [junit4]   2> 676810 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node3/.
   [junit4]   2> 676810 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 33115551
   [junit4]   2> 676810 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 19761607
   [junit4]   2> 676810 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node1]
   [junit4]   2> 676810 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node3]
   [junit4]   2> 676810 WARN  (jetty-launcher-954-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node1/lib
   [junit4]   2> 676810 WARN  (jetty-launcher-954-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node3/lib
   [junit4]   2> 676810 INFO  (jetty-launcher-954-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> 676810 INFO  (jetty-launcher-954-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> 676811 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43010/solr
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43010/solr
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676811 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676812 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676832 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node2/.
   [junit4]   2> 676832 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node4/.
   [junit4]   2> 676832 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2143169
   [junit4]   2> 676832 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 995455
   [junit4]   2> 676832 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node2]
   [junit4]   2> 676832 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node4]
   [junit4]   2> 676832 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node5/.
   [junit4]   2> 676833 WARN  (jetty-launcher-954-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node2/lib
   [junit4]   2> 676833 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 3097289
   [junit4]   2> 676833 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node5]
   [junit4]   2> 676833 INFO  (jetty-launcher-954-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> 676833 WARN  (jetty-launcher-954-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node5/lib
   [junit4]   2> 676832 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1538982f7800004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 676833 INFO  (jetty-launcher-954-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> 676833 WARN  (jetty-launcher-954-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node4/lib
   [junit4]   2> 676833 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 676833 INFO  (jetty-launcher-954-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> 676834 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43010/solr
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43010/solr
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43010/solr
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676834 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676835 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676835 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676848 INFO  (zkCallback-965-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@407ec name:ZooKeeperConnection Watcher:127.0.0.1:43010 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676848 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676848 INFO  (zkCallback-966-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b11af name:ZooKeeperConnection Watcher:127.0.0.1:43010 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676848 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676848 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676848 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676852 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c9aa9e name:ZooKeeperConnection Watcher:127.0.0.1:43010 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676852 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676853 INFO  (zkCallback-974-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1948f05 name:ZooKeeperConnection Watcher:127.0.0.1:43010 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676853 INFO  (zkCallback-975-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1beff00 name:ZooKeeperConnection Watcher:127.0.0.1:43010 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676853 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676853 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676853 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676853 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676853 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676866 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1538982f7800007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 676866 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676866 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676877 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1538982f7800009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 676877 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676877 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1538982f780000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 676878 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676878 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676887 INFO  (zkCallback-976-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1202a94 name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676887 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676887 INFO  (zkCallback-977-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11c8d70 name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676887 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676896 INFO  (zkCallback-978-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e26b22 name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676896 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676897 INFO  (zkCallback-980-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d7d8c name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676897 INFO  (zkCallback-979-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ed75df name:ZooKeeperConnection Watcher:127.0.0.1:43010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676897 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676897 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676927 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676927 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676927 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676927 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676927 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676963 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 676963 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 676963 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 676963 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 676963 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 677088 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677088 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677088 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677088 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677088 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677120 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677127 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677127 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677127 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677127 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677148 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 677148 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 677166 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 677173 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 677195 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677195 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677195 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677195 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677195 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677232 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677232 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677232 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677232 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677232 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677245 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677245 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677245 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677245 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677245 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677268 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677283 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677283 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677283 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677283 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677307 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677307 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677307 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677307 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677307 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677317 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677317 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677317 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677320 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677320 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677321 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677321 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677321 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677321 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677321 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677322 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677322 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677322 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677322 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677322 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677331 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677331 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677340 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677340 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677340 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677343 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677343 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677351 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677366 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95571212696027151-127.0.0.1:42652_solr-n_0000000001
   [junit4]   2> 677366 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677366 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95571212696027149-127.0.0.1:41348_solr-n_0000000000
   [junit4]   2> 677366 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677374 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95571212696027150-127.0.0.1:35547_solr-n_0000000002
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95571212696027148-127.0.0.1:33214_solr-n_0000000003
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95571212696027147-127.0.0.1:34649_solr-n_0000000004
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41348_solr
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95571212696027149-127.0.0.1:41348_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95571212696027151-127.0.0.1:42652_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42652_solr
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95571212696027148-127.0.0.1:33214_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95571212696027150-127.0.0.1:35547_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 677376 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35547_solr
   [junit4]   2> 677385 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42652_solr
   [junit4]   2> 677385 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34649_solr
   [junit4]   2> 677385 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33214_solr
   [junit4]   2> 677387 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35547_solr
   [junit4]   2> 677394 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33214_solr
   [junit4]   2> 677394 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34649_solr
   [junit4]   2> 677395 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95571212696027149-127.0.0.1:41348_solr-n_0000000000) starting
   [junit4]   2> 677397 INFO  (zkCallback-980-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 677397 INFO  (zkCallback-976-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 677397 INFO  (zkCallback-977-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 677397 INFO  (zkCallback-978-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 677397 INFO  (zkCallback-979-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 677406 INFO  (zkCallback-980-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 677418 INFO  (zkCallback-976-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 677418 INFO  (zkCallback-980-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: [2])
   [junit4]   2> 677419 INFO  (zkCallback-977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 677419 INFO  (zkCallback-978-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 677419 INFO  (zkCallback-979-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 677429 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 677429 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677429 INFO  (zkCallback-976-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 677429 INFO  (zkCallback-977-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 677430 INFO  (zkCallback-978-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 677430 INFO  (zkCallback-979-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 677430 INFO  (zkCallback-976-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677430 INFO  (zkCallback-980-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 677430 INFO  (zkCallback-977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677430 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node4/.
   [junit4]   2> 677430 INFO  (zkCallback-979-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677431 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677431 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 677431 INFO  (jetty-launcher-954-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677433 INFO  (zkCallback-978-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677439 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 677439 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677439 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node5/.
   [junit4]   2> 677439 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677442 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 677442 INFO  (jetty-launcher-954-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677442 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 677445 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 677445 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677445 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node1/.
   [junit4]   2> 677445 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677453 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 677453 INFO  (jetty-launcher-954-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677462 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 677462 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677462 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001/tempDir-002/node3/.
   [junit4]   2> 677462 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677466 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 677466 INFO  (jetty-launcher-954-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677520 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 677520 INFO  (OverseerCollectionConfigSetProcessor-95571212696027149-127.0.0.1:41348_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 677520 INFO  (OverseerStateUpdate-95571212696027149-127.0.0.1:41348_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 677520 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41348_solr as DOWN
   [junit4]   2> 677539 INFO  (OverseerStateUpdate-95571212696027149-127.0.0.1:41348_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 677540 INFO  (OverseerStateUpdate-95571212696027149-127.0.0.1:41348_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41348_solr"} current state version: 0
   [junit4]   2> 677540 INFO  (OverseerStateUpdate-95571212696027149-127.0.0.1:41348_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41348_solr
   [junit4]   2> 678539 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41348_solr
   [junit4]   2> 678552 INFO  (jetty-launcher-954-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41348_solr
   [junit4]   2> 678561 INFO  (zkCallback-979-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 678561 INFO  (zkCallback-978-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 678561 INFO  (zkCallback-980-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live node

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

as occurred - updating... (live nodes size: [5])
   [junit4]   2> 798189 WARN  (zkCallback-1153-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 798190 INFO  (jetty-launcher-1130-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e83648{/solr,null,UNAVAILABLE}
   [junit4]   2> 798191 WARN  (zkCallback-1154-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/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:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
   [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:514)
   [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:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 799689 WARN  (zkCallback-1156-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 799689 WARN  (zkCallback-1154-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 799689 INFO  (jetty-launcher-1130-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fc123a{/solr,null,UNAVAILABLE}
   [junit4]   2> 799690 WARN  (zkCallback-1156-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/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:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
   [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:514)
   [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:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 799690 WARN  (zkCallback-1155-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 799690 WARN  (zkCallback-1152-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 799690 INFO  (jetty-launcher-1130-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ad0785{/solr,null,UNAVAILABLE}
   [junit4]   2> 799690 INFO  (jetty-launcher-1130-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@189dee{/solr,null,UNAVAILABLE}
   [junit4]   2> 799690 INFO  (jetty-launcher-1130-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1df30f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 799691 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[A6F0AC6A8F02DDCF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46217 46217
   [junit4]   2> 804730 INFO  (Thread-2734) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46217 46217
   [junit4]   2> 804731 WARN  (Thread-2734) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/testSegmentTerminateEarlyCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_A6F0AC6A8F02DDCF-001
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=pt, timezone=Pacific/Truk
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=239791600,total=358612992
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrReplicationDistributedZkTest, TestSolrCLIRunExample, SignatureUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, TestExclusionRuleCollectionAccess, DeleteReplicaTest, TestRTGBase, SmileWriterTest, CopyFieldTest, CursorPagingTest, ResponseHeaderTest, BufferStoreTest, SOLR749Test, DataDrivenBlockJoinTest, CacheHeaderTest, TestCloudSchemaless, ActionThrottleTest, TestDocSet, TestConfigSetsAPI, CloudMLTQParserTest, IndexSchemaTest, PeerSyncTest, DocExpirationUpdateProcessorFactoryTest, DistributedQueueTest, TestBinaryField, CachingDirectoryFactoryTest, TestExactSharedStatsCache, RequiredFieldsTest, QueryEqualityTest, TestCopyFieldCollectionResource, CloudExitableDirectoryReaderTest, TestMergePolicyConfig, BasicDistributedZkTest, RestartWhileUpdatingTest, TestRandomDVFaceting, PreAnalyzedFieldTest, TestCloudInspectUtil, TestCrossCoreJoin, TestFunctionQuery, QueryElevationComponentTest, TestHighlightDedupGrouping, TestClusterStateMutator, SegmentsInfoRequestHandlerTest, PathHierarchyTokenizerFactoryTest, PolyFieldTest, MergeStrategyTest, URLClassifyProcessorTest, CoreMergeIndexesAdminHandlerTest, TestInitParams, TestJoin, TestCryptoKeys, AsyncCallRequestStatusResponseTest, SpatialHeatmapFacetsTest, TestUniqueKeyFieldResource, DistributedQueryElevationComponentTest, TestBulkSchemaConcurrent, OverseerRolesTest, TestShortCircuitedRequests, ResponseLogComponentTest, RAMDirectoryFactoryTest, SystemInfoHandlerTest, TestPKIAuthenticationPlugin, TestFastOutputStream, DistribCursorPagingTest, TestSolr4Spatial, CurrencyFieldOpenExchangeTest, TestMiniSolrCloudCluster]
   [junit4] Completed [197/580 (1!)] on J0 in 131.09s, 7 tests, 1 error <<< FAILURES!

[...truncated 1249 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 580 suites (10 ignored), 2320 tests, 1 error, 116 ignored (70 assumptions) [seed: A6F0AC6A8F02DDCF]

Total time: 55 minutes 51 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