Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3815/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Collection not found: collMinRf_1x3
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: collMinRf_1x3
at
__randomizedtesting.SeedInfo.seed([F2B8AEDAE2C0C2AE:7AEC91004C3CAF56]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1376)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1072)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:611)
at
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:210)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:120)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
FAILED:
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
Collection not found: withShardField
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
at
__randomizedtesting.SeedInfo.seed([F2B8AEDAE2C0C2AE:A7E846484E390D5E]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1376)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1072)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:232)
at
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
Build Log:
[...truncated 12249 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/init-core-data-001
[junit4] 2> 3016752 INFO
(SUITE-CustomCollectionTest-seed#[F2B8AEDAE2C0C2AE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 3016758 INFO
(SUITE-CustomCollectionTest-seed#[F2B8AEDAE2C0C2AE]-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> 3016759 INFO
(SUITE-CustomCollectionTest-seed#[F2B8AEDAE2C0C2AE]-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_F2B8AEDAE2C0C2AE-001/tempDir-001
[junit4] 2> 3016759 INFO
(SUITE-CustomCollectionTest-seed#[F2B8AEDAE2C0C2AE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3016759 INFO (Thread-3332) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3016759 INFO (Thread-3332) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3016859 INFO
(SUITE-CustomCollectionTest-seed#[F2B8AEDAE2C0C2AE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:63040
[junit4] 2> 3016881 INFO (jetty-launcher-3541-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3016881 INFO (jetty-launcher-3541-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3016882 INFO (jetty-launcher-3541-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3016883 INFO (jetty-launcher-3541-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3016885 INFO (jetty-launcher-3541-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7665a33a{/solr,null,AVAILABLE}
[junit4] 2> 3016887 INFO (jetty-launcher-3541-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@728aea48{HTTP/1.1,[http/1.1]}{127.0.0.1:63042}
[junit4] 2> 3016887 INFO (jetty-launcher-3541-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@663a31ee{/solr,null,AVAILABLE}
[junit4] 2> 3016887 INFO (jetty-launcher-3541-thread-2) [ ]
o.e.j.s.Server Started @3022414ms
[junit4] 2> 3016887 INFO (jetty-launcher-3541-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63042}
[junit4] 2> 3016888 ERROR (jetty-launcher-3541-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3016888 INFO (jetty-launcher-3541-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 3016888 INFO (jetty-launcher-3541-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3016888 INFO (jetty-launcher-3541-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3016888 INFO (jetty-launcher-3541-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-04T17:45:22.162Z
[junit4] 2> 3016888 INFO (jetty-launcher-3541-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3cb25bfa{/solr,null,AVAILABLE}
[junit4] 2> 3016889 INFO (jetty-launcher-3541-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@55d53c51{HTTP/1.1,[http/1.1]}{127.0.0.1:63044}
[junit4] 2> 3016889 INFO (jetty-launcher-3541-thread-3) [ ]
o.e.j.s.Server Started @3022416ms
[junit4] 2> 3016889 INFO (jetty-launcher-3541-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63044}
[junit4] 2> 3016889 ERROR (jetty-launcher-3541-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3016889 INFO (jetty-launcher-3541-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 3016889 INFO (jetty-launcher-3541-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3016889 INFO (jetty-launcher-3541-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3016889 INFO (jetty-launcher-3541-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-04T17:45:22.163Z
[junit4] 2> 3016890 INFO (jetty-launcher-3541-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19bf0f0d{/solr,null,AVAILABLE}
[junit4] 2> 3016890 INFO (jetty-launcher-3541-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@dd6db30{HTTP/1.1,[http/1.1]}{127.0.0.1:63043}
[junit4] 2> 3016890 INFO (jetty-launcher-3541-thread-4) [ ]
o.e.j.s.Server Started @3022418ms
[junit4] 2> 3016891 INFO (jetty-launcher-3541-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63043}
[junit4] 2> 3016891 ERROR (jetty-launcher-3541-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3016891 INFO (jetty-launcher-3541-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 3016892 INFO (jetty-launcher-3541-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2f5c770f{HTTP/1.1,[http/1.1]}{127.0.0.1:63046}
[junit4] 2> 3016892 INFO (jetty-launcher-3541-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3016892 INFO (jetty-launcher-3541-thread-1) [ ]
o.e.j.s.Server Started @3022419ms
[junit4] 2> 3016892 INFO (jetty-launcher-3541-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3016892 INFO (jetty-launcher-3541-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63046}
[junit4] 2> 3016892 INFO (jetty-launcher-3541-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-04T17:45:22.166Z
[junit4] 2> 3016892 ERROR (jetty-launcher-3541-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3016893 INFO (jetty-launcher-3541-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 3016893 INFO (jetty-launcher-3541-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3016894 INFO (jetty-launcher-3541-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3016894 INFO (jetty-launcher-3541-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-04T17:45:22.168Z
[junit4] 2> 3016894 INFO (jetty-launcher-3541-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3016895 INFO (jetty-launcher-3541-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3016896 INFO (jetty-launcher-3541-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3016897 INFO (jetty-launcher-3541-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3016912 INFO (jetty-launcher-3541-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63040/solr
[junit4] 2> 3016913 INFO (jetty-launcher-3541-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63040/solr
[junit4] 2> 3016914 INFO (jetty-launcher-3541-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63040/solr
[junit4] 2> 3016919 INFO (jetty-launcher-3541-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63040/solr
[junit4] 2> 3016976 INFO (jetty-launcher-3541-thread-1)
[n:127.0.0.1:63046_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:63046_solr
[junit4] 2> 3016978 INFO (jetty-launcher-3541-thread-2)
[n:127.0.0.1:63042_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63042_solr
[junit4] 2> 3016978 INFO (jetty-launcher-3541-thread-4)
[n:127.0.0.1:63043_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63043_solr
[junit4] 2> 3016978 INFO (jetty-launcher-3541-thread-3)
[n:127.0.0.1:63044_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63044_solr
[junit4] 2> 3016979 INFO (jetty-launcher-3541-thread-1)
[n:127.0.0.1:63046_solr ] o.a.s.c.Overseer Overseer
(id=97401590385147916-127.0.0.1:63046_solr-n_0000000000) starting
[junit4] 2> 3016983 INFO
(zkCallback-3560-thread-1-processing-n:127.0.0.1:63044_solr)
[n:127.0.0.1:63044_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 3016983 INFO
(zkCallback-3558-thread-1-processing-n:127.0.0.1:63043_solr)
[n:127.0.0.1:63043_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 3016984 INFO
(zkCallback-3561-thread-1-processing-n:127.0.0.1:63042_solr)
[n:127.0.0.1:63042_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 3016984 INFO
(zkCallback-3562-thread-1-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 3017087 INFO (jetty-launcher-3541-thread-1)
[n:127.0.0.1:63046_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63046_solr
[junit4] 2> 3017090 INFO
(zkCallback-3562-thread-1-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3017091 INFO
(zkCallback-3560-thread-1-processing-n:127.0.0.1:63044_solr)
[n:127.0.0.1:63044_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3017091 INFO
(zkCallback-3561-thread-1-processing-n:127.0.0.1:63042_solr)
[n:127.0.0.1:63042_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3017092 INFO
(zkCallback-3558-thread-1-processing-n:127.0.0.1:63043_solr)
[n:127.0.0.1:63043_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3017130 INFO (jetty-launcher-3541-thread-4)
[n:127.0.0.1:63043_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_F2B8AEDAE2C0C2AE-001/tempDir-001/node4/.
[junit4] 2> 3017132 INFO (jetty-launcher-3541-thread-3)
[n:127.0.0.1:63044_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_F2B8AEDAE2C0C2AE-001/tempDir-001/node3/.
[junit4] 2> 3017136 INFO (jetty-launcher-3541-thread-2)
[n:127.0.0.1:63042_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_F2B8AEDAE2C0C2AE-001/tempDir-001/node2/.
[junit4] 2> 3017249 INFO (jetty-launcher-3541-thread-1)
[n:127.0.0.1:63046_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_F2B8AEDAE2C0C2AE-001/tempDir-001/node1/.
[junit4] 2> 3020214 INFO
(SUITE-CustomCollectionTest-seed#[F2B8AEDAE2C0C2AE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3020216 INFO
(SUITE-CustomCollectionTest-seed#[F2B8AEDAE2C0C2AE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63040/solr ready
[junit4] 2> 3020256 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[F2B8AEDAE2C0C2AE]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateShardRepFactor
[junit4] 2> 3020259 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[F2B8AEDAE2C0C2AE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3020264 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3020268 INFO
(OverseerThreadFactory-9293-thread-1-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCreateShardRepFactor
[junit4] 2> 3020382 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2
[junit4] 2> 3020382 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2
[junit4] 2> 3020500 INFO
(zkCallback-3561-thread-1-processing-n:127.0.0.1:63042_solr)
[n:127.0.0.1:63042_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3020501 INFO
(zkCallback-3560-thread-1-processing-n:127.0.0.1:63044_solr)
[n:127.0.0.1:63044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3021407 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3021407 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3021415 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_a_replica1] Schema
name=cloud-dynamic
[junit4] 2> 3021415 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_b_replica1] Schema
name=cloud-dynamic
[junit4] 2> 3021451 WARN (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_b_replica1] default search field
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3021451 WARN (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_a_replica1] default search field
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3021452 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3021452 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3021455 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_b_replica1'
using configuration from collection testCreateShardRepFactor
[junit4] 2> 3021455 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_a_replica1'
using configuration from collection testCreateShardRepFactor
[junit4] 2> 3021455 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_b_replica1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node3/testCreateShardRepFactor_b_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node3/./testCreateShardRepFactor_b_replica1/data/]
[junit4] 2> 3021455 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_a_replica1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node2/testCreateShardRepFactor_a_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node2/./testCreateShardRepFactor_a_replica1/data/]
[junit4] 2> 3021535 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3021535 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3021535 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3021535 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3021537 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3021537 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3021537 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3021537 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3021538 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@12d04b01[testCreateShardRepFactor_a_replica1] main]
[junit4] 2> 3021539 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4db1053d[testCreateShardRepFactor_b_replica1] main]
[junit4] 2> 3021540 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3021541 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3021541 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3021541 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3021541 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1558425451170365440
[junit4] 2> 3021541 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3021541 INFO
(searcherExecutor-9302-thread-1-processing-n:127.0.0.1:63042_solr
x:testCreateShardRepFactor_a_replica1 s:a c:testCreateShardRepFactor)
[n:127.0.0.1:63042_solr c:testCreateShardRepFactor s:a
x:testCreateShardRepFactor_a_replica1] o.a.s.c.SolrCore
[testCreateShardRepFactor_a_replica1] Registered new searcher
Searcher@12d04b01[testCreateShardRepFactor_a_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3021541 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3021542 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1558425451171414016
[junit4] 2> 3021542 INFO
(searcherExecutor-9301-thread-1-processing-n:127.0.0.1:63044_solr
x:testCreateShardRepFactor_b_replica1 s:b c:testCreateShardRepFactor)
[n:127.0.0.1:63044_solr c:testCreateShardRepFactor s:b
x:testCreateShardRepFactor_b_replica1] o.a.s.c.SolrCore
[testCreateShardRepFactor_b_replica1] Registered new searcher
Searcher@4db1053d[testCreateShardRepFactor_b_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3021551 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3021551 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3021552 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:63042/solr/testCreateShardRepFactor_a_replica1/
[junit4] 2> 3021552 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3021552 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 3021552 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3021552 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:63044/solr/testCreateShardRepFactor_b_replica1/
[junit4] 2> 3021552 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:63042/solr/testCreateShardRepFactor_a_replica1/ has no replicas
[junit4] 2> 3021552 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 3021552 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:63044/solr/testCreateShardRepFactor_b_replica1/ has no replicas
[junit4] 2> 3021560 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:63042/solr/testCreateShardRepFactor_a_replica1/ a
[junit4] 2> 3021560 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:63044/solr/testCreateShardRepFactor_b_replica1/ b
[junit4] 2> 3021677 INFO
(zkCallback-3561-thread-1-processing-n:127.0.0.1:63042_solr)
[n:127.0.0.1:63042_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3021677 INFO
(zkCallback-3560-thread-1-processing-n:127.0.0.1:63044_solr)
[n:127.0.0.1:63044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3021722 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3021722 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3021726 INFO (qtp766890141-17987) [n:127.0.0.1:63044_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2}
status=0 QTime=1343
[junit4] 2> 3021726 INFO (qtp1492104561-17969) [n:127.0.0.1:63042_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2}
status=0 QTime=1343
[junit4] 2> 3021731 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 3021845 INFO
(zkCallback-3560-thread-1-processing-n:127.0.0.1:63044_solr)
[n:127.0.0.1:63044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3021845 INFO
(zkCallback-3561-thread-1-processing-n:127.0.0.1:63042_solr)
[n:127.0.0.1:63042_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3022283 INFO
(OverseerCollectionConfigSetProcessor-97401590385147916-127.0.0.1:63046_solr-n_0000000000)
[n:127.0.0.1:63046_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3022734 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&action=CREATE&wt=javabin&version=2}
status=0 QTime=2470
[junit4] 2> 3022735 INFO (qtp366485284-17983) [n:127.0.0.1:63046_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with
params
action=CREATESHARD&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3022740 INFO
(OverseerThreadFactory-9293-thread-2-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.CreateShardCmd Create shard invoked: {
[junit4] 2> "collection":"testCreateShardRepFactor",
[junit4] 2> "shard":"x",
[junit4] 2> "operation":"createshard"}
[junit4] 2> 3022860 INFO
(zkCallback-3561-thread-1-processing-n:127.0.0.1:63042_solr)
[n:127.0.0.1:63042_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3022860 INFO
(zkCallback-3560-thread-1-processing-n:127.0.0.1:63044_solr)
[n:127.0.0.1:63044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3022949 INFO
(OverseerThreadFactory-9293-thread-2-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.CreateShardCmd Creating shard
testCreateShardRepFactor_x_replica1 as part of slice x of collection
testCreateShardRepFactor on 127.0.0.1:63046_solr
[junit4] 2> 3022951 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2
[junit4] 2> 3023061 INFO
(zkCallback-3560-thread-1-processing-n:127.0.0.1:63044_solr)
[n:127.0.0.1:63044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3023061 INFO
(zkCallback-3562-thread-1-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3023061 INFO
(zkCallback-3561-thread-1-processing-n:127.0.0.1:63042_solr)
[n:127.0.0.1:63042_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3023978 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3024004 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_x_replica1] Schema
name=cloud-dynamic
[junit4] 2> 3024024 WARN (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_x_replica1] default search field
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3024025 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3024026 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_x_replica1'
using configuration from collection testCreateShardRepFactor
[junit4] 2> 3024027 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_x_replica1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node1/testCreateShardRepFactor_x_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node1/./testCreateShardRepFactor_x_replica1/data/]
[junit4] 2> 3024095 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3024095 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3024097 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3024097 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3024098 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@32528d41[testCreateShardRepFactor_x_replica1] main]
[junit4] 2> 3024099 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3024100 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3024100 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3024100 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1558425453853671424
[junit4] 2> 3024101 INFO
(searcherExecutor-9311-thread-1-processing-n:127.0.0.1:63046_solr
x:testCreateShardRepFactor_x_replica1 s:x c:testCreateShardRepFactor)
[n:127.0.0.1:63046_solr c:testCreateShardRepFactor s:x
x:testCreateShardRepFactor_x_replica1] o.a.s.c.SolrCore
[testCreateShardRepFactor_x_replica1] Registered new searcher
Searcher@32528d41[testCreateShardRepFactor_x_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3024110 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3024111 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3024111 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:63046/solr/testCreateShardRepFactor_x_replica1/
[junit4] 2> 3024111 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 3024111 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:63046/solr/testCreateShardRepFactor_x_replica1/ has no replicas
[junit4] 2> 3024118 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:63046/solr/testCreateShardRepFactor_x_replica1/ x
[junit4] 2> 3024224 INFO
(zkCallback-3561-thread-1-processing-n:127.0.0.1:63042_solr)
[n:127.0.0.1:63042_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3024224 INFO
(zkCallback-3560-thread-1-processing-n:127.0.0.1:63044_solr)
[n:127.0.0.1:63044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3024224 INFO
(zkCallback-3562-thread-3-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3024229 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3024232 INFO (qtp366485284-17989) [n:127.0.0.1:63046_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2}
status=0 QTime=1281
[junit4] 2> 3024232 INFO
(OverseerThreadFactory-9293-thread-2-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.CreateShardCmd Finished create command on
all shards for collection: testCreateShardRepFactor
[junit4] 2> 3024245 INFO (qtp366485284-17983) [n:127.0.0.1:63046_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CREATESHARD&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2}
status=0 QTime=1509
[junit4] 2> 3024247 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[F2B8AEDAE2C0C2AE]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCreateShardRepFactor
[junit4] 2> 3024279 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[F2B8AEDAE2C0C2AE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
[junit4] 2> 3024282 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[F2B8AEDAE2C0C2AE])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3024284 INFO (qtp366485284-17990) [n:127.0.0.1:63046_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 3024289 INFO
(OverseerThreadFactory-9293-thread-3-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 3024289 INFO
(OverseerCollectionConfigSetProcessor-97401590385147916-127.0.0.1:63046_solr-n_0000000000)
[n:127.0.0.1:63046_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3024290 INFO (qtp1492104561-17970) [n:127.0.0.1:63042_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.a.replica1
[junit4] 2> 3024290 INFO (qtp766890141-17988) [n:127.0.0.1:63044_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.b.replica1
[junit4] 2> 3024290 INFO (qtp366485284-17991) [n:127.0.0.1:63046_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.x.replica1
[junit4] 2> 3024290 INFO (qtp766890141-17988) [n:127.0.0.1:63044_solr
] o.a.s.c.SolrCore [testCreateShardRepFactor_b_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@72a6cc81
[junit4] 2> 3024291 INFO (qtp366485284-17991) [n:127.0.0.1:63046_solr
] o.a.s.c.SolrCore [testCreateShardRepFactor_x_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4b24625f
[junit4] 2> 3024290 INFO (qtp1492104561-17970) [n:127.0.0.1:63042_solr
] o.a.s.c.SolrCore [testCreateShardRepFactor_a_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@19559d46
[junit4] 2> 3024291 INFO (qtp366485284-17991) [n:127.0.0.1:63046_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.x.replica1
[junit4] 2> 3024291 INFO (qtp1492104561-17970) [n:127.0.0.1:63042_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.a.replica1
[junit4] 2> 3024291 INFO (qtp766890141-17988) [n:127.0.0.1:63044_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.b.replica1
[junit4] 2> 3024296 INFO (qtp366485284-17991) [n:127.0.0.1:63046_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testCreateShardRepFactor_x_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 3024296 INFO (qtp1492104561-17970) [n:127.0.0.1:63042_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testCreateShardRepFactor_a_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 3024297 INFO (qtp766890141-17988) [n:127.0.0.1:63044_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testCreateShardRepFactor_b_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 3025034 INFO (qtp366485284-17990) [n:127.0.0.1:63046_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2}
status=0 QTime=749
[junit4] 2> 3025035 INFO (qtp366485284-17965) [n:127.0.0.1:63046_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3025039 INFO
(OverseerThreadFactory-9293-thread-4-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.CreateCollectionCmd Create collection
routeFieldColl
[junit4] 2> 3025040 INFO
(OverseerCollectionConfigSetProcessor-97401590385147916-127.0.0.1:63046_solr-n_0000000000)
[n:127.0.0.1:63046_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3025261 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2
[junit4] 2> 3025262 INFO (qtp366485284-17985) [n:127.0.0.1:63046_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 3025265 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 3025268 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2
[junit4] 2> 3025271 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2
[junit4] 2> 3025273 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 3025274 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 3025273 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2
[junit4] 2> 3025420 INFO
(zkCallback-3560-thread-1-processing-n:127.0.0.1:63044_solr)
[n:127.0.0.1:63044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 3025420 INFO
(zkCallback-3558-thread-1-processing-n:127.0.0.1:63043_solr)
[n:127.0.0.1:63043_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 3025420 INFO
(zkCallback-3562-thread-3-processing-n:127.0.0.1:63046_solr)
[n:127.0.0.1:63046_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 3025420 INFO
(zkCallback-3561-thread-1-processing-n:127.0.0.1:63042_solr)
[n:127.0.0.1:63042_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 3026306 INFO (qtp366485284-17985) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3026332 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3026335 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3026335 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3026340 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3026363 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3026366 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3026368 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3026374 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] Schema name=cloud-dynamic
[junit4] 2> 3026376 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] Schema name=cloud-dynamic
[junit4] 2> 3026376 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] Schema name=cloud-dynamic
[junit4] 2> 3026390 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] Schema name=cloud-dynamic
[junit4] 2> 3026401 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] Schema name=cloud-dynamic
[junit4] 2> 3026401 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] Schema name=cloud-dynamic
[junit4] 2> 3026431 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] Schema name=cloud-dynamic
[junit4] 2> 3026448 INFO (qtp366485284-17985) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] Schema name=cloud-dynamic
[junit4] 2> 3026448 WARN (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3026449 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3026451 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 3026451 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard3_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node2/routeFieldColl_shard3_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node2/./routeFieldColl_shard3_replica2/data/]
[junit4] 2> 3026453 WARN (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3026453 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3026454 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 3026455 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node2/routeFieldColl_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node2/./routeFieldColl_shard1_replica2/data/]
[junit4] 2> 3026462 WARN (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3026462 WARN (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3026463 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3026463 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3026465 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 3026465 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard4_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node4/routeFieldColl_shard4_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node4/./routeFieldColl_shard4_replica2/data/]
[junit4] 2> 3026491 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 3026492 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard3_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node3/routeFieldColl_shard3_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node3/./routeFieldColl_shard3_replica1/data/]
[junit4] 2> 3026493 WARN (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3026493 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3026495 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 3026495 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard4_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node1/routeFieldColl_shard4_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node1/./routeFieldColl_shard4_replica1/data/]
[junit4] 2> 3026496 WARN (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3026497 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3026498 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 3026498 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard2_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node4/routeFieldColl_shard2_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node4/./routeFieldColl_shard2_replica2/data/]
[junit4] 2> 3026499 WARN (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3026500 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3026501 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 3026501 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node3/routeFieldColl_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node3/./routeFieldColl_shard1_replica1/data/]
[junit4] 2> 3026502 WARN (qtp366485284-17985) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 3026502 INFO (qtp366485284-17985) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3026504 INFO (qtp366485284-17985) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 3026505 INFO (qtp366485284-17985) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard2_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node1/routeFieldColl_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_F2B8AEDAE2C0C2AE-001/tempDir-001/node1/./routeFieldColl_shard2_replica1/data/]
[junit4] 2> 3026636 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3026637 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3026638 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3026639 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3026642 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b155fdf[routeFieldColl_shard4_replica1] main]
[junit4] 2> 3026649 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3026649 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3026651 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3026651 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3026655 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7274453f[routeFieldColl_shard1_replica1] main]
[junit4] 2> 3026657 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3026657 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3026657 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3026657 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3026657 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3026658 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558425456535928832
[junit4] 2> 3026658 INFO
(searcherExecutor-9322-thread-1-processing-n:127.0.0.1:63044_solr
x:routeFieldColl_shard1_replica1 s:shard1 c:routeFieldColl)
[n:127.0.0.1:63044_solr c:routeFieldColl s:shard1
x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore
[routeFieldColl_shard1_replica1] Registered new searcher
Searcher@7274453f[routeFieldColl_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3026659 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3026659 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3026662 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3026662 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3026663 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3026664 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3026664 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3026664 INFO
(searcherExecutor-9320-thread-1-processing-n:127.0.0.1:63046_solr
x:routeFieldColl_shard4_replica1 s:shard4 c:routeFieldColl)
[n:127.0.0.1:63046_solr c:routeFieldColl s:shard4
x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore
[routeFieldColl_shard4_replica1] Registered new searcher
Searcher@b155fdf[routeFieldColl_shard4_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3026664 INFO (qtp366485284-17982) [n:127.0.0.1:63046_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558425456542220288
[junit4] 2> 3026670 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@50ce9f13[routeFieldColl_shard1_replica2] main]
[junit4] 2> 3026674 INFO (qtp766890141-17994) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 3026677 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3026677 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3026677 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3026677 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3026677 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3026677 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3026679 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3026679 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3026679 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3026679 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3026681 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6181e1cf[routeFieldColl_shard2_replica2] main]
[junit4] 2> 3026682 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@58609d3e[routeFieldColl_shard3_replica2] main]
[junit4] 2> 3026683 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3026683 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@fe20745[routeFieldColl_shard3_replica1] main]
[junit4] 2> 3026684 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3026684 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3026684 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3026684 INFO
(searcherExecutor-9321-thread-1-processing-n:127.0.0.1:63043_solr
x:routeFieldColl_shard2_replica2 s:shard2 c:routeFieldColl)
[n:127.0.0.1:63043_solr c:routeFieldColl s:shard2
x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore
[routeFieldColl_shard2_replica2] Registered new searcher
Searcher@6181e1cf[routeFieldColl_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3026685 INFO (qtp233442276-17978) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558425456564240384
[junit4] 2> 3026685 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3026685 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3026685 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3026685 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3026686 INFO
(searcherExecutor-9316-thread-1-processing-n:127.0.0.1:63042_solr
x:routeFieldColl_shard3_replica2 s:shard3 c:routeFieldColl)
[n:127.0.0.1:63042_solr c:routeFieldColl s:shard3
x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore
[routeFieldColl_shard3_replica2] Registered new searcher
Searcher@58609d3e[routeFieldColl_shard3_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3026686 INFO (qtp1492104561-17971) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558425456565288960
[junit4] 2> 3026687 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3026687 INFO (qtp233442276-17981) [n:127.0.0.1:63043_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3026689 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3026690 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3026691 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3026691 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3026692 INFO
(searcherExecutor-9317-thread-1-processing-n:127.0.0.1:63042_solr
x:routeFieldColl_shard1_replica2 s:shard1 c:routeFieldColl)
[n:127.0.0.1:63042_solr c:routeFieldColl s:shard1
x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore
[routeFieldColl_shard1_replica2] Registered new searcher
Searcher@50ce9f13[routeFieldColl_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3026692 INFO (qtp1492104561-17972) [n:127.0.0.1:63042_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558425456571580416
[junit4] 2> 3026693 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3026693 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3026693 INFO
(searcherExecutor-9319-thread-1-processing-n:127.0.0.1:63044_solr
x:routeFieldColl_shard3_replica1 s:shard3 c:routeFieldColl)
[n:127.0.0.1:63044_solr c:routeFieldColl s:shard3
x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore
[routeFieldColl_shard3_replica1] Registered new searcher
Searcher@fe20745[routeFieldColl_shard3_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3026693 INFO (qtp766890141-17996) [n:127.0.0.1:63044_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558425456572628992
[junit4] 2> 3026694 INFO (qtp233442276-179
[...truncated too long message...]
2> 5 /solr/collections
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 3174014 WARN
(TEST-HttpPartitionTest.test-seed#[F2B8AEDAE2C0C2AE]) [ ]
o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:63333/, target:
http://127.0.0.1:63334/
[junit4] 2> 3174014 WARN
(TEST-HttpPartitionTest.test-seed#[F2B8AEDAE2C0C2AE]) [ ]
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:63308/, target:
http://127.0.0.1:63309/
[junit4] 2> 3174015 WARN
(TEST-HttpPartitionTest.test-seed#[F2B8AEDAE2C0C2AE]) [ ]
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:63340/, target:
http://127.0.0.1:63341/
[junit4] 2> 3174015 WARN
(TEST-HttpPartitionTest.test-seed#[F2B8AEDAE2C0C2AE]) [ ]
o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:63322/, target:
http://127.0.0.1:63323/
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.method=test -Dtests.seed=F2B8AEDAE2C0C2AE -Dtests.slow=true
-Dtests.locale=fr-LU -Dtests.timezone=Asia/Karachi -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 63.4s J1 | HttpPartitionTest.test <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Collection
not found: collMinRf_1x3
[junit4] > at
__randomizedtesting.SeedInfo.seed([F2B8AEDAE2C0C2AE:7AEC91004C3CAF56]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1376)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1072)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:611)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:210)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:120)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3174016 INFO
(SUITE-HttpPartitionTest-seed#[F2B8AEDAE2C0C2AE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[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.HttpPartitionTest_F2B8AEDAE2C0C2AE-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-LU, timezone=Asia/Karachi
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=317376312,total=530055168
[junit4] 2> NOTE: All tests run in this JVM: [TestQueryUtils,
TestIndexingPerformance, TestLMJelinekMercerSimilarityFactory, TestDocSet,
ResponseLogComponentTest, HdfsSyncSliceTest, TestSolrCoreSnapshots,
RemoteQueryErrorTest, BasicDistributedZk2Test, TestSolrConfigHandlerCloud,
ZkSolrClientTest, LeaderFailoverAfterPartitionTest,
TestFuzzyAnalyzedSuggestions, TestSolrFieldCacheMBean,
FieldAnalysisRequestHandlerTest, TestDocTermOrds, SolrCmdDistributorTest,
BlockJoinFacetSimpleTest, RegexBoostProcessorTest, CdcrUpdateLogTest,
JsonLoaderTest, TestDynamicFieldResource, SolrCloudExampleTest,
TestDeleteCollectionOnDownNodes, DistributedDebugComponentTest,
SuggesterTSTTest, BlockJoinFacetDistribTest, SolrCoreMetricManagerTest,
UpdateParamsTest, SolrJmxReporterTest, CloneFieldUpdateProcessorFactoryTest,
TestExportWriter, TestCustomSort, ExplicitHLLTest, HdfsNNFailoverTest,
TestRandomFaceting, AnalyticsQueryTest, TestHdfsCloudBackupRestore,
HdfsRecoveryZkTest, TestPivotHelperCode, TestValueSourceCache, TestQueryTypes,
DistributedFacetExistsSmallTest, TestLeaderElectionZkExpiry,
CollectionsAPIAsyncDistributedZkTest, TestRawTransformer, TestUtils,
DistributedQueueTest, ConnectionManagerTest, SegmentsInfoRequestHandlerTest,
TestSystemIdResolver, TestDFRSimilarityFactory, TestStressInPlaceUpdates,
TestSolrQueryParserDefaultOperatorResource, SolrIndexSplitterTest,
FieldMutatingUpdateProcessorTest, TestPerFieldSimilarityWithDefaultOverride,
TestReloadAndDeleteDocs, TestRandomFlRTGCloud, RollingRestartTest,
TestObjectReleaseTracker, TestReversedWildcardFilterFactory,
TestFoldingMultitermQuery, CircularListTest,
LeaderInitiatedRecoveryOnCommitTest, JavabinLoaderTest, MetricsHandlerTest,
TestSQLHandler, TestMiniSolrCloudCluster, TestCrossCoreJoin,
FileBasedSpellCheckerTest, HdfsChaosMonkeySafeLeaderTest,
TestFieldCacheVsDocValues, MigrateRouteKeyTest, DistributedTermsComponentTest,
TestConfigSets, HdfsWriteToMultipleCollectionsTest,
TestSchemalessBufferedUpdates, NoCacheHeaderTest, TestFieldResource,
TestManagedResource, RequestHandlersTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TermVectorComponentDistributedTest, SimpleCollectionCreateDeleteTest,
ReplicationFactorTest, DebugComponentTest, SliceStateTest, TestRecovery,
CSVRequestHandlerTest, AtomicUpdatesTest, TestStressRecovery,
TestFieldTypeResource, DistribDocExpirationUpdateProcessorTest,
ZkStateWriterTest, MultiThreadedOCPTest, CdcrRequestHandlerTest,
PreAnalyzedUpdateProcessorTest, DocValuesNotIndexedTest,
TestLuceneMatchVersion, VersionInfoTest, TestTrie, TestReloadDeadlock,
TestConfigsApi, DirectoryFactoryTest, TestLRUStatsCache,
CoreMergeIndexesAdminHandlerTest, CurrencyFieldOpenExchangeTest,
TestSimpleTrackingShardHandler, BasicZkTest, SpellPossibilityIteratorTest,
TestJettySolrRunner, LoggingHandlerTest, TestSimpleQParserPlugin,
EchoParamsTest, SparseHLLTest, BaseCdcrDistributedZkTest,
UpdateRequestProcessorFactoryTest, TestAuthorizationFramework,
TestFileDictionaryLookup, TestBinaryResponseWriter, TestIndexSearcher,
TestNumericTerms64, FullSolrCloudDistribCmdsTest, TestHdfsBackupRestoreCore,
TermVectorComponentTest, DeleteLastCustomShardedReplicaTest,
TestSolrIndexConfig, TestFieldCacheReopen, SortSpecParsingTest, TestRangeQuery,
BlobRepositoryCloudTest, DistributedQueryComponentCustomSortTest,
TestDistributedGrouping, TestComponentsName, TestImplicitCoreProperties,
SuggestComponentContextFilterQueryTest, TestRestManager,
VMParamsZkACLAndCredentialsProvidersTest, TestDistributedMissingSort,
BlockDirectoryTest, TestManagedSynonymFilterFactory,
TestAuthenticationFramework, SolrInfoMBeanTest, SuggesterTest, TestXmlQParser,
ShowFileRequestHandlerTest, TestPHPSerializedResponseWriter,
HLLSerializationTest, DefaultValueUpdateProcessorTest, TestQuerySenderListener,
TestJsonFacetRefinement, TestFiltering, ConvertedLegacyTest, TestReqParamsAPI,
TestSolr4Spatial2, TestInitParams, TestCloudPseudoReturnFields,
PreAnalyzedFieldTest, TestConfigSetsAPI, ReturnFieldsTest,
SharedFSAutoReplicaFailoverTest, TestOverriddenPrefixQueryForCustomFieldType,
HdfsDirectoryTest, PeerSyncWithIndexFingerprintCachingTest,
DistributedFacetPivotLongTailTest, TestDFISimilarityFactory,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, RecoveryZkTest, ClusterStateUpdateTest,
LeaderElectionTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest,
TestDistributedSearch, AutoCommitTest, TestFaceting, TestHashPartitioner,
ZkControllerTest, TestRealTimeGet, TestJoin, TestReload, TestCoreContainer,
TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest,
TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest,
TestFunctionQuery, BasicFunctionalityTest, TestLazyCores,
DirectUpdateHandlerTest, TestBadConfig, SimplePostToolTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest,
SolrRequestParserTest, DocValuesTest, TestStressLucene, SpatialFilterTest,
SuggesterWFSTTest, WordBreakSolrSpellCheckerTest,
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest,
SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1,
XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest,
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest,
TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest,
TestOmitPositions, XmlUpdateRequestHandlerTest,
PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, SolrPluginUtilsTest,
IndexSchemaTest, TestJmxIntegration, MBeansHandlerTest, QueryParsingTest,
TestAnalyzedSuggestions, TestPartialUpdateDeduplication, SearchHandlerTest,
HighlighterConfigTest, TestQuerySenderNoQuery, SolrIndexConfigTest,
BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig,
OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties,
TestPostingsSolrHighlighter, DirectSolrConnectionTest,
NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCodecSupport,
TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream,
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSuggestSpellingConverter,
DateFieldTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest,
SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, CursorPagingTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
CreateCollectionCleanupTest, CustomCollectionTest,
DistribJoinFromCollectionTest, HttpPartitionTest]
[junit4] Completed [496/693 (2!)] on J1 in 63.49s, 1 test, 1 error <<<
FAILURES!
[...truncated 63097 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]