Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4326/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.cloud.TestTlogReplica.testCreateDelete
{seed=[CEFCF96DE09AAF58:61BAB4DD22A89C44]}
Error Message:
Could not find collection : tlog_replica_test_create_delete
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection :
tlog_replica_test_create_delete
at
__randomizedtesting.SeedInfo.seed([CEFCF96DE09AAF58:61BAB4DD22A89C44]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.TestTlogReplica.testCreateDelete(TestTlogReplica.java:187)
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)
FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI
Error Message:
Could not find collection : implicitcoll
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
at
__randomizedtesting.SeedInfo.seed([CEFCF96DE09AAF58:A41D7706DD001920]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:68)
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 12327 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> 1465875 INFO
(SUITE-CustomCollectionTest-seed#[CEFCF96DE09AAF58]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/init-core-data-001
[junit4] 2> 1465879 WARN
(SUITE-CustomCollectionTest-seed#[CEFCF96DE09AAF58]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 1465879 INFO
(SUITE-CustomCollectionTest-seed#[CEFCF96DE09AAF58]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1465887 INFO
(SUITE-CustomCollectionTest-seed#[CEFCF96DE09AAF58]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1465888 INFO
(SUITE-CustomCollectionTest-seed#[CEFCF96DE09AAF58]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001
[junit4] 2> 1465888 INFO
(SUITE-CustomCollectionTest-seed#[CEFCF96DE09AAF58]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1465888 INFO (Thread-2444) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1465888 INFO (Thread-2444) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1465896 ERROR (Thread-2444) [ ] 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> 1465990 INFO
(SUITE-CustomCollectionTest-seed#[CEFCF96DE09AAF58]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:52931
[junit4] 2> 1466017 INFO (zkConnectionManagerCallback-3423-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466028 INFO (jetty-launcher-3420-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1466028 INFO (jetty-launcher-3420-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1466028 INFO (jetty-launcher-3420-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1466028 INFO (jetty-launcher-3420-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1466031 INFO (jetty-launcher-3420-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@194d8d9e{/solr,null,AVAILABLE}
[junit4] 2> 1466033 INFO (jetty-launcher-3420-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@772918ae{HTTP/1.1,[http/1.1]}{127.0.0.1:52935}
[junit4] 2> 1466033 INFO (jetty-launcher-3420-thread-1) [ ]
o.e.j.s.Server Started @1469587ms
[junit4] 2> 1466033 INFO (jetty-launcher-3420-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52935}
[junit4] 2> 1466033 ERROR (jetty-launcher-3420-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-13T12:59:17.297Z
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@21ccdc76{/solr,null,AVAILABLE}
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15b4f832{/solr,null,AVAILABLE}
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7a93c1{HTTP/1.1,[http/1.1]}{127.0.0.1:52936}
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-2) [ ]
o.e.j.s.Server Started @1469588ms
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52936}
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1c5d9f09{HTTP/1.1,[http/1.1]}{127.0.0.1:52937}
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-3) [ ]
o.e.j.s.Server Started @1469588ms
[junit4] 2> 1466034 INFO (jetty-launcher-3420-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52937}
[junit4] 2> 1466035 ERROR (jetty-launcher-3420-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1466035 ERROR (jetty-launcher-3420-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1466035 INFO (jetty-launcher-3420-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1466035 INFO (jetty-launcher-3420-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1466035 INFO (jetty-launcher-3420-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1466035 INFO (jetty-launcher-3420-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1466035 INFO (jetty-launcher-3420-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-13T12:59:17.298Z
[junit4] 2> 1466035 INFO (jetty-launcher-3420-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1466035 INFO (jetty-launcher-3420-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1466035 INFO (jetty-launcher-3420-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-13T12:59:17.298Z
[junit4] 2> 1466037 INFO (jetty-launcher-3420-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5d69a029{/solr,null,AVAILABLE}
[junit4] 2> 1466038 INFO (zkConnectionManagerCallback-3425-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466042 INFO (jetty-launcher-3420-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@38ece0d3{HTTP/1.1,[http/1.1]}{127.0.0.1:52941}
[junit4] 2> 1466042 INFO (jetty-launcher-3420-thread-4) [ ]
o.e.j.s.Server Started @1469596ms
[junit4] 2> 1466043 INFO (jetty-launcher-3420-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52941}
[junit4] 2> 1466043 ERROR (jetty-launcher-3420-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1466043 INFO (jetty-launcher-3420-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1466043 INFO (jetty-launcher-3420-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1466043 INFO (jetty-launcher-3420-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1466043 INFO (zkConnectionManagerCallback-3427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466043 INFO (jetty-launcher-3420-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-13T12:59:17.306Z
[junit4] 2> 1466044 INFO (jetty-launcher-3420-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1466046 INFO (zkConnectionManagerCallback-3429-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466047 INFO (jetty-launcher-3420-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1466048 INFO (jetty-launcher-3420-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1466048 INFO (zkConnectionManagerCallback-3431-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466053 INFO (jetty-launcher-3420-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1466058 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 0x1604ff531240003, 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> 1466063 INFO (jetty-launcher-3420-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52931/solr
[junit4] 2> 1466063 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 0x1604ff531240002, 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> 1466066 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 0x1604ff531240001, 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> 1466067 INFO (jetty-launcher-3420-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52931/solr
[junit4] 2> 1466068 INFO (jetty-launcher-3420-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52931/solr
[junit4] 2> 1466071 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 0x1604ff531240004, 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> 1466075 INFO (zkConnectionManagerCallback-3435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466075 INFO (zkConnectionManagerCallback-3440-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466075 INFO (jetty-launcher-3420-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52931/solr
[junit4] 2> 1466076 INFO (zkConnectionManagerCallback-3443-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466079 INFO (zkConnectionManagerCallback-3447-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466080 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 0x1604ff531240006, 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> 1466081 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 0x1604ff531240007, 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> 1466082 INFO
(zkConnectionManagerCallback-3449-thread-1-processing-n:127.0.0.1:52937_solr)
[n:127.0.0.1:52937_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466082 INFO
(zkConnectionManagerCallback-3451-thread-1-processing-n:127.0.0.1:52936_solr)
[n:127.0.0.1:52936_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466084 INFO
(zkConnectionManagerCallback-3453-thread-1-processing-n:127.0.0.1:52935_solr)
[n:127.0.0.1:52935_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466087 INFO
(zkConnectionManagerCallback-3455-thread-1-processing-n:127.0.0.1:52941_solr)
[n:127.0.0.1:52941_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466331 INFO (jetty-launcher-3420-thread-4)
[n:127.0.0.1:52941_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1466331 INFO (jetty-launcher-3420-thread-2)
[n:127.0.0.1:52936_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1466332 INFO (jetty-launcher-3420-thread-4)
[n:127.0.0.1:52941_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52941_solr
[junit4] 2> 1466333 INFO (jetty-launcher-3420-thread-3)
[n:127.0.0.1:52937_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1466333 INFO (jetty-launcher-3420-thread-2)
[n:127.0.0.1:52936_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52936_solr
[junit4] 2> 1466337 INFO (jetty-launcher-3420-thread-4)
[n:127.0.0.1:52941_solr ] o.a.s.c.Overseer Overseer
(id=99167106312175628-127.0.0.1:52941_solr-n_0000000000) starting
[junit4] 2> 1466340 INFO
(zkCallback-3450-thread-1-processing-n:127.0.0.1:52936_solr)
[n:127.0.0.1:52936_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1466343 INFO
(zkCallback-3454-thread-1-processing-n:127.0.0.1:52941_solr)
[n:127.0.0.1:52941_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1466346 INFO
(zkCallback-3452-thread-1-processing-n:127.0.0.1:52935_solr)
[n:127.0.0.1:52935_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1466349 INFO
(zkCallback-3448-thread-1-processing-n:127.0.0.1:52937_solr)
[n:127.0.0.1:52937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1466351 INFO (jetty-launcher-3420-thread-1)
[n:127.0.0.1:52935_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1466354 INFO (jetty-launcher-3420-thread-3)
[n:127.0.0.1:52937_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52937_solr
[junit4] 2> 1466357 INFO
(zkCallback-3448-thread-1-processing-n:127.0.0.1:52937_solr)
[n:127.0.0.1:52937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1466358 INFO
(zkCallback-3450-thread-1-processing-n:127.0.0.1:52936_solr)
[n:127.0.0.1:52936_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1466358 INFO
(zkCallback-3452-thread-1-processing-n:127.0.0.1:52935_solr)
[n:127.0.0.1:52935_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1466359 INFO
(zkCallback-3454-thread-1-processing-n:127.0.0.1:52941_solr)
[n:127.0.0.1:52941_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1466360 INFO (jetty-launcher-3420-thread-1)
[n:127.0.0.1:52935_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52935_solr
[junit4] 2> 1466407 INFO
(zkCallback-3448-thread-1-processing-n:127.0.0.1:52937_solr)
[n:127.0.0.1:52937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1466408 INFO
(zkCallback-3452-thread-1-processing-n:127.0.0.1:52935_solr)
[n:127.0.0.1:52935_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1466418 INFO
(zkCallback-3450-thread-1-processing-n:127.0.0.1:52936_solr)
[n:127.0.0.1:52936_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1466423 INFO
(zkCallback-3454-thread-1-processing-n:127.0.0.1:52941_solr)
[n:127.0.0.1:52941_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1466463 INFO (jetty-launcher-3420-thread-4)
[n:127.0.0.1:52941_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52941_solr
[junit4] 2> 1466469 INFO
(zkCallback-3448-thread-1-processing-n:127.0.0.1:52937_solr)
[n:127.0.0.1:52937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1466469 INFO
(zkCallback-3450-thread-1-processing-n:127.0.0.1:52936_solr)
[n:127.0.0.1:52936_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1466469 INFO
(zkCallback-3454-thread-1-processing-n:127.0.0.1:52941_solr)
[n:127.0.0.1:52941_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1466469 INFO
(zkCallback-3452-thread-1-processing-n:127.0.0.1:52935_solr)
[n:127.0.0.1:52935_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1466521 INFO (jetty-launcher-3420-thread-1)
[n:127.0.0.1:52935_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52935.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466530 INFO (jetty-launcher-3420-thread-3)
[n:127.0.0.1:52937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52937.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466568 INFO (jetty-launcher-3420-thread-2)
[n:127.0.0.1:52936_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52936.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466569 INFO (jetty-launcher-3420-thread-1)
[n:127.0.0.1:52935_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52935.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466571 INFO (jetty-launcher-3420-thread-1)
[n:127.0.0.1:52935_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52935.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466576 INFO (jetty-launcher-3420-thread-1)
[n:127.0.0.1:52935_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node1/.
[junit4] 2> 1466580 INFO (jetty-launcher-3420-thread-3)
[n:127.0.0.1:52937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52937.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466582 INFO (jetty-launcher-3420-thread-3)
[n:127.0.0.1:52937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52937.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466588 INFO (jetty-launcher-3420-thread-3)
[n:127.0.0.1:52937_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node3/.
[junit4] 2> 1466595 INFO (jetty-launcher-3420-thread-2)
[n:127.0.0.1:52936_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52936.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466595 INFO (jetty-launcher-3420-thread-2)
[n:127.0.0.1:52936_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52936.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466596 INFO (jetty-launcher-3420-thread-2)
[n:127.0.0.1:52936_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node2/.
[junit4] 2> 1466607 INFO (jetty-launcher-3420-thread-4)
[n:127.0.0.1:52941_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52941.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466629 INFO (jetty-launcher-3420-thread-4)
[n:127.0.0.1:52941_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52941.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466630 INFO (jetty-launcher-3420-thread-4)
[n:127.0.0.1:52941_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52941.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1466631 INFO (jetty-launcher-3420-thread-4)
[n:127.0.0.1:52941_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node4/.
[junit4] 2> 1466731 INFO (zkConnectionManagerCallback-3462-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466736 INFO (zkConnectionManagerCallback-3466-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1466738 INFO
(SUITE-CustomCollectionTest-seed#[CEFCF96DE09AAF58]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1466740 INFO
(SUITE-CustomCollectionTest-seed#[CEFCF96DE09AAF58]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52931/solr ready
[junit4] 2> 1466954 INFO
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[CEFCF96DE09AAF58])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
[junit4] 2> 1466957 INFO
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[CEFCF96DE09AAF58])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1466969 INFO (qtp1287075969-13979) [n:127.0.0.1:52935_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b,c,d&replicationFactor=4&collection.configName=conf&maxShardsPerNode=5&router.field=shard_s&name=withShardField&router.name=implicit&nrtReplicas=4&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1466974 INFO
(OverseerThreadFactory-5420-thread-1-processing-n:127.0.0.1:52941_solr)
[n:127.0.0.1:52941_solr ] o.a.s.c.CreateCollectionCmd Create collection
withShardField
[junit4] 2> 1467102 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"withShardField_a_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52941/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467105 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"withShardField_a_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467108 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"withShardField_a_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52936/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467111 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"withShardField_a_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52937/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467114 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"withShardField_b_replica_n8",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52941/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467118 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"withShardField_b_replica_n10",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467121 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"withShardField_b_replica_n12",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52936/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467125 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"withShardField_b_replica_n14",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52937/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467128 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"withShardField_c_replica_n16",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52941/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467132 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"withShardField_c_replica_n18",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467136 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"withShardField_c_replica_n20",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52936/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467140 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"withShardField_c_replica_n22",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52937/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467144 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"d",
[junit4] 2> "core":"withShardField_d_replica_n24",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52941/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467148 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"d",
[junit4] 2> "core":"withShardField_d_replica_n26",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467153 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"d",
[junit4] 2> "core":"withShardField_d_replica_n28",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52936/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467159 INFO
(OverseerStateUpdate-99167106312175628-127.0.0.1:52941_solr-n_0000000000)
[n:127.0.0.1:52941_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"d",
[junit4] 2> "core":"withShardField_d_replica_n30",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52937/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1467383 INFO (qtp1287075969-13981) [n:127.0.0.1:52935_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n10&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467384 INFO (qtp1287075969-13981) [n:127.0.0.1:52935_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1467387 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node29&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n26&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467388 INFO (qtp1287075969-13983) [n:127.0.0.1:52935_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467394 INFO (qtp1287075969-13984) [n:127.0.0.1:52935_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n18&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467397 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node32&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n30&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467398 INFO (qtp2047033663-13994) [n:127.0.0.1:52936_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node23&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n20&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467398 INFO (qtp143339276-14001) [n:127.0.0.1:52937_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node25&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n22&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467398 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1467398 INFO (qtp2047033663-13994) [n:127.0.0.1:52936_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1467399 INFO (qtp308169694-13991) [n:127.0.0.1:52941_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n16&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467399 INFO (qtp2047033663-13995) [n:127.0.0.1:52936_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n12&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467399 INFO (qtp308169694-13991) [n:127.0.0.1:52941_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1467400 INFO (qtp143339276-14002) [n:127.0.0.1:52937_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n14&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467401 INFO (qtp308169694-14000) [n:127.0.0.1:52941_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node27&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n24&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467401 INFO (qtp2047033663-13996) [n:127.0.0.1:52936_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467402 INFO (qtp143339276-14003) [n:127.0.0.1:52937_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n6&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467403 INFO (qtp308169694-14006) [n:127.0.0.1:52941_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467404 INFO (qtp2047033663-13997) [n:127.0.0.1:52936_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node31&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n28&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467406 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n8&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1467559 INFO
(zkCallback-3450-thread-1-processing-n:127.0.0.1:52936_solr)
[n:127.0.0.1:52936_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1467560 INFO
(zkCallback-3448-thread-1-processing-n:127.0.0.1:52937_solr)
[n:127.0.0.1:52937_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1467560 INFO
(zkCallback-3454-thread-1-processing-n:127.0.0.1:52941_solr)
[n:127.0.0.1:52941_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1467560 INFO
(zkCallback-3452-thread-1-processing-n:127.0.0.1:52935_solr)
[n:127.0.0.1:52935_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1467560 INFO
(zkCallback-3450-thread-2-processing-n:127.0.0.1:52936_solr)
[n:127.0.0.1:52936_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1467561 INFO
(zkCallback-3454-thread-2-processing-n:127.0.0.1:52941_solr)
[n:127.0.0.1:52941_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1467562 INFO
(zkCallback-3448-thread-2-processing-n:127.0.0.1:52937_solr)
[n:127.0.0.1:52937_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1467563 INFO
(zkCallback-3452-thread-2-processing-n:127.0.0.1:52935_solr)
[n:127.0.0.1:52935_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1468507 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468507 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468507 INFO (qtp308169694-13991) [n:127.0.0.1:52941_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468511 INFO (qtp308169694-14006) [n:127.0.0.1:52941_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468533 INFO (qtp2047033663-13994) [n:127.0.0.1:52936_solr
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468534 INFO (qtp2047033663-13995) [n:127.0.0.1:52936_solr
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468541 INFO (qtp1287075969-13981) [n:127.0.0.1:52935_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468542 INFO (qtp2047033663-13997) [n:127.0.0.1:52936_solr
c:withShardField s:d r:core_node31 x:withShardField_d_replica_n28]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468556 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
c:withShardField s:d r:core_node32 x:withShardField_d_replica_n30]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468557 INFO (qtp2047033663-13996) [n:127.0.0.1:52936_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468564 INFO (qtp143339276-14002) [n:127.0.0.1:52937_solr
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468575 INFO (qtp308169694-14000) [n:127.0.0.1:52941_solr
c:withShardField s:d r:core_node27 x:withShardField_d_replica_n24]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468577 INFO (qtp1287075969-13984) [n:127.0.0.1:52935_solr
c:withShardField s:c r:core_node21 x:withShardField_c_replica_n18]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468578 INFO (qtp143339276-14001) [n:127.0.0.1:52937_solr
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468583 INFO (qtp143339276-14003) [n:127.0.0.1:52937_solr
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468601 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.s.IndexSchema [withShardField_b_replica_n8] Schema name=cloud-dynamic
[junit4] 2> 1468603 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.s.IndexSchema [withShardField_d_replica_n26] Schema name=cloud-dynamic
[junit4] 2> 1468618 INFO (qtp308169694-14006) [n:127.0.0.1:52941_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.s.IndexSchema [withShardField_a_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 1468630 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468630 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n8' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468631 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52941.solr.core.withShardField.b.replica_n8' (registry
'solr.core.withShardField.b.replica_n8') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468631 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468631 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.c.SolrCore [[withShardField_b_replica_n8] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node4/withShardField_b_replica_n8],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node4/./withShardField_b_replica_n8/data/]
[junit4] 2> 1468635 INFO (qtp1287075969-13981) [n:127.0.0.1:52935_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.s.IndexSchema [withShardField_b_replica_n10] Schema name=cloud-dynamic
[junit4] 2> 1468636 INFO (qtp2047033663-13994) [n:127.0.0.1:52936_solr
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20]
o.a.s.s.IndexSchema [withShardField_c_replica_n20] Schema name=cloud-dynamic
[junit4] 2> 1468662 INFO (qtp1287075969-13983) [n:127.0.0.1:52935_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1468663 INFO (qtp143339276-14003) [n:127.0.0.1:52937_solr
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6]
o.a.s.s.IndexSchema [withShardField_a_replica_n6] Schema name=cloud-dynamic
[junit4] 2> 1468669 INFO (qtp143339276-14002) [n:127.0.0.1:52937_solr
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14]
o.a.s.s.IndexSchema [withShardField_b_replica_n14] Schema name=cloud-dynamic
[junit4] 2> 1468670 INFO (qtp1287075969-13983) [n:127.0.0.1:52935_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.s.IndexSchema [withShardField_a_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 1468672 INFO (qtp2047033663-13995) [n:127.0.0.1:52936_solr
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12]
o.a.s.s.IndexSchema [withShardField_b_replica_n12] Schema name=cloud-dynamic
[junit4] 2> 1468698 INFO (qtp143339276-14001) [n:127.0.0.1:52937_solr
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22]
o.a.s.s.IndexSchema [withShardField_c_replica_n22] Schema name=cloud-dynamic
[junit4] 2> 1468712 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
c:withShardField s:d r:core_node32 x:withShardField_d_replica_n30]
o.a.s.s.IndexSchema [withShardField_d_replica_n30] Schema name=cloud-dynamic
[junit4] 2> 1468712 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468712 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n26' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468713 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52935.solr.core.withShardField.d.replica_n26' (registry
'solr.core.withShardField.d.replica_n26') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468713 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468713 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.c.SolrCore [[withShardField_d_replica_n26] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node1/withShardField_d_replica_n26],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node1/./withShardField_d_replica_n26/data/]
[junit4] 2> 1468723 INFO (qtp308169694-14000) [n:127.0.0.1:52941_solr
c:withShardField s:d r:core_node27 x:withShardField_d_replica_n24]
o.a.s.s.IndexSchema [withShardField_d_replica_n24] Schema name=cloud-dynamic
[junit4] 2> 1468735 INFO (qtp2047033663-13996) [n:127.0.0.1:52936_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.s.IndexSchema [withShardField_a_replica_n4] Schema name=cloud-dynamic
[junit4] 2> 1468740 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
c:withShardField s:d r:core_node32 x:withShardField_d_replica_n30]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468740 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
c:withShardField s:d r:core_node32 x:withShardField_d_replica_n30]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n30' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468741 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
c:withShardField s:d r:core_node32 x:withShardField_d_replica_n30]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52937.solr.core.withShardField.d.replica_n30' (registry
'solr.core.withShardField.d.replica_n30') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468741 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
c:withShardField s:d r:core_node32 x:withShardField_d_replica_n30]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468741 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
c:withShardField s:d r:core_node32 x:withShardField_d_replica_n30]
o.a.s.c.SolrCore [[withShardField_d_replica_n30] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node3/withShardField_d_replica_n30],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node3/./withShardField_d_replica_n30/data/]
[junit4] 2> 1468745 INFO (qtp2047033663-13997) [n:127.0.0.1:52936_solr
c:withShardField s:d r:core_node31 x:withShardField_d_replica_n28]
o.a.s.s.IndexSchema [withShardField_d_replica_n28] Schema name=cloud-dynamic
[junit4] 2> 1468766 INFO (qtp308169694-13991) [n:127.0.0.1:52941_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.s.IndexSchema [withShardField_c_replica_n16] Schema name=cloud-dynamic
[junit4] 2> 1468790 INFO (qtp1287075969-13981) [n:127.0.0.1:52935_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468790 INFO (qtp1287075969-13981) [n:127.0.0.1:52935_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n10' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468791 INFO (qtp1287075969-13981) [n:127.0.0.1:52935_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52935.solr.core.withShardField.b.replica_n10' (registry
'solr.core.withShardField.b.replica_n10') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468791 INFO (qtp1287075969-13981) [n:127.0.0.1:52935_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468791 INFO (qtp1287075969-13981) [n:127.0.0.1:52935_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.c.SolrCore [[withShardField_b_replica_n10] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node1/withShardField_b_replica_n10],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node1/./withShardField_b_replica_n10/data/]
[junit4] 2> 1468801 INFO (qtp143339276-14003) [n:127.0.0.1:52937_solr
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468801 INFO (qtp143339276-14003) [n:127.0.0.1:52937_solr
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n6' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468802 INFO (qtp143339276-14003) [n:127.0.0.1:52937_solr
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52937.solr.core.withShardField.a.replica_n6' (registry
'solr.core.withShardField.a.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468802 INFO (qtp143339276-14003) [n:127.0.0.1:52937_solr
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468802 INFO (qtp143339276-14003) [n:127.0.0.1:52937_solr
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6]
o.a.s.c.SolrCore [[withShardField_a_replica_n6] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node3/withShardField_a_replica_n6],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node3/./withShardField_a_replica_n6/data/]
[junit4] 2> 1468803 INFO (qtp308169694-13991) [n:127.0.0.1:52941_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468803 INFO (qtp308169694-13991) [n:127.0.0.1:52941_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n16' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468804 INFO (qtp308169694-13991) [n:127.0.0.1:52941_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52941.solr.core.withShardField.c.replica_n16' (registry
'solr.core.withShardField.c.replica_n16') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468804 INFO (qtp308169694-13991) [n:127.0.0.1:52941_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468804 INFO (qtp308169694-13991) [n:127.0.0.1:52941_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.c.SolrCore [[withShardField_c_replica_n16] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node4/withShardField_c_replica_n16],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node4/./withShardField_c_replica_n16/data/]
[junit4] 2> 1468818 INFO (qtp308169694-14006) [n:127.0.0.1:52941_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468818 INFO (qtp308169694-14006) [n:127.0.0.1:52941_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n1' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468819 INFO (qtp308169694-14006) [n:127.0.0.1:52941_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52941.solr.core.withShardField.a.replica_n1' (registry
'solr.core.withShardField.a.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468819 INFO (qtp308169694-14006) [n:127.0.0.1:52941_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468819 INFO (qtp308169694-14006) [n:127.0.0.1:52941_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.c.SolrCore [[withShardField_a_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node4/withShardField_a_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node4/./withShardField_a_replica_n1/data/]
[junit4] 2> 1468825 INFO (qtp143339276-14002) [n:127.0.0.1:52937_solr
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468826 INFO (qtp143339276-14002) [n:127.0.0.1:52937_solr
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n14' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468826 INFO (qtp143339276-14002) [n:127.0.0.1:52937_solr
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52937.solr.core.withShardField.b.replica_n14' (registry
'solr.core.withShardField.b.replica_n14') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468826 INFO (qtp143339276-14002) [n:127.0.0.1:52937_solr
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468826 INFO (qtp143339276-14002) [n:127.0.0.1:52937_solr
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14]
o.a.s.c.SolrCore [[withShardField_b_replica_n14] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node3/withShardField_b_replica_n14],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node3/./withShardField_b_replica_n14/data/]
[junit4] 2> 1468831 INFO (qtp308169694-14000) [n:127.0.0.1:52941_solr
c:withShardField s:d r:core_node27 x:withShardField_d_replica_n24]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468831 INFO (qtp308169694-14000) [n:127.0.0.1:52941_solr
c:withShardField s:d r:core_node27 x:withShardField_d_replica_n24]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n24' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468831 INFO (qtp308169694-14000) [n:127.0.0.1:52941_solr
c:withShardField s:d r:core_node27 x:withShardField_d_replica_n24]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52941.solr.core.withShardField.d.replica_n24' (registry
'solr.core.withShardField.d.replica_n24') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468831 INFO (qtp308169694-14000) [n:127.0.0.1:52941_solr
c:withShardField s:d r:core_node27 x:withShardField_d_replica_n24]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468831 INFO (qtp308169694-14000) [n:127.0.0.1:52941_solr
c:withShardField s:d r:core_node27 x:withShardField_d_replica_n24]
o.a.s.c.SolrCore [[withShardField_d_replica_n24] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node4/withShardField_d_replica_n24],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node4/./withShardField_d_replica_n24/data/]
[junit4] 2> 1468837 INFO (qtp2047033663-13994) [n:127.0.0.1:52936_solr
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468837 INFO (qtp2047033663-13994) [n:127.0.0.1:52936_solr
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n20' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468837 INFO (qtp2047033663-13994) [n:127.0.0.1:52936_solr
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52936.solr.core.withShardField.c.replica_n20' (registry
'solr.core.withShardField.c.replica_n20') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468837 INFO (qtp2047033663-13994) [n:127.0.0.1:52936_solr
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468837 INFO (qtp2047033663-13994) [n:127.0.0.1:52936_solr
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20]
o.a.s.c.SolrCore [[withShardField_c_replica_n20] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node2/withShardField_c_replica_n20],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node2/./withShardField_c_replica_n20/data/]
[junit4] 2> 1468842 INFO (qtp2047033663-13995) [n:127.0.0.1:52936_solr
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468842 INFO (qtp2047033663-13995) [n:127.0.0.1:52936_solr
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n12' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468842 INFO (qtp2047033663-13995) [n:127.0.0.1:52936_solr
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52936.solr.core.withShardField.b.replica_n12' (registry
'solr.core.withShardField.b.replica_n12') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468842 INFO (qtp2047033663-13995) [n:127.0.0.1:52936_solr
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468842 INFO (qtp2047033663-13995) [n:127.0.0.1:52936_solr
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12]
o.a.s.c.SolrCore [[withShardField_b_replica_n12] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node2/withShardField_b_replica_n12],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node2/./withShardField_b_replica_n12/data/]
[junit4] 2> 1468846 INFO (qtp1287075969-13983) [n:127.0.0.1:52935_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468846 INFO (qtp1287075969-13983) [n:127.0.0.1:52935_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n2' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468847 INFO (qtp1287075969-13983) [n:127.0.0.1:52935_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52935.solr.core.withShardField.a.replica_n2' (registry
'solr.core.withShardField.a.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468847 INFO (qtp1287075969-13983) [n:127.0.0.1:52935_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468847 INFO (qtp1287075969-13983) [n:127.0.0.1:52935_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.c.SolrCore [[withShardField_a_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node1/withShardField_a_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node1/./withShardField_a_replica_n2/data/]
[junit4] 2> 1468851 INFO (qtp1287075969-13984) [n:127.0.0.1:52935_solr
c:withShardField s:c r:core_node21 x:withShardField_c_replica_n18]
o.a.s.s.IndexSchema [withShardField_c_replica_n18] Schema name=cloud-dynamic
[junit4] 2> 1468879 INFO (qtp1287075969-13984) [n:127.0.0.1:52935_solr
c:withShardField s:c r:core_node21 x:withShardField_c_replica_n18]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468879 INFO (qtp1287075969-13984) [n:127.0.0.1:52935_solr
c:withShardField s:c r:core_node21 x:withShardField_c_replica_n18]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n18' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468880 INFO (qtp1287075969-13984) [n:127.0.0.1:52935_solr
c:withShardField s:c r:core_node21 x:withShardField_c_replica_n18]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52935.solr.core.withShardField.c.replica_n18' (registry
'solr.core.withShardField.c.replica_n18') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468880 INFO (qtp1287075969-13984) [n:127.0.0.1:52935_solr
c:withShardField s:c r:core_node21 x:withShardField_c_replica_n18]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468880 INFO (qtp1287075969-13984) [n:127.0.0.1:52935_solr
c:withShardField s:c r:core_node21 x:withShardField_c_replica_n18]
o.a.s.c.SolrCore [[withShardField_c_replica_n18] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node1/withShardField_c_replica_n18],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node1/./withShardField_c_replica_n18/data/]
[junit4] 2> 1468902 INFO (qtp2047033663-13996) [n:127.0.0.1:52936_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468902 INFO (qtp2047033663-13996) [n:127.0.0.1:52936_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n4' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468903 INFO (qtp2047033663-13996) [n:127.0.0.1:52936_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52936.solr.core.withShardField.a.replica_n4' (registry
'solr.core.withShardField.a.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468903 INFO (qtp2047033663-13996) [n:127.0.0.1:52936_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468903 INFO (qtp2047033663-13996) [n:127.0.0.1:52936_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.c.SolrCore [[withShardField_a_replica_n4] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node2/withShardField_a_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node2/./withShardField_a_replica_n4/data/]
[junit4] 2> 1468903 INFO (qtp143339276-14001) [n:127.0.0.1:52937_solr
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468903 INFO (qtp143339276-14001) [n:127.0.0.1:52937_solr
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n22' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468904 INFO (qtp143339276-14001) [n:127.0.0.1:52937_solr
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52937.solr.core.withShardField.c.replica_n22' (registry
'solr.core.withShardField.c.replica_n22') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468904 INFO (qtp143339276-14001) [n:127.0.0.1:52937_solr
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468904 INFO (qtp143339276-14001) [n:127.0.0.1:52937_solr
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22]
o.a.s.c.SolrCore [[withShardField_c_replica_n22] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node3/withShardField_c_replica_n22],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node3/./withShardField_c_replica_n22/data/]
[junit4] 2> 1468908 INFO (qtp2047033663-13997) [n:127.0.0.1:52936_solr
c:withShardField s:d r:core_node31 x:withShardField_d_replica_n28]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1468908 INFO (qtp2047033663-13997) [n:127.0.0.1:52936_solr
c:withShardField s:d r:core_node31 x:withShardField_d_replica_n28]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n28' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1468923 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1468923 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1468925 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1468925 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1468926 INFO (qtp2047033663-13997) [n:127.0.0.1:52936_solr
c:withShardField s:d r:core_node31 x:withShardField_d_replica_n28]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52936.solr.core.withShardField.d.replica_n28' (registry
'solr.core.withShardField.d.replica_n28') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192ae426
[junit4] 2> 1468926 INFO (qtp2047033663-13997) [n:127.0.0.1:52936_solr
c:withShardField s:d r:core_node31 x:withShardField_d_replica_n28]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468926 INFO (qtp2047033663-13997) [n:127.0.0.1:52936_solr
c:withShardField s:d r:core_node31 x:withShardField_d_replica_n28]
o.a.s.c.SolrCore [[withShardField_d_replica_n28] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node2/withShardField_d_replica_n28],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_CEFCF96DE09AAF58-001/tempDir-001/node2/./withShardField_d_replica_n28/data/]
[junit4] 2> 1468936 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@115abd6d[withShardField_b_replica_n8] main]
[junit4] 2> 1468937 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1468937 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1468938 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1468938 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1468938 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1468938 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1586673704187723776
[junit4] 2> 1468939 INFO
(searcherExecutor-5426-thread-1-processing-n:127.0.0.1:52941_solr
x:withShardField_b_replica_n8 s:b c:withShardField r:core_node11)
[n:127.0.0.1:52941_solr c:withShardField s:b r:core_node11
x:withShardField_b_replica_n8] o.a.s.c.SolrCore [withShardField_b_replica_n8]
Registered new searcher Searcher@115abd6d[withShardField_b_replica_n8]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1468940 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1468940 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1468946 INFO (qtp308169694-14007) [n:127.0.0.1:52941_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard b: total=4 found=1 timeoutin=9999ms
[junit4] 2> 1468951 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@482d9f6a[withShardField_d_replica_n26] main]
[junit4] 2> 1468952 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1468953 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1468953 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1468953 INFO (qtp1287075969-13982) [n:127.0.0.1:52935_solr
c:withShardField s:d r:core_node29 x:withShardField_d_replica_n26]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1586673704203452416
[junit4] 2> 1468954 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
c:withShardField s:d r:core_node32 x:withShardField_d_replica_n30]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1468954 INFO (qtp143339276-13988) [n:127.0.0.1:52937_solr
c:withShardField s:d r:core_node32 x:withShardField_d_replica_n30]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1468954 INFO
(searcherExecutor-5427-thread-1-processing-n:127.0.0.1:52935_solr
x:withShardField_d_replica_n26 s:d c:withShardField r:core_node29)
[n:127.0.0.1:52935_solr c:withShardField s:d r:core_node29
x:withShardField_d_replica_n26] o.a.s.c.SolrCore [withShardField_d_replica_n26]
Registered new s
[...truncated too long message...]
junit4] 2> 2
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/99167222188802074-core_node4-n_0000000000
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/99167222188802062-core_node16-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 6 /solr/overseer/queue
[junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 6 /solr/overseer/collection-queue-work
[junit4] 2> 6 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_CEFCF96DE09AAF58-001
[junit4] 2> Dec 13, 2017 1:31:11 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):
{foo=BlockTreeOrds(blocksize=128), title_s=PostingsFormat(name=Asserting),
id=PostingsFormat(name=LuceneVarGapFixedInterval),
foo_s=BlockTreeOrds(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Asserting),
inplace_updatable_int=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1674,
maxMBSortInHeap=5.547108776994149,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@523c1938),
locale=pl, timezone=Asia/Kolkata
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=87242792,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestCloudJSONFacetJoinDomain, EchoParamsTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestHdfsBackupRestoreCore,
LargeFieldTest, TestPerFieldSimilarityWithDefaultOverride, TestLRUStatsCache,
TestInitParams, TestPostingsSolrHighlighter, TestTrieFacet,
MoreLikeThisHandlerTest, UninvertDocValuesMergePolicyTest,
SubstringBytesRefFilterTest, TestAnalyzeInfixSuggestions,
SystemInfoHandlerTest, TestDFISimilarityFactory,
PreAnalyzedUpdateProcessorTest, SolrCLIZkUtilsTest, TestSolrConfigHandlerCloud,
BigEndianAscendingWordDeserializerTest, TestCloudPseudoReturnFields,
DistributedExpandComponentTest, HdfsRecoverLeaseTest, DistributedQueueTest,
TestStandardQParsers, MoveReplicaTest, TestSortByMinMaxFunction, BitVectorTest,
StatsReloadRaceTest, TestDistributedGrouping, SimplePostToolTest,
DeleteLastCustomShardedReplicaTest, TestCollectionAPIs,
SpellingQueryConverterTest, HdfsBasicDistributedZk2Test,
TestReloadAndDeleteDocs, TestAnalyzedSuggestions, TestTrie, TestSolrCoreParser,
RulesTest, RankQueryTest, TestRequestStatusCollectionAPI,
TestCloudDeleteByQuery, NodeLostTriggerTest, TestSolrCoreSnapshots,
TestLocalFSCloudBackupRestore, TestXmlQParserPlugin, DirectoryFactoryTest,
ReplicationFactorTest, TestFastOutputStream, TestBadConfig, DocValuesTest,
TestLegacyTerms, DeleteStatusTest, TestLeaderElectionZkExpiry,
SchemaVersionSpecificBehaviorTest, CdcrBidirectionalTest, QueryEqualityTest,
AssignTest, TestSubQueryTransformerDistrib, BlockJoinFacetSimpleTest,
TestFaceting, TestMacroExpander, ReplicaListTransformerTest,
TestGroupingSearch, AnalyticsQueryTest, CoreAdminHandlerTest,
ConfigureRecoveryStrategyTest, TestDefaultStatsCache, TestQueryWrapperFilter,
SimpleMLTQParserTest, FieldMutatingUpdateProcessorTest, TestConfigReload,
DistributedIntervalFacetingTest, TestLRUCache, TestCrossCoreJoin,
PreAnalyzedFieldTest, TestMinMaxOnMultiValuedField, TestExceedMaxTermLength,
TestFastLRUCache, TestHashPartitioner, TestFileDictionaryLookup, PolyFieldTest,
TestSolrCloudWithHadoopAuthPlugin, MoveReplicaHDFSFailoverTest,
SystemLogListenerTest, MetricsHandlerTest, HttpSolrCallGetCoreTest,
TestBulkSchemaConcurrent, TestConfigSetsAPIZkFailure,
HdfsRestartWhileUpdatingTest, LeaderElectionIntegrationTest,
TestCloudSchemaless, DistributedQueryComponentOptimizationTest,
SearchHandlerTest, TestSolrQueryParser, SolrIndexConfigTest,
TestSchemaSimilarityResource, AnalysisAfterCoreReloadTest,
TestSolrQueryResponse, CloneFieldUpdateProcessorFactoryTest, JavabinLoaderTest,
SharedFSAutoReplicaFailoverTest, LukeRequestHandlerTest,
TestRuleBasedAuthorizationPlugin, PeerSyncTest, TestCustomSort,
CollectionStateFormat2Test, DebugComponentTest, TestRandomFaceting,
SolrIndexMetricsTest, ZkNodePropsTest, TestUnifiedSolrHighlighter,
HdfsCollectionsAPIDistributedZkTest,
ClassificationUpdateProcessorIntegrationTest, HdfsDirectoryTest,
TestLegacyFieldReuse, TestRecoveryHdfs, SolrPluginUtilsTest, SampleTest,
TermVectorComponentTest, TestConfig, SolrIndexSplitterTest, PluginInfoTest,
TestBM25SimilarityFactory, BasicFunctionalityTest, HLLUtilTest,
TestIntervalFaceting, AnalysisErrorHandlingTest, LoggingHandlerTest,
TestLuceneMatchVersion, SolrCoreCheckLockOnStartupTest, TestManagedSchemaAPI,
TlogReplayBufferedWhileIndexingTest, TestComplexPhraseLeadingWildcard,
OpenExchangeRatesOrgProviderTest, TestSegmentSorting, TestDocumentBuilder,
DistributedFacetPivotWhiteBoxTest, TestReload, AutoAddReplicasIntegrationTest,
TermVectorComponentDistributedTest, ShardRoutingCustomTest,
DocValuesMissingTest, BooleanFieldTest, TestNumericTerms32,
VMParamsZkACLAndCredentialsProvidersTest, CollectionsAPIAsyncDistributedZkTest,
TestElisionMultitermQuery, IndexSchemaRuntimeFieldTest, StressHdfsTest,
HdfsDirectoryFactoryTest, TestMissingGroups, HdfsUnloadDistributedZkTest,
TestRandomRequestDistribution, TestDocSet, TestStressInPlaceUpdates,
ConjunctionSolrSpellCheckerTest, JSONWriterTest, TestFieldCacheWithThreads,
TestObjectReleaseTracker, JsonLoaderTest, TestComponentsName,
TestSizeLimitedDistributedMap, TestManagedStopFilterFactory,
TestUninvertingReader, TestCollectionAPI, TestCoreAdminApis,
LeaderInitiatedRecoveryOnShardRestartTest, PingRequestHandlerTest,
CustomCollectionTest, TestPullReplicaErrorHandling,
TestPayloadCheckQParserPlugin, TestBackupRepositoryFactory, SolrXmlInZkTest,
LeaderFailureAfterFreshStartTest, TestPushWriter, TestSQLHandler,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestManagedResourceStorage,
HttpTriggerListenerTest, TestExpandComponent, SOLR749Test, TestSearcherReuse,
CurrencyFieldTypeTest, SolrShardReporterTest, TestConfigSets,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, TestZkChroot,
TestRandomDVFaceting, TestRecovery, DistributedSpellCheckComponentTest,
ZkControllerTest, TestStressReorder, TestStressVersions, TestCoreContainer,
SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest,
QueryElevationComponentTest, TestSort, TestFiltering, TestFunctionQuery,
TestLazyCores, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest,
TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene,
SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, TestPseudoReturnFields,
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest,
TestSolrDeletionPolicy1, CacheHeaderTest, TestSurroundQueryParser,
DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest,
DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance,
FieldAnalysisRequestHandlerTest, TestCollationField, ReturnFieldsTest,
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, QueryParsingTest,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter,
CSVRequestHandlerTest, TestLFUCache, TestQuerySenderListener, UpdateParamsTest,
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest,
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField,
TestSearchPerf, NumericFieldsTest, MinimalSchemaTest,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest,
TestCharFilters, SynonymTokenizerTest, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter,
DateMathParserTest, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, SliceStateTest,
FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch,
TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
ActionThrottleTest, AddReplicaTest, AliasIntegrationTest,
AssignBackwardCompatibilityTest, CleanupOldIndexTest,
CollectionTooManyReplicasTest, DeleteReplicaTest,
DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest,
NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
PeerSyncReplicationTest, SSLMigrationTest, SaslZkACLProviderTest,
TestCloudInspectUtil, TestCloudPivotFacet, TestCloudRecovery,
TestClusterProperties, TestCollectionsAPIViaSolrCloudCluster,
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion,
TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica,
TestOnReconnectListenerSupport, TestPullReplica, TestReplicaProperties,
TestTlogReplica]
[junit4] Completed [570/753 (2!)] on J1 in 146.96s, 13 tests, 1 error <<<
FAILURES!
[...truncated 47897 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]