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 2017/12/18 03:49:37 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1572 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1572/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphTest

Error Message:
There are still nodes recoverying - waited for 30 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
	at __randomizedtesting.SeedInfo.seed([B6FCC7221DC2F2BD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.client.solrj.io.graph.GraphTest.setupCluster(GraphTest.java:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14723 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.graph.GraphTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.graph.GraphTest_B6FCC7221DC2F2BD-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 48   INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.e.j.u.log Logging initialized @2372ms
   [junit4]   2> 55   INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 65   INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 76   INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.graph.GraphTest_B6FCC7221DC2F2BD-001/tempDir-001
   [junit4]   2> 87   INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 89   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 89   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 188  INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41475
   [junit4]   2> 244  ERROR (Thread-1) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 281  INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 521  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 522  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 569  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@995ec99{/solr,null,AVAILABLE}
   [junit4]   2> 582  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@78b5fcb8{HTTP/1.1,[http/1.1]}{127.0.0.1:47549}
   [junit4]   2> 582  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @2908ms
   [junit4]   2> 582  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47549}
   [junit4]   2> 585  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63199afd{/solr,null,AVAILABLE}
   [junit4]   2> 585  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5db6d6b7{HTTP/1.1,[http/1.1]}{127.0.0.1:53592}
   [junit4]   2> 586  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @2912ms
   [junit4]   2> 586  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53592}
   [junit4]   2> 657  ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 662  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 662  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665  ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 666  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 685  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 685  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 690  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T03:26:59.253Z
   [junit4]   2> 690  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T03:26:59.233Z
   [junit4]   2> 738  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 751  INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 755  INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 756  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 757  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1740 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41475/solr
   [junit4]   2> 1741 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41475/solr
   [junit4]   2> 1769 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1769 INFO  (zkConnectionManagerCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787 INFO  (zkConnectionManagerCallback-20-thread-1-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788 INFO  (zkConnectionManagerCallback-18-thread-1-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946 WARN  (jetty-launcher-1-thread-2) [n:127.0.0.1:47549_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 1949 WARN  (jetty-launcher-1-thread-1) [n:127.0.0.1:53592_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 2024 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:47549_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2028 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:47549_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47549_solr
   [junit4]   2> 2033 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:47549_solr    ] o.a.s.c.Overseer Overseer (id=99193167459516422-127.0.0.1:47549_solr-n_0000000000) starting
   [junit4]   2> 2085 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:53592_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2096 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:53592_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53592_solr
   [junit4]   2> 2136 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2145 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2404 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:47549_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47549_solr
   [junit4]   2> 2407 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2408 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3270 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:47549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47549.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17fee4c3
   [junit4]   2> 3272 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:47549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47549.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17fee4c3
   [junit4]   2> 3272 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:47549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47549.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17fee4c3
   [junit4]   2> 3298 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:53592_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53592.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17fee4c3
   [junit4]   2> 3300 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:53592_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53592.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17fee4c3
   [junit4]   2> 3300 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:53592_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53592.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17fee4c3
   [junit4]   2> 3404 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:53592_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.graph.GraphTest_B6FCC7221DC2F2BD-001/tempDir-001/node1/.
   [junit4]   2> 3406 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:47549_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.graph.GraphTest_B6FCC7221DC2F2BD-001/tempDir-001/node2/.
   [junit4]   2> 3715 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3730 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3734 INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3736 INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41475/solr ready
   [junit4]   2> 4263 INFO  (qtp300136039-38) [n:127.0.0.1:53592_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4315 INFO  (OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 4481 INFO  (OverseerStateUpdate-99193167459516422-127.0.0.1:47549_solr-n_0000000000) [n:127.0.0.1:47549_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53592/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4488 INFO  (OverseerStateUpdate-99193167459516422-127.0.0.1:47549_solr-n_0000000000) [n:127.0.0.1:47549_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47549/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4716 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4722 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4723 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4753 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4915 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4916 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4916 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4918 INFO  (zkCallback-19-thread-2-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5885 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 5961 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 6054 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 6098 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 6554 WARN  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 6561 WARN  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 6583 WARN  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 6583 WARN  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 6586 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 6609 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 6631 WARN  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 6631 WARN  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 6632 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 6633 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 6659 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53592.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17fee4c3
   [junit4]   2> 6665 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47549.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17fee4c3
   [junit4]   2> 6670 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 6673 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.graph.GraphTest_B6FCC7221DC2F2BD-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.graph.GraphTest_B6FCC7221DC2F2BD-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 6675 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 6676 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.graph.GraphTest_B6FCC7221DC2F2BD-001/tempDir-001/node2/collection1_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.graph.GraphTest_B6FCC7221DC2F2BD-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 7755 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7755 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7768 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7768 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7784 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7790 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7808 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7826 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7879 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@bf72760[collection1_shard2_replica_n2] main]
   [junit4]   2> 7882 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fca535e[collection1_shard1_replica_n1] main]
   [junit4]   2> 7908 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 7911 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 7936 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 7943 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 7975 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 7975 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8169 INFO  (searcherExecutor-18-thread-1-processing-n:127.0.0.1:53592_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@3fca535e[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8169 INFO  (searcherExecutor-17-thread-1-processing-n:127.0.0.1:47549_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@bf72760[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8173 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587090687777570816
   [junit4]   2> 8173 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587090687777570816
   [junit4]   2> 8203 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8203 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8204 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8205 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8205 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47549/solr/collection1_shard2_replica_n2/
   [junit4]   2> 8205 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53592/solr/collection1_shard1_replica_n1/
   [junit4]   2> 8207 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 8207 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 8207 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:47549/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 8207 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:53592/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 8207 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 8207 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 8233 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53592/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 8238 INFO  (zkCallback-17-thread-3-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8239 INFO  (zkCallback-19-thread-2-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8239 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8239 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8246 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:47549/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 8288 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 8293 INFO  (qtp300136039-39) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3586
   [junit4]   2> 8395 INFO  (zkCallback-19-thread-2-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8396 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8396 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8396 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8404 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 8408 INFO  (qtp568584435-32) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3685
   [junit4]   2> 8437 INFO  (qtp300136039-38) [n:127.0.0.1:53592_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 10328 INFO  (OverseerCollectionConfigSetProcessor-99193167459516422-127.0.0.1:47549_solr-n_0000000000) [n:127.0.0.1:47549_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 38478 ERROR (qtp300136039-38) [n:127.0.0.1:53592_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE replica http://127.0.0.1:47549/solr/collection1_shard2_replica_n2/ is in state of down with timeout=30
   [junit4]   2> 38478 INFO  (qtp300136039-38) [n:127.0.0.1:53592_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=34324
   [junit4]   2> 38487 INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 68608 ERROR (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.c.Diagnostics Gave up waiting for recovery to finish.  THREAD DUMP:
   [junit4]   2> "searcherExecutor-18-thread-1" Id=105 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ae7366
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ae7366
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "searcherExecutor-17-thread-1" Id=104 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5742d1fd
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5742d1fd
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-10-thread-4" Id=96 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6767bd1
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6767bd1
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "Scheduler-790893247" Id=93 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@a849e4e
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@a849e4e
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "OverseerThreadFactory-12-thread-1" Id=89 WAITING on java.util.concurrent.SynchronousQueue$TransferStack@79c2e93b
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.SynchronousQueue$TransferStack@79c2e93b
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
   [junit4]   2> 	at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2> 	at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "Scheduler-1106172979" Id=88 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38ce12c7
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38ce12c7
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-10-thread-3" Id=87 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6767bd1
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6767bd1
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-30-thread-1" Id=86 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d535efc
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d535efc
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker-EventThread" Id=85 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@230bd7f6
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@230bd7f6
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> 
   [junit4]   2> "SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker-SendThread(127.0.0.1:41475)" Id=84 RUNNABLE (in native)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]   2> 	at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	-  locked sun.nio.ch.Util$3@4dee799d
   [junit4]   2> 	-  locked java.util.Collections$UnmodifiableSet@57e12cd
   [junit4]   2> 	-  locked sun.nio.ch.DevPollSelectorImpl@12cd0820
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" Id=83 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" Id=79 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Thread-20" Id=77 WAITING on java.lang.Object@6f84d9e8
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	-  waiting on java.lang.Object@6f84d9e8
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)
   [junit4]   2> 
   [junit4]   2> "Thread-19" Id=75 WAITING on java.lang.Object@6f84d9e8
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	-  waiting on java.lang.Object@6f84d9e8
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-10-thread-2" Id=74 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6767bd1
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6767bd1
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-10-thread-1" Id=73 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6767bd1
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6767bd1
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "OverseerAutoScalingTriggerThread-99193167459516422-127.0.0.1:47549_solr-n_0000000000" Id=72 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@51187714
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@51187714
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "OverseerCollectionConfigSetProcessor-99193167459516422-127.0.0.1:47549_solr-n_0000000000" Id=71 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2405ef80
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2405ef80
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:235)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:228)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "OverseerStateUpdate-99193167459516422-127.0.0.1:47549_solr-n_0000000000" Id=67 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5ef37f28
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5ef37f28
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" Id=68 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-18-thread-1" Id=66 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1771b687
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1771b687
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-20-thread-1" Id=65 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@543c3aa
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@543c3aa
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-1-thread-1-EventThread" Id=64 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@eb1456d
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@eb1456d
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-1-thread-1-SendThread(127.0.0.1:41475)" Id=63 RUNNABLE (in native)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]   2> 	at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	-  locked sun.nio.ch.Util$3@4bfe71ac
   [junit4]   2> 	-  locked java.util.Collections$UnmodifiableSet@51a133da
   [junit4]   2> 	-  locked sun.nio.ch.DevPollSelectorImpl@4a64e4d7
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-1-thread-2-EventThread" Id=62 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e7a5adb
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e7a5adb
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-1-thread-2-SendThread(127.0.0.1:41475)" Id=61 RUNNABLE (in native)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]   2> 	at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	-  locked sun.nio.ch.Util$3@76b121a9
   [junit4]   2> 	-  locked java.util.Collections$UnmodifiableSet@2e56f346
   [junit4]   2> 	-  locked sun.nio.ch.DevPollSelectorImpl@4379f807
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" Id=54 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" Id=53 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" Id=52 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" Id=51 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "org.eclipse.jetty.server.session.HashSessionManager@4e1e11f8Timer" Id=44 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5fc9ce31
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5fc9ce31
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "qtp300136039-43" Id=43 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp300136039-42" Id=42 RUNNABLE (in native)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]   2> 	at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	-  locked sun.nio.ch.Util$3@395f0b9c
   [junit4]   2> 	-  locked java.util.Collections$UnmodifiableSet@35ea7570
   [junit4]   2> 	-  locked sun.nio.ch.DevPollSelectorImpl@24c38dba
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "qtp300136039-41" Id=41 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp300136039-40" Id=40 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp300136039-39" Id=39 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp300136039-38" Id=38 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp300136039-29-acceptor-0@b66d56a-ServerConnector@5db6d6b7{HTTP/1.1,[http/1.1]}{127.0.0.1:53592}" Id=29 RUNNABLE (in native)
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
   [junit4]   2> 	-  locked java.lang.Object@5439536a
   [junit4]   2> 	at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "org.eclipse.jetty.server.session.HashSessionManager@199184a3Timer" Id=37 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@15fba19a
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@15fba19a
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "qtp568584435-36" Id=36 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp568584435-35" Id=35 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp568584435-34" Id=34 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp568584435-33" Id=33 RUNNABLE (in native)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]   2> 	at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	-  locked sun.nio.ch.Util$3@4bcaea3c
   [junit4]   2> 	-  locked java.util.Collections$UnmodifiableSet@5576522c
   [junit4]   2> 	-  locked sun.nio.ch.DevPollSelectorImpl@1d49ce69
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "qtp568584435-32" Id=32 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp568584435-31" Id=31 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp568584435-30" Id=30 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73dc17a0
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp568584435-27-acceptor-0@24b66ceb-ServerConnector@78b5fcb8{HTTP/1.1,[http/1.1]}{127.0.0.1:47549}" Id=27 RUNNABLE (in native)
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
   [junit4]   2> 	-  locked java.lang.Object@ebbbb77
   [junit4]   2> 	at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "qtp300136039-28" Id=28 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@208a0008
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "ProcessThread(sid:0 cport:41475):" Id=20 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12bc3b96
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12bc3b96
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]   2> 
   [junit4]   2> "SyncThread:0" Id=19 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@753cecdf
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@753cecdf
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   [junit4]   2> 
   [junit4]   2> "SessionTracker" Id=18 TIMED_WAITING on org.apache.zookeeper.server.SessionTrackerImpl@26555e97
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	-  waiting on org.apache.zookeeper.server.SessionTrackerImpl@26555e97
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]   2> 
   [junit4]   2> "NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0" Id=17 RUNNABLE (in native)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]   2> 	at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]   2> 	at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	-  locked sun.nio.ch.Util$3@75663929
   [junit4]   2> 	-  locked java.util.Collections$UnmodifiableSet@6f5dc98
   [junit4]   2> 	-  locked sun.nio.ch.DevPollSelectorImpl@143d828d
   [junit4]   2> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Thread-1" Id=16 WAITING on org.apache.zookeeper.server.ZooKeeperThread@1810c77b
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	-  waiting on org.apache.zookeeper.server.ZooKeeperThread@1810c77b
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   [junit4]   2> 
   [junit4]   2> "SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker" Id=15 RUNNABLE
   [junit4]   2> 	at sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
   [junit4]   2> 	at org.apache.solr.core.Diagnostics.logThreadDumps(Diagnostics.java:45)
   [junit4]   2> 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:183)
   [junit4]   2> 	at org.apache.solr.client.solrj.io.graph.GraphTest.setupCluster(GraphTest.java:63)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]" Id=14 TIMED_WAITING on java.lang.Thread@28f479fc
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	-  waiting on java.lang.Thread@28f479fc
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1260)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:822)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:404)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" Id=8 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" Id=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@5cfb0a21
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	-  waiting on java.lang.ref.ReferenceQueue$Lock@5cfb0a21
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
   [junit4]   2> 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@74c21c3a
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	-  waiting on java.lang.ref.Reference$Lock@74c21c3a
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2> 	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> "main" Id=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@6c77b5c6
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	-  waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@6c77b5c6
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   1> / (11)
   [junit4]   1>  /configs (1)
   [junit4]   1>   /configs/conf (2)
   [junit4]   1>    /configs/conf/schema.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf/solrconfig.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>  /overseer (6)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>   /overseer/collection-queue-work (0)
   [junit4]   1>   /overseer/queue-work (0)
   [junit4]   1>   /overseer/collection-map-failure (0)
   [junit4]   1>   /overseer/collection-map-completed (0)
   [junit4]   1>   /overseer/queue (1)
   [junit4]   1>    /overseer/queue/qn-0000000009 (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "core":"collection1_shard2_replica_n2",
   [junit4]   1>          "core_node_name":"core_node4",
   [junit4]   1>          "roles":null,
   [junit4]   1>          "base_url":"http://127.0.0.1:47549/solr",
   [junit4]   1>          "node_name":"127.0.0.1:47549_solr",
   [junit4]   1>          "numShards":"2",
   [junit4]   1>          "state":"active",
   [junit4]   1>          "shard":"shard2",
   [junit4]   1>          "collection":"collection1",
   [junit4]   1>          "type":"NRT",
   [junit4]   1>          "operation":"state"}
   [junit4]   1>   /overseer/collection-map-running (0)
   [junit4]   1>  /aliases.json (0)
   [junit4]   1>  /live_nodes (2)
   [junit4]   1>   /live_nodes/127.0.0.1:47549_solr (0)
   [junit4]   1>   /live_nodes/127.0.0.1:53592_solr (0)
   [junit4]   1>  /collections (1)
   [junit4]   1>   /collections/collection1 (4)
   [junit4]   1>   DATA:
   [junit4]   1>       {"configName":"conf"}
   [junit4]   1>    /collections/collection1/leaders (2)
   [junit4]   1>     /collections/collection1/leaders/shard2 (1)
   [junit4]   1>      /collections/collection1/leaders/shard2/leader (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1_shard2_replica_n2",
   [junit4]   1>            "core_node_name":"core_node4",
   [junit4]   1>            "base_url":"http://127.0.0.1:47549/solr",
   [junit4]   1>            "node_name":"127.0.0.1:47549_solr"}
   [junit4]   1>     /collections/collection1/leaders/shard1 (1)
   [junit4]   1>      /collections/collection1/leaders/shard1/leader (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1_shard1_replica_n1",
   [junit4]   1>            "core_node_name":"core_node3",
   [junit4]   1>            "base_url":"http://127.0.0.1:53592/solr",
   [junit4]   1>            "node_name":"127.0.0.1:53592_solr"}
   [junit4]   1>    /collections/collection1/counter (0)
   [junit4]   1>    DATA:
   [junit4]   1>        
   [junit4]   1>    /collections/collection1/state.json (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"collection1":{
   [junit4]   1>            "pullReplicas":"0",
   [junit4]   1>            "replicationFactor":"1",
   [junit4]   1>            "router":{"name":"compositeId"},
   [junit4]   1>            "maxShardsPerNode":"1",

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

.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ea14910: rootName = solr_47549, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7dc7eb5a
   [junit4]   2> 68684 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 68684 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43c8f46f: rootName = solr_53592, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30bcb5b5
   [junit4]   2> 68688 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:47549_solr
   [junit4]   2> 68689 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 68689 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@592a1e09: rootName = solr_53592, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7dc7eb5a
   [junit4]   2> 68691 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 68692 INFO  (zkCallback-19-thread-3-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 68694 INFO  (zkCallback-17-thread-4-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 68694 INFO  (coreCloseExecutor-27-thread-1) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ab67ed9
   [junit4]   2> 68694 INFO  (coreCloseExecutor-27-thread-1) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2, tag=985038553
   [junit4]   2> 68694 INFO  (coreCloseExecutor-27-thread-1) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70f28ee9: rootName = solr_47549, domain = solr.core.collection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@56ccf610
   [junit4]   2> 68696 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53592_solr
   [junit4]   2> 68698 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 68698 INFO  (zkCallback-19-thread-3-processing-n:127.0.0.1:53592_solr) [n:127.0.0.1:53592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 68700 INFO  (coreCloseExecutor-28-thread-1) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@72bdb2a4
   [junit4]   2> 68700 INFO  (zkCallback-17-thread-4-processing-n:127.0.0.1:47549_solr) [n:127.0.0.1:47549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 68700 INFO  (coreCloseExecutor-28-thread-1) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1925034660
   [junit4]   2> 68702 INFO  (coreCloseExecutor-28-thread-1) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37ae6e0c: rootName = solr_53592, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2e2646a8
   [junit4]   2> 68705 INFO  (coreCloseExecutor-27-thread-1) [n:127.0.0.1:47549_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=985038553
   [junit4]   2> 68721 INFO  (coreCloseExecutor-28-thread-1) [n:127.0.0.1:53592_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1925034660
   [junit4]   2> 68721 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99193167459516422-127.0.0.1:47549_solr-n_0000000000) closing
   [junit4]   2> 68721 INFO  (OverseerStateUpdate-99193167459516422-127.0.0.1:47549_solr-n_0000000000) [n:127.0.0.1:47549_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:47549_solr
   [junit4]   2> 68727 WARN  (OverseerAutoScalingTriggerThread-99193167459516422-127.0.0.1:47549_solr-n_0000000000) [n:127.0.0.1:47549_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 68739 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 0x16067a906920005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68741 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@995ec99{/solr,null,UNAVAILABLE}
   [junit4]   2> 68748 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 0x16067a906920006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68748 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63199afd{/solr,null,UNAVAILABLE}
   [junit4]   2> 68753 ERROR (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 68756 INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41475 41475
   [junit4]   2> 68902 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41475 41475
   [junit4]   2> 68904 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 68906 INFO  (SUITE-GraphTest-seed#[B6FCC7221DC2F2BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Dec 18, 2017 3:28:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=70, maxMBSortInHeap=7.623962888529245, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7bc3afd9), locale=fi, timezone=BET
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=66369336,total=97583104
   [junit4]   2> NOTE: All tests run in this JVM: [TestDelegationTokenResponse, UuidEvaluatorTest, GraphTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GraphTest -Dtests.seed=B6FCC7221DC2F2BD -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=BET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | GraphTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B6FCC7221DC2F2BD]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
   [junit4]    > 	at org.apache.solr.client.solrj.io.graph.GraphTest.setupCluster(GraphTest.java:63)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [36/146 (1!)] on J0 in 69.72s, 0 tests, 1 failure <<< FAILURES!

[...truncated 47469 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1573 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1573/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at https://127.0.0.1:33421/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:33421/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([3AA6C11F4E1CC608:995C6FBAC9F42CAD]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33421/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 13357 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/init-core-data-001
   [junit4]   2> 3237236 WARN  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 3237236 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3237237 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3237238 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3237239 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001
   [junit4]   2> 3237239 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3237240 INFO  (Thread-9284) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3237240 INFO  (Thread-9284) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3237241 ERROR (Thread-9284) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3237340 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer start zk server on port:65214
   [junit4]   2> 3237342 INFO  (zkConnectionManagerCallback-5563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237349 INFO  (jetty-launcher-5560-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237349 INFO  (jetty-launcher-5560-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237351 INFO  (jetty-launcher-5560-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237351 INFO  (jetty-launcher-5560-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237352 INFO  (jetty-launcher-5560-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237352 INFO  (jetty-launcher-5560-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64d3acea{/solr,null,AVAILABLE}
   [junit4]   2> 3237354 INFO  (jetty-launcher-5560-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eafa627{/solr,null,AVAILABLE}
   [junit4]   2> 3237355 INFO  (jetty-launcher-5560-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5509c127{SSL,[ssl, http/1.1]}{127.0.0.1:54970}
   [junit4]   2> 3237355 INFO  (jetty-launcher-5560-thread-4) [    ] o.e.j.s.Server Started @3242563ms
   [junit4]   2> 3237355 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54970}
   [junit4]   2> 3237356 ERROR (jetty-launcher-5560-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.657Z
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7dd61aea{/solr,null,AVAILABLE}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@300c06ec{/solr,null,AVAILABLE}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48e3d461{SSL,[ssl, http/1.1]}{127.0.0.1:47826}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-1) [    ] o.e.j.s.Server Started @3242565ms
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2010d81f{SSL,[ssl, http/1.1]}{127.0.0.1:65412}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-5) [    ] o.e.j.s.Server Started @3242565ms
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65412}
   [junit4]   2> 3237357 ERROR (jetty-launcher-5560-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d8db761{/solr,null,AVAILABLE}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.659Z
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@583c4781{SSL,[ssl, http/1.1]}{127.0.0.1:48030}
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.e.j.s.Server Started @3242566ms
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48030}
   [junit4]   2> 3237358 ERROR (jetty-launcher-5560-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.659Z
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45f9a5d3{SSL,[ssl, http/1.1]}{127.0.0.1:56443}
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-2) [    ] o.e.j.s.Server Started @3242566ms
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56443}
   [junit4]   2> 3237358 ERROR (jetty-launcher-5560-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47826}
   [junit4]   2> 3237361 ERROR (jetty-launcher-5560-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237360 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237361 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237361 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.663Z
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.663Z
   [junit4]   2> 3237364 INFO  (zkConnectionManagerCallback-5565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237364 INFO  (zkConnectionManagerCallback-5569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237365 INFO  (zkConnectionManagerCallback-5567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237365 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237365 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237366 INFO  (zkConnectionManagerCallback-5572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237366 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237368 INFO  (zkConnectionManagerCallback-5573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237383 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237383 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 0x1606a2519de0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3237383 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237385 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237385 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237387 INFO  (zkConnectionManagerCallback-5578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237387 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237389 INFO  (zkConnectionManagerCallback-5581-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237391 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 0x1606a2519de0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3237391 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237392 INFO  (zkConnectionManagerCallback-5585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237392 INFO  (zkConnectionManagerCallback-5587-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237393 INFO  (zkConnectionManagerCallback-5590-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237394 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237395 INFO  (zkConnectionManagerCallback-5593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237396 INFO  (zkConnectionManagerCallback-5597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237397 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 0x1606a2519de000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3237397 INFO  (zkConnectionManagerCallback-5599-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237398 INFO  (zkConnectionManagerCallback-5601-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237400 INFO  (zkConnectionManagerCallback-5603-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237534 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237536 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48030_solr
   [junit4]   2> 3237537 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.Overseer Overseer (id=99195899382464522-127.0.0.1:48030_solr-n_0000000000) starting
   [junit4]   2> 3237549 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48030_solr
   [junit4]   2> 3237553 INFO  (OverseerStateUpdate-99195899382464522-127.0.0.1:48030_solr-n_0000000000) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3237554 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3237556 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237562 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56443_solr
   [junit4]   2> 3237563 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3237564 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3237565 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3237567 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237569 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47826_solr
   [junit4]   2> 3237571 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3237572 INFO  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3237572 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3237635 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47826.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237640 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47826.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237641 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47826.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237642 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node1/.
   [junit4]   2> 3237680 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3237684 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237684 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3237688 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54970_solr
   [junit4]   2> 3237688 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237690 INFO  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237690 INFO  (zkCallback-5598-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237690 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237691 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237691 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237692 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65412_solr
   [junit4]   2> 3237695 INFO  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237695 INFO  (zkCallback-5598-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237696 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237697 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237701 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237702 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48030.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237729 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48030.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237730 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48030.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237733 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56443.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237737 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node4/.
   [junit4]   2> 3237742 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56443.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237742 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56443.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237743 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node2/.
   [junit4]   2> 3237778 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54970.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237784 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54970.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237784 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54970.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237785 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node5/.
   [junit4]   2> 3237879 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65412.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237902 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65412.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237902 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65412.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237903 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node3/.
   [junit4]   2> 3237935 INFO  (zkConnectionManagerCallback-5615-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237938 INFO  (zkConnectionManagerCallback-5619-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237940 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3237942 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65214/solr ready
   [junit4]   2> 3237946 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 3237960 INFO  (qtp1070576585-31401) [n:127.0.0.1:56443_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3237963 INFO  (OverseerThreadFactory-10169-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSolrCloudCollectionWithoutCores
   [junit4]   2> 3237963 WARN  (OverseerThreadFactory-10169-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 3238073 INFO  (qtp1070576585-31401) [n:127.0.0.1:56443_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3238073 INFO  (qtp1070576585-31401) [n:127.0.0.1:56443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=113
   [junit4]   2> 3238074 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> no one is recoverying
   [junit4]   2> 3238074 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 3238075 INFO  (qtp1070576585-31399) [n:127.0.0.1:56443_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3238079 INFO  (OverseerCollectionConfigSetProcessor-99195899382464522-127.0.0.1:48030_solr-n_0000000000) [n:127.0.0.1:48030_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3238080 INFO  (OverseerThreadFactory-10169-thread-2-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3238787 INFO  (qtp1070576585-31399) [n:127.0.0.1:56443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2} status=0 QTime=711
   [junit4]   2> 3238787 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 3238787 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 3238791 INFO  (jetty-closer-5561-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@45f9a5d3{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238792 INFO  (jetty-closer-5561-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5509c127{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238792 INFO  (jetty-closer-5561-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@583c4781{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=509953481
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@48e3d461{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1088450494
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2010d81f{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1079298478
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=655863698
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=126493409
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f538903: rootName = solr_48030, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@510927bf
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ee5739e: rootName = solr_47826, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@23f8524e
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aa935d6: rootName = solr_65412, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7ebed820
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69d7ac05: rootName = solr_56443, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@483a947b
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@711dddff: rootName = solr_54970, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@407fe1
   [junit4]   2> 3238875 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238875 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238876 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76868944: rootName = solr_47826, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238876 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@311af70b: rootName = solr_48030, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238877 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238877 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ba37438: rootName = solr_56443, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238877 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238877 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36eb1750: rootName = solr_54970, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238879 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238879 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2393ba11: rootName = solr_65412, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238933 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238933 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3494707: rootName = solr_47826, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238933 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238933 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3992874f: rootName = solr_56443, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56443_solr
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21352e: rootName = solr_54970, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:47826_solr
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4feb005f: rootName = solr_65412, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238937 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238937 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238937 INFO  (zkCallback-5598-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238938 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238938 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238939 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238940 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238940 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65412_solr
   [junit4]   2> 3238937 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238937 INFO  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238941 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f6f7a52: rootName = solr_48030, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238937 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238944 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238944 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238944 INFO  (zkCallback-5598-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3238944 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3238945 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3238946 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54970_solr
   [junit4]   2> 3238947 INFO  (jetty-closer-5561-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64d3acea{/solr,null,UNAVAILABLE}
   [junit4]   2> 3238948 INFO  (jetty-closer-5561-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7dd61aea{/solr,null,UNAVAILABLE}
   [junit4]   2> 3238950 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238950 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3238950 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238951 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3238953 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:48030_solr
   [junit4]   2> 3238954 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238955 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238955 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3238956 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99195899382464522-127.0.0.1:48030_solr-n_0000000000) closing
   [junit4]   2> 3238956 INFO  (OverseerStateUpdate-99195899382464522-127.0.0.1:48030_solr-n_0000000000) [n:127.0.0.1:48030_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:48030_solr
   [junit4]   2> 3238957 WARN  (OverseerAutoScalingTriggerThread-99195899382464522-127.0.0.1:48030_solr-n_0000000000) [n:127.0.0.1:48030_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3238960 INFO  (jetty-closer-5561-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d8db761{/solr,null,UNAVAILABLE}
   [junit4]   2> 3240444 WARN  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:56443_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:56443_solr
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3240445 INFO  (jetty-closer-5561-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@300c06ec{/solr,null,UNAVAILABLE}
   [junit4]   2> 3240453 INFO  (jetty-closer-5561-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1eafa627{/solr,null,UNAVAILABLE}
   [junit4]   2> 3240454 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3240456 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65214 65214
   [junit4]   2> 3250960 INFO  (Thread-9284) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65214 65214
   [junit4]   2> 3250961 WARN  (Thread-9284) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.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> 3250962 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 3250965 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002
   [junit4]   2> 3250966 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3250966 INFO  (Thread-9331) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3250966 INFO  (Thread-9331) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3250968 ERROR (Thread-9331) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3251066 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer start zk server on port:49300
   [junit4]   2> 3251070 INFO  (zkConnectionManagerCallback-5623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251080 INFO  (jetty-launcher-5620-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251081 INFO  (jetty-launcher-5620-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69b443e0{/solr,null,AVAILABLE}
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2aa15a38{SSL,[ssl, http/1.1]}{127.0.0.1:37921}
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.e.j.s.Server Started @3256293ms
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37921}
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251082 ERROR (jetty-launcher-5620-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.383Z
   [junit4]   2> 3251083 INFO  (jetty-launcher-5620-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a02bb65{/solr,null,AVAILABLE}
   [junit4]   2> 3251083 INFO  (jetty-launcher-5620-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7fa42e9a{SSL,[ssl, http/1.1]}{127.0.0.1:37095}
   [junit4]   2> 3251083 INFO  (jetty-launcher-5620-thread-3) [    ] o.e.j.s.Server Started @3256295ms
   [junit4]   2> 3251083 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37095}
   [junit4]   2> 3251083 ERROR (jetty-launcher-5620-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251084 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251084 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251084 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251084 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.385Z
   [junit4]   2> 3251080 INFO  (jetty-launcher-5620-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251087 INFO  (jetty-launcher-5620-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251087 INFO  (jetty-launcher-5620-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6853efdd{/solr,null,AVAILABLE}
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16ca32a{SSL,[ssl, http/1.1]}{127.0.0.1:56863}
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.e.j.s.Server Started @3256299ms
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56863}
   [junit4]   2> 3251088 ERROR (jetty-launcher-5620-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eb91754{/solr,null,AVAILABLE}
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.389Z
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4fbcfe68{SSL,[ssl, http/1.1]}{127.0.0.1:33421}
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.e.j.s.Server Started @3256300ms
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33421}
   [junit4]   2> 3251089 ERROR (jetty-launcher-5620-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.390Z
   [junit4]   2> 3251080 INFO  (jetty-launcher-5620-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251092 INFO  (jetty-launcher-5620-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a681e38{/solr,null,AVAILABLE}
   [junit4]   2> 3251093 INFO  (jetty-launcher-5620-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@769f31d{SSL,[ssl, http/1.1]}{127.0.0.1:34200}
   [junit4]   2> 3251093 INFO  (jetty-launcher-5620-thread-1) [    ] o.e.j.s.Server Started @3256304ms
   [junit4]   2> 3251093 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34200}
   [junit4]   2> 3251093 ERROR (jetty-launcher-5620-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251094 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251094 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251094 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251094 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.395Z
   [junit4]   2> 3251097 INFO  (zkConnectionManagerCallback-5627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251097 INFO  (zkConnectionManagerCallback-5633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251097 INFO  (zkConnectionManagerCallback-5631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251098 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251098 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251099 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251101 INFO  (zkConnectionManagerCallback-5629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251102 INFO  (zkConnectionManagerCallback-5625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251110 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251110 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251136 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 0x1606a254f7c0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3251138 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251140 INFO  (zkConnectionManagerCallback-5637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251146 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251147 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251149 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251150 INFO  (zkConnectionManagerCallback-5647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251152 INFO  (zkConnectionManagerCallback-5639-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251153 INFO  (zkConnectionManagerCallback-5645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251156 INFO  (zkConnectionManagerCallback-5651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251160 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251162 INFO  (zkConnectionManagerCallback-5653-thread-1-processing-n:127.0.0.1:37095_solr) [n:127.0.0.1:37095_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251163 INFO  (zkConnectionManagerCallback-5661-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251164 INFO  (zkConnectionManagerCallback-5658-thread-1-processing-n:127.0.0.1:33421_solr) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251168 INFO  (zkConnectionManagerCallback-5663-thread-1-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251196 INFO  (zkConnectionManagerCallback-5655-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251227 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251230 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34200_solr
   [junit4]   2> 3251235 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.Overseer Overseer (id=99195900282011656-127.0.0.1:34200_solr-n_0000000000) starting
   [junit4]   2> 3251239 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251242 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56863_solr
   [junit4]   2> 3251280 INFO  (zkCallback-5638-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3251281 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3251312 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34200_solr
   [junit4]   2> 3251315 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3251318 INFO  (zkCallback-5638-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3251333 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3251342 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251351 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37921_solr
   [junit4]   2> 3251365 INFO  (zkCallback-5662-thread-1-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3251368 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56863.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251377 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56863.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251377 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56863.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251378 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node3/.
   [junit4]   2> 3251380 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3251399 INFO  (zkCallback-5638-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3251424 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3251427 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251430 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33421_solr
   [junit4]   2> 3251433 INFO  (zkCallback-5657-thread-1-processing-n:127.0.0.1:33421_solr) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3251434 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3251435 INFO  (zkCallback-5638-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3251456 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37921.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251464 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37921.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251464 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37921.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251465 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node1/.
   [junit4]   2> 3251468 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3251470 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251473 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37095_solr
   [junit4]   2> 3251476 INFO  (zkCallback-5662-thread-1-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3251497 INFO  (zkCallback-5662-thread-2-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251497 INFO  (zkCallback-5657-thread-1-processing-n:127.0.0.1:33421_solr) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251498 INFO  (zkCallback-5638-thread-2-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251499 INFO  (zkCallback-5652-thread-1-processing-n:127.0.0.1:37095_solr) [n:127.0.0.1:37095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251503 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251555 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37095.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251582 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37095.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251582 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37095.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251582 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34200.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251583 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node4/.
   [junit4]   2> 3251592 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34200.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251592 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34200.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251593 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node2/.
   [junit4]   2> 3251623 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33421.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251631 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33421.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251631 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33421.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251632 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node5/.
   [junit4]   2> 3251707 INFO  (zkConnectionManagerCallback-5675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251709 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 0x1606a254f7c0010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3251711 INFO  (zkConnectionManagerCallback-5679-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251713 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3251715 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49300/solr ready
   [junit4]   2> 3251719 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 3251725 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@16ca32a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3251725 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2107560112
   [junit4]   2> 3251726 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3251726 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68d7ddf9: rootName = solr_56863, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3303833f
   [junit4]   2> 3251732 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3251733 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5706afe0: rootName = solr_56863, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3251737 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3251737 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71730ee5: rootName = solr_56863, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3251739 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56863_solr
   [junit4]   2> 3251740 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3251740 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3251741 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251741 INFO  (zkCallback-5662-thread-2-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251742 INFO  (zkCallback-5678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251743 INFO  (zkCallback-5657-thread-1-processing-n:127.0.0.1:33421_solr) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251765 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6853efdd{/solr,null,UNAVAILABLE}
   [junit4]   2> 3251765 INFO  (zkCallback-5652-thread-1-processing-n:127.0.0.1:37095_solr) [n:127.0.0.1:37095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251766 INFO  (zkCallback-5638-thread-2-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251769 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251770 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5023146{/solr,null,AVAILABLE}
   [junit4]   2> 3251771 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79301e8a{SSL,[ssl, http/1.1]}{127.0.0.1:53862}
   [junit4]   2> 3251771 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.Server Started @3256983ms
   [junit4]   2> 3251771 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53862}
   [junit4]   2> 3251772 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251772 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251772 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251772 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251772 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:59.073Z
   [junit4]   2> 3251774 INFO  (zkConnectionManagerCallback-5681-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251775 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251783 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 0x1606a254f7c0012, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3251786 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251787 INFO  (zkConnectionManagerCallback-5685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251790 INFO  (zkConnectionManagerCallback-5687-thread-1-processing-n:127.0.0.1:538

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

> 3284416 INFO  (zkCallback-5786-thread-2-processing-n:127.0.0.1:40470_solr) [n:127.0.0.1:40470_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40470_solr
   [junit4]   2> 3284418 INFO  (jetty-closer-5701-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1389bdf{/solr,null,UNAVAILABLE}
   [junit4]   2> 3284425 INFO  (jetty-closer-5701-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d160511{/solr,null,UNAVAILABLE}
   [junit4]   2> 3284428 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[3AA6C11F4E1CC608]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3284429 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37100 37100
   [junit4]   2> 3289530 INFO  (Thread-9416) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37100 37100
   [junit4]   2> 3289531 WARN  (Thread-9416) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	8	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99195901606363146-127.0.0.1:51268_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/99195901606363156-127.0.0.1:36781_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/99195901606363148-127.0.0.1:36448_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 3289531 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStopAllStartAll
   [junit4]   2> 3289532 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37100 37100
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=54, maxMBSortInHeap=6.342704881733344, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1fe3ffe4), locale=tr-TR, timezone=America/Havana
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=214567960,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, TestTriggerIntegration, UUIDUpdateProcessorFallbackTest, ConfigureRecoveryStrategyTest, TestPullReplica, RegexBoostProcessorTest, TestEmbeddedSolrServerAdminHandler, RequestHandlersTest, TestDFISimilarityFactory, TestFiltering, BadIndexSchemaTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestSubQueryTransformerDistrib, SimpleCollectionCreateDeleteTest, SolrMetricReporterTest, SimpleMLTQParserTest, ConnectionReuseTest, SolrSlf4jReporterTest, DistribJoinFromCollectionTest, CloneFieldUpdateProcessorFactoryTest, ZkControllerTest, TestRandomDVFaceting, MoveReplicaHDFSTest, MultiThreadedOCPTest, SolrRequestParserTest, TestCloudRecovery, TestIntervalFaceting, AddReplicaTest, HdfsCollectionsAPIDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, LeaderInitiatedRecoveryOnCommitTest, UUIDFieldTest, TestCustomSort, DistribCursorPagingTest, AtomicUpdatesTest, TestLockTree, CoreAdminCreateDiscoverTest, TestBinaryField, StatsComponentTest, TestDelegationWithHadoopAuth, DirectoryFactoryTest, DateMathParserTest, BlockDirectoryTest, TestInitParams, TestXmlQParserPlugin, TestIBSimilarityFactory, TestCodecSupport, ResponseLogComponentTest, TestSolrQueryResponse, DistanceFunctionTest, UpdateLogTest, ConvertedLegacyTest, TestPivotHelperCode, TestJsonRequest, ReplicaListTransformerTest, TestTolerantUpdateProcessorCloud, TestManagedStopFilterFactory, TimeZoneUtilsTest, DisMaxRequestHandlerTest, URLClassifyProcessorTest, TestSmileRequest, CollectionReloadTest, TestBackupRepositoryFactory, TestCloudPivotFacet, TestIndexingPerformance, RequiredFieldsTest, TestClusterProperties, TestConfigSets, TestOnReconnectListenerSupport, TestCoreAdminApis, TestConfigSetsAPIExclusivity, HdfsDirectoryFactoryTest, ReplaceNodeTest, SpellCheckComponentTest, XmlUpdateRequestHandlerTest, SolrGangliaReporterTest, TestInPlaceUpdatesDistrib, BinaryUpdateRequestHandlerTest, TestGraphMLResponseWriter, SuggestComponentTest, ConfigSetsAPITest, TestSubQueryTransformer, CoreMergeIndexesAdminHandlerTest, TimeRoutedAliasUpdateProcessorTest, TestBulkSchemaAPI, FastVectorHighlighterTest, TestSSLRandomization, DataDrivenBlockJoinTest, ChaosMonkeyNothingIsSafeTest, PathHierarchyTokenizerFactoryTest, DistributedTermsComponentTest, TestStressLiveNodes, TestAnalyzeInfixSuggestions, QueryParsingTest, RankQueryTest, TestStressCloudBlindAtomicUpdates, SuggesterTest, ClusterStateTest, ResourceLoaderTest, CollectionsAPISolrJTest, FieldAnalysisRequestHandlerTest, TestSolrCloudWithHadoopAuthPlugin, TestUpdate, TestReplicationHandler, CdcrReplicationDistributedZkTest, TestRawTransformer, DirectUpdateHandlerTest, TestJoin, XsltUpdateRequestHandlerTest, TestFieldCollectionResource, TestSolrCoreProperties, MetricUtilsTest, SuggesterTSTTest, TestWriterPerf, TestUninvertingReader, TestConfigReload, ImplicitSnitchTest, TestLazyCores, TestSolrXml, CollectionTooManyReplicasTest, DefaultValueUpdateProcessorTest, TestRecoveryHdfs, TestCloudNestedDocsSort, ForceLeaderTest, SolrCoreMetricManagerTest, TestPhraseSuggestions, SolrTestCaseJ4Test, HighlighterTest, SpatialFilterTest, TestTolerantSearch, DistributedExpandComponentTest, SubstringBytesRefFilterTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, CircularListTest, SearchHandlerTest, BigEndianAscendingWordDeserializerTest, TestCursorMarkWithoutUniqueKey, SolrIndexMetricsTest, TestReversedWildcardFilterFactory, FullHLLTest, FacetPivotSmallTest, BasicAuthStandaloneTest, TestUtils, OverseerTaskQueueTest, CSVRequestHandlerTest, AsyncCallRequestStatusResponseTest, TestComplexPhraseLeadingWildcard, PrimUtilsTest, TestNumericTerms32, TestSimpleTextCodec, TestPushWriter, TestExpandComponent, NumericFieldsTest, DeleteNodeTest, TestManagedSchemaAPI, TestExceedMaxTermLength, BasicDistributedZkTest, MultiTermTest, HdfsBasicDistributedZk2Test, NodeAddedTriggerTest, TestDocTermOrds, TestAddFieldRealTimeGet, TestCoreDiscovery, OverseerTest, TestManagedSynonymGraphFilterFactory, MissingSegmentRecoveryTest, HdfsRecoverLeaseTest, TestXIncludeConfig, TestTrieFacet, TestRequestForwarding, TestLeaderInitiatedRecoveryThread, TestPolicyCloud, TestExportWriter, DistributedFacetPivotLargeTest, UnloadDistributedZkTest, JavabinLoaderTest, DistributedFacetPivotWhiteBoxTest, BooleanFieldTest, TestGenericDistributedQueue, RecoveryZkTest, SliceStateTest, TestLegacyTerms, AutoAddReplicasPlanActionTest, ZkSolrClientTest, TestDistributedSearch, DistributedSpellCheckComponentTest, TestStressReorder, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, BasicFunctionalityTest, TestIndexSearcher, SuggesterFSTTest, CoreAdminHandlerTest, DocValuesTest, DocValuesMultiTest, SolrInfoBeanTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, DocumentBuilderTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ScriptEngineTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, DistributedMLTComponentTest, CursorPagingTest, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, ConnectionManagerTest, CustomCollectionTest, DeleteShardTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, PeerSyncReplicationTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [536/764 (1!)] on J0 in 52.31s, 3 tests, 1 error <<< FAILURES!

[...truncated 48819 lines...]