Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2214/

2 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([5E0054FCF1DA23FD:D6546B265F264E05]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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)


FAILED:  
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle 
the request.
        at 
__randomizedtesting.SeedInfo.seed([5E0054FCF1DA23FD:8571B436C6AFE69B]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1097)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:469)
        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)




Build Log:
[...truncated 11991 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/init-core-data-001
   [junit4]   2> 1146966 WARN  
(SUITE-TestSolrCLIRunExample-seed#[5E0054FCF1DA23FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1147000 INFO  
(SUITE-TestSolrCLIRunExample-seed#[5E0054FCF1DA23FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1147001 INFO  
(SUITE-TestSolrCLIRunExample-seed#[5E0054FCF1DA23FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1147001 INFO  
(SUITE-TestSolrCLIRunExample-seed#[5E0054FCF1DA23FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1147067 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5E0054FCF1DA23FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 1147202 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5E0054FCF1DA23FD])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002
   [junit4]   2> 1147202 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5E0054FCF1DA23FD])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1147215 INFO  (Thread-1114) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1147215 INFO  (Thread-1114) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1147216 ERROR (Thread-1114) [    ] 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> 1147315 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5E0054FCF1DA23FD])
 [    ] o.a.s.c.ZkTestServer start zk server on port:35579
   [junit4]   2> 1147323 INFO  (zkConnectionManagerCallback-755-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1147366 INFO  (jetty-launcher-752-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1147403 INFO  (jetty-launcher-752-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7261e1a8{/solr,null,AVAILABLE}
   [junit4]   2> 1147403 INFO  (jetty-launcher-752-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b819d0e{HTTP/1.1,[http/1.1]}{127.0.0.1:42123}
   [junit4]   2> 1147403 INFO  (jetty-launcher-752-thread-1) [    ] 
o.e.j.s.Server Started @1161799ms
   [junit4]   2> 1147403 INFO  (jetty-launcher-752-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42123}
   [junit4]   2> 1147403 ERROR (jetty-launcher-752-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1147403 INFO  (jetty-launcher-752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1147403 INFO  (jetty-launcher-752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
42123
   [junit4]   2> 1147403 INFO  (jetty-launcher-752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1147403 INFO  (jetty-launcher-752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-08T23:29:58.417Z
   [junit4]   2> 1147405 INFO  (zkConnectionManagerCallback-757-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1147406 INFO  (jetty-launcher-752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1147455 INFO  (jetty-launcher-752-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e4ca330, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1147470 INFO  (jetty-launcher-752-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 1147499 INFO  (zkConnectionManagerCallback-761-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1147606 INFO  
(zkConnectionManagerCallback-763-thread-1-processing-n:localhost:42123_solr) 
[n:localhost:42123_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148066 INFO  (jetty-launcher-752-thread-1) 
[n:localhost:42123_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1148066 INFO  (jetty-launcher-752-thread-1) 
[n:localhost:42123_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:42123_solr
   [junit4]   2> 1148067 INFO  (jetty-launcher-752-thread-1) 
[n:localhost:42123_solr    ] o.a.s.c.Overseer Overseer 
(id=99141274712801283-localhost:42123_solr-n_0000000000) starting
   [junit4]   2> 1148224 INFO  (jetty-launcher-752-thread-1) 
[n:localhost:42123_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:42123_solr
   [junit4]   2> 1148301 INFO  
(OverseerStateUpdate-99141274712801283-localhost:42123_solr-n_0000000000) 
[n:localhost:42123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1148913 INFO  (jetty-launcher-752-thread-1) 
[n:localhost:42123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e4ca330
   [junit4]   2> 1148985 INFO  (jetty-launcher-752-thread-1) 
[n:localhost:42123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e4ca330
   [junit4]   2> 1148985 INFO  (jetty-launcher-752-thread-1) 
[n:localhost:42123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e4ca330
   [junit4]   2> 1148986 INFO  (jetty-launcher-752-thread-1) 
[n:localhost:42123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1
   [junit4]   2> 1149159 INFO  (zkConnectionManagerCallback-767-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149695 INFO  (qtp1081724731-3692) [n:localhost:42123_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=356
   [junit4]   2> 1149822 INFO  (qtp1081724731-3695) [n:localhost:42123_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1150056 INFO  (qtp1081724731-3695) [n:localhost:42123_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=233
   [junit4]   2> 1150131 INFO  (zkConnectionManagerCallback-772-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150238 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5E0054FCF1DA23FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1150238 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5E0054FCF1DA23FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35579/solr ready
   [junit4]   2> 1150266 INFO  (qtp1081724731-3693) [n:localhost:42123_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1150266 INFO  (qtp1081724731-3693) [n:localhost:42123_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 1151849 WARN  
(OverseerThreadFactory-1399-thread-1-processing-n:localhost:42123_solr) 
[n:localhost:42123_solr    ] o.a.s.c.CreateCollectionCmd Specified number of 
replicas of 2 on collection testCloudExamplePrompt is higher than the number of 
Solr instances currently live or live and part of your createNodeSet(1). It's 
unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1153414 WARN  (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 1153488 WARN  (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 1153489 WARN  (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 1153489 WARN  (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 1153489 WARN  (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 1153489 WARN  (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 1153489 WARN  (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 1153490 WARN  (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 1153487 WARN  (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1153503 WARN  (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 1153503 WARN  (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 1153503 WARN  (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 1153504 WARN  (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 1153504 WARN  (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 1153504 WARN  (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 1153504 WARN  (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 1153488 WARN  (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 1153524 WARN  (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 1153524 WARN  (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 1153524 WARN  (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 1153524 WARN  (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 1153524 WARN  (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 1153525 WARN  (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 1153525 WARN  (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 1172676 WARN  
(jetty-launcher-752-thread-1-SendThread(127.0.0.1:35579)) 
[n:localhost:42123_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 19042ms for sessionid 0x1603876cdd60003
   [junit4]   2> 1172692 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5E0054FCF1DA23FD]-SendThread(127.0.0.1:35579))
 [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 20827ms for sessionid 0x1603876cdd60006
   [junit4]   2> 1172693 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 0x1603876cdd60003, 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> 1172693 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 0x1603876cdd60006, 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> 1172951 WARN  
(zkConnectionManagerCallback-763-thread-1-processing-n:localhost:42123_solr) 
[n:localhost:42123_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@77b5fdfa name: 
ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1172951 WARN  
(zkConnectionManagerCallback-763-thread-1-processing-n:localhost:42123_solr) 
[n:localhost:42123_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 1172951 WARN  (zkConnectionManagerCallback-776-thread-1) [    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e45b918 name: 
ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1172951 WARN  (zkConnectionManagerCallback-776-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1174303 WARN  
(jetty-launcher-752-thread-1-SendThread(127.0.0.1:35579)) 
[n:localhost:42123_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x1603876cdd60003 has expired
   [junit4]   2> 1174303 WARN  
(OverseerStateUpdate-99141274712801283-localhost:42123_solr-n_0000000000) 
[n:localhost:42123_solr    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting 
Overseer main queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:327)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:327)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkDistributedQueue.fetchZkChildren(ZkDistributedQueue.java:410)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkDistributedQueue.firstChild(ZkDistributedQueue.java:387)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:441)
   [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> 1174323 WARN  
(zkConnectionManagerCallback-763-thread-1-processing-n:localhost:42123_solr) 
[n:localhost:42123_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@77b5fdfa name: 
ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 1174323 WARN  
(zkConnectionManagerCallback-763-thread-1-processing-n:localhost:42123_solr) 
[n:localhost:42123_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper 
session was expired. Attempting to reconnect to recover relationship with 
ZooKeeper...
   [junit4]   2> 1174414 ERROR (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory 
Error attempting to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/configs/testCloudExamplePrompt/managed-schema
   [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.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1085)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [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> 1174415 ERROR (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.s.ManagedIndexSchemaFactory 
Error attempting to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/configs/testCloudExamplePrompt/managed-schema
   [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.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1085)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [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> 1174415 ERROR (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.s.ManagedIndexSchemaFactory 
Error attempting to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/configs/testCloudExamplePrompt/managed-schema
   [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.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1085)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [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> 1174415 ERROR (OverseerExitThread) [n:localhost:42123_solr    
] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:301)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1174449 ERROR (qtp1081724731-3692) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'testCloudExamplePrompt_shard2_replica_n6': Unable to create core 
[testCloudExamplePrompt_shard2_replica_n6] Caused by: KeeperErrorCode = Session 
expired for /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:991)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [testCloudExamplePrompt_shard2_replica_n6]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core testCloudExamplePrompt_shard2_replica_n6: Error attempting 
to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1085)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error 
attempting to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /configs/testCloudExamplePrompt/managed-schema
   [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.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 1174436 ERROR (qtp1081724731-3695) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'testCloudExamplePrompt_shard1_replica_n2': Unable to create core 
[testCloudExamplePrompt_shard1_replica_n2] Caused by: KeeperErrorCode = Session 
expired for /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:991)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [testCloudExamplePrompt_shard1_replica_n2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core testCloudExamplePrompt_shard1_replica_n2: Error attempting 
to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1085)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error 
attempting to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /configs/testCloudExamplePrompt/managed-schema
   [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.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 1174451 ERROR 
(OverseerThreadFactory-1399-thread-1-processing-n:localhost:42123_solr) 
[n:localhost:42123_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://localhost:42123/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://localhost:42123/solr: Error CREATEing SolrCore 
'testCloudExamplePrompt_shard1_replica_n2': Unable to create core 
[testCloudExamplePrompt_shard1_replica_n2] Caused by: KeeperErrorCode = Session 
expired for /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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> 1174450 ERROR (qtp1081724731-3696) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'testCloudExamplePrompt_shard2_replica_n4': Unable to create core 
[testCloudExamplePrompt_shard2_replica_n4] Caused by: KeeperErrorCode = Session 
expired for /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:991)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [testCloudExamplePrompt_shard2_replica_n4]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core testCloudExamplePrompt_shard2_replica_n4: Error attempting 
to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1085)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error 
attempting to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /configs/testCloudExamplePrompt/managed-schema
   [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.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 1174452 ERROR 
(OverseerThreadFactory-1399-thread-1-processing-n:localhost:42123_solr) 
[n:localhost:42123_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://localhost:42123/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://localhost:42123/solr: Error CREATEing SolrCore 
'testCloudExamplePrompt_shard2_replica_n4': Unable to create core 
[testCloudExamplePrompt_shard2_replica_n4] Caused by: KeeperErrorCode = Session 
expired for /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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> 1174452 ERROR 
(OverseerThreadFactory-1399-thread-1-processing-n:localhost:42123_solr) 
[n:localhost:42123_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://localhost:42123/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://localhost:42123/solr: Error CREATEing SolrCore 
'testCloudExamplePrompt_shard2_replica_n6': Unable to create core 
[testCloudExamplePrompt_shard2_replica_n6] Caused by: KeeperErrorCode = Session 
expired for /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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> 1174795 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5E0054FCF1DA23FD]-SendThread(127.0.0.1:35579))
 [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 
0x1603876cdd60006 has expired
   [junit4]   2> 1174795 WARN  (zkConnectionManagerCallback-776-thread-1) [    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e45b918 name: 
ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 1174795 WARN  (zkConnectionManagerCallback-776-thread-1) [    
] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. 
Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 1174797 WARN  (zkConnectionManagerCallback-776-thread-1) [    
] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 1184559 WARN  (qtp1081724731-3693) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1184559 WARN  (qtp1081724731-3693) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 1184559 WARN  (qtp1081724731-3693) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1184560 WARN  (qtp1081724731-3693) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 1184560 WARN  (qtp1081724731-3693) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1184560 WARN  (qtp1081724731-3693) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 1184560 WARN  (qtp1081724731-3693) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1184560 WARN  (qtp1081724731-3693) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_5E0054FCF1DA23FD-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 1185058 ERROR (qtp1081724731-3693) [n:localhost:42123_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory 
Error attempting to access /configs/testCloudExamplePrompt/managed-schema
   [junit4]

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

hard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.ocptest1.shard2.leader, tag=2035280581
   [junit4]   2> 2146815 INFO  (coreCloseExecutor-2358-thread-5) 
[n:127.0.0.1:45749_ c:ocptest_shardsplit s:shard4 r:core_node8 
x:ocptest_shardsplit_shard4_replica_n4] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.collection.ocptest_shardsplit.shard4.leader, 
tag=1080956719
   [junit4]   2> 2146815 INFO  (coreCloseExecutor-2358-thread-6) 
[n:127.0.0.1:45749_ c:ocptest_shardsplit2 s:shard1 r:core_node5 
x:ocptest_shardsplit2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.ocptest_shardsplit2.shard1.leader, tag=1609383782
   [junit4]   2> 2146962 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[5E0054FCF1DA23FD]) [    ] 
o.a.s.c.Overseer Overseer (id=99141333560852498-127.0.0.1:45749_-n_0000000004) 
closing
   [junit4]   2> 2146962 INFO  
(OverseerStateUpdate-99141333560852498-127.0.0.1:45749_-n_0000000004) 
[n:127.0.0.1:45749_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45749_
   [junit4]   2> 2146962 WARN  
(zkCallback-1587-thread-5-processing-n:127.0.0.1:45749_) [n:127.0.0.1:45749_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 2146962 INFO  
(zkCallback-1587-thread-5-processing-n:127.0.0.1:45749_) [n:127.0.0.1:45749_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.c.SolrCore [collection1_shard1_replica_n47]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@78eb9b89
   [junit4]   2> 2146962 INFO  
(zkCallback-1587-thread-5-processing-n:127.0.0.1:45749_) [n:127.0.0.1:45749_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.replica_n47, tag=2028706697
   [junit4]   2> 2146962 INFO  
(zkCallback-1587-thread-5-processing-n:127.0.0.1:45749_) [n:127.0.0.1:45749_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@22090e7b: rootName = null, 
domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id 
= null] for registry solr.core.collection1.shard1.replica_n47 / 
com.codahale.metrics.MetricRegistry@52758feb
   [junit4]   2> 2147055 WARN  
(OverseerAutoScalingTriggerThread-99141333560852498-127.0.0.1:45749_-n_0000000004)
 [n:127.0.0.1:45749_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread 
woken up but we are closed, exiting.
   [junit4]   2> 2147056 INFO  
(zkCallback-1587-thread-5-processing-n:127.0.0.1:45749_) [n:127.0.0.1:45749_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=2028706697
   [junit4]   2> 2147056 INFO  
(zkCallback-1587-thread-5-processing-n:127.0.0.1:45749_) [n:127.0.0.1:45749_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2147056 INFO  
(zkCallback-1587-thread-5-processing-n:127.0.0.1:45749_) [n:127.0.0.1:45749_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@588de49b commitCommandVersion:0
   [junit4]   2> 2147384 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[5E0054FCF1DA23FD]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@63c7309c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2147384 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[5E0054FCF1DA23FD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21a5bec7{/,null,UNAVAILABLE}
   [junit4]   2> 2147420 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[5E0054FCF1DA23FD]) [    ] 
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> 2147567 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[5E0054FCF1DA23FD]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46154 46154
   [junit4]   2> 2147677 INFO  (Thread-2102) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46154 46154
   [junit4]   2> 2147677 WARN  (Thread-2102) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        4       /solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2>        4       /solr/collections/ocptest1/state.json
   [junit4]   2>        4       /solr/collections/ocptest3/state.json
   [junit4]   2>        4       /solr/collections/ocptest2/state.json
   [junit4]   2>        4       /solr/collections/ocptest4/state.json
   [junit4]   2>        4       /solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test 
-Dtests.seed=5E0054FCF1DA23FD -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=fr-LU -Dtests.timezone=Europe/Jersey -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  103s J2 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5E0054FCF1DA23FD:D6546B265F264E05]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_5E0054FCF1DA23FD-001
   [junit4]   2> Dec 08, 2017 11:46:38 PM 
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): 
{multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1845, 
maxMBSortInHeap=7.745012814336569, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4cdc6b5),
 locale=fr-LU, timezone=Europe/Jersey
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=243069744,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [TestReload, TestQueryTypes, 
TestCustomStream, TestSolrCloudWithKerberosAlt, ZkFailoverTest, 
AsyncCallRequestStatusResponseTest, SpellCheckCollatorWithCollapseTest, 
LeaderFailureAfterFreshStartTest, TestManagedResourceStorage, TestCustomSort, 
TestLegacyFieldCache, HdfsUnloadDistributedZkTest, DirectSolrSpellCheckerTest, 
JSONWriterTest, TestXmlQParserPlugin, OverseerRolesTest, 
MoveReplicaHDFSFailoverTest, TestEmbeddedSolrServerConstructors, 
TestRawResponseWriter, PluginInfoTest, DeleteStatusTest, 
FieldMutatingUpdateProcessorTest, HdfsChaosMonkeySafeLeaderTest, 
TestFieldCacheSortRandom, DistributedSpellCheckComponentTest, 
TestSSLRandomization, TestPerFieldSimilarityWithDefaultOverride, 
TestQuerySenderListener, DocValuesMissingTest, SolrMetricsIntegrationTest, 
CoreAdminCreateDiscoverTest, TestTrie, DistributedQueryComponentCustomSortTest, 
TestTolerantUpdateProcessorCloud, SolrCoreCheckLockOnStartupTest, 
FacetPivotSmallTest, PKIAuthenticationIntegrationTest, 
TestMaxTokenLenTokenizer, ConfigureRecoveryStrategyTest, 
SpellPossibilityIteratorTest, TestStreamBody, TestFunctionQuery, TestZkChroot, 
TestCustomDocTransformer, CopyFieldTest, TestSolrCLIRunExample, 
HdfsRecoverLeaseTest, TestHdfsUpdateLog, UpdateLogTest, TestStressUserVersions, 
InfoHandlerTest, CoreAdminHandlerTest, UnloadDistributedZkTest, 
TestBlobHandler, TestLegacyNumericRangeQueryBuilder, 
TestCopyFieldCollectionResource, UniqFieldsUpdateProcessorFactoryTest, 
TestRandomFlRTGCloud, IndexBasedSpellCheckerTest, BitVectorTest, 
SolrCLIZkUtilsTest, TestManagedSynonymGraphFilterFactory, 
TestHttpShardHandlerFactory, UUIDUpdateProcessorFallbackTest, OverseerTest, 
BlockJoinFacetSimpleTest, MultiThreadedOCPTest]
   [junit4] Completed [184/752 (2!)] on J2 in 103.13s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 49244 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to