Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4038/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
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([34452BFE05933391:6115C36CA96AFC61]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1147)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:830)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:805)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
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:748)
FAILED: org.apache.solr.cloud.TestReplicaProperties.test
Error Message:
timeout waiting for collection in cluster state: collection=testcollection
Stack Trace:
java.lang.RuntimeException: timeout waiting for collection in cluster state:
collection=testcollection
at
__randomizedtesting.SeedInfo.seed([34452BFE05933391:BC111424AB6F5E69]:0)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForCollection(AbstractFullDistribZkTestBase.java:361)
at
org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:748)
Build Log:
[...truncated 11368 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/init-core-data-001
[junit4] 2> 685982 WARN
(SUITE-CustomCollectionTest-seed#[34452BFE05933391]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 685982 INFO
(SUITE-CustomCollectionTest-seed#[34452BFE05933391]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 685986 INFO
(SUITE-CustomCollectionTest-seed#[34452BFE05933391]-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> 685987 INFO
(SUITE-CustomCollectionTest-seed#[34452BFE05933391]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001
[junit4] 2> 685987 INFO
(SUITE-CustomCollectionTest-seed#[34452BFE05933391]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 685987 INFO (Thread-1594) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 685987 INFO (Thread-1594) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 685990 ERROR (Thread-1594) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 686093 INFO
(SUITE-CustomCollectionTest-seed#[34452BFE05933391]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54907
[junit4] 2> 686107 INFO (jetty-launcher-2219-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 686107 INFO (jetty-launcher-2219-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 686108 INFO (jetty-launcher-2219-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 686110 INFO (jetty-launcher-2219-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 686111 INFO (jetty-launcher-2219-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a8bba66{/solr,null,AVAILABLE}
[junit4] 2> 686113 INFO (jetty-launcher-2219-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@371af62f{/solr,null,AVAILABLE}
[junit4] 2> 686115 INFO (jetty-launcher-2219-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5f9cda5a{HTTP/1.1,[http/1.1]}{127.0.0.1:54909}
[junit4] 2> 686115 INFO (jetty-launcher-2219-thread-1) [ ]
o.e.j.s.Server Started @691298ms
[junit4] 2> 686115 INFO (jetty-launcher-2219-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54909}
[junit4] 2> 686115 ERROR (jetty-launcher-2219-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 686115 INFO (jetty-launcher-2219-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 686116 INFO (jetty-launcher-2219-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 686116 INFO (jetty-launcher-2219-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 686116 INFO (jetty-launcher-2219-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-29T01:40:44.418Z
[junit4] 2> 686116 INFO (jetty-launcher-2219-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3bb71398{/solr,null,AVAILABLE}
[junit4] 2> 686116 INFO (jetty-launcher-2219-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@73b18e2d{HTTP/1.1,[http/1.1]}{127.0.0.1:54911}
[junit4] 2> 686116 INFO (jetty-launcher-2219-thread-4) [ ]
o.e.j.s.Server Started @691300ms
[junit4] 2> 686116 INFO (jetty-launcher-2219-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54911}
[junit4] 2> 686117 ERROR (jetty-launcher-2219-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 686117 INFO (jetty-launcher-2219-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 686117 INFO (jetty-launcher-2219-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 686117 INFO (jetty-launcher-2219-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 686117 INFO (jetty-launcher-2219-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-29T01:40:44.419Z
[junit4] 2> 686121 INFO (jetty-launcher-2219-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3b11b79a{HTTP/1.1,[http/1.1]}{127.0.0.1:54910}
[junit4] 2> 686121 INFO (jetty-launcher-2219-thread-3) [ ]
o.e.j.s.Server Started @691304ms
[junit4] 2> 686121 INFO (jetty-launcher-2219-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54910}
[junit4] 2> 686121 INFO (jetty-launcher-2219-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a0142bd{/solr,null,AVAILABLE}
[junit4] 2> 686121 ERROR (jetty-launcher-2219-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 686121 INFO (jetty-launcher-2219-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 686122 INFO (jetty-launcher-2219-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 686122 INFO (jetty-launcher-2219-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 686122 INFO (jetty-launcher-2219-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-29T01:40:44.424Z
[junit4] 2> 686125 INFO (jetty-launcher-2219-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@66370f2{HTTP/1.1,[http/1.1]}{127.0.0.1:54913}
[junit4] 2> 686125 INFO (jetty-launcher-2219-thread-2) [ ]
o.e.j.s.Server Started @691308ms
[junit4] 2> 686125 INFO (jetty-launcher-2219-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54913}
[junit4] 2> 686125 ERROR (jetty-launcher-2219-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 686126 INFO (jetty-launcher-2219-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 686126 INFO (jetty-launcher-2219-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 686126 INFO (jetty-launcher-2219-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 686126 INFO (jetty-launcher-2219-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-29T01:40:44.428Z
[junit4] 2> 686127 INFO (jetty-launcher-2219-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 686128 INFO (jetty-launcher-2219-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 686131 INFO (jetty-launcher-2219-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 686137 INFO (jetty-launcher-2219-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 686144 INFO (jetty-launcher-2219-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54907/solr
[junit4] 2> 686144 INFO (jetty-launcher-2219-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54907/solr
[junit4] 2> 686146 INFO (jetty-launcher-2219-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54907/solr
[junit4] 2> 686149 INFO (jetty-launcher-2219-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54907/solr
[junit4] 2> 686190 INFO (jetty-launcher-2219-thread-3)
[n:127.0.0.1:54910_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 686191 INFO (jetty-launcher-2219-thread-2)
[n:127.0.0.1:54913_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 686191 INFO (jetty-launcher-2219-thread-4)
[n:127.0.0.1:54911_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 686191 INFO (jetty-launcher-2219-thread-1)
[n:127.0.0.1:54909_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 686192 INFO (jetty-launcher-2219-thread-3)
[n:127.0.0.1:54910_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54910_solr
[junit4] 2> 686193 INFO (jetty-launcher-2219-thread-2)
[n:127.0.0.1:54913_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54913_solr
[junit4] 2> 686194 INFO (jetty-launcher-2219-thread-1)
[n:127.0.0.1:54909_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54909_solr
[junit4] 2> 686194 INFO (jetty-launcher-2219-thread-4)
[n:127.0.0.1:54911_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54911_solr
[junit4] 2> 686194 INFO (jetty-launcher-2219-thread-3)
[n:127.0.0.1:54910_solr ] o.a.s.c.Overseer Overseer
(id=98043300694654987-127.0.0.1:54910_solr-n_0000000000) starting
[junit4] 2> 686195 INFO
(zkCallback-2238-thread-1-processing-n:127.0.0.1:54909_solr)
[n:127.0.0.1:54909_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 686196 INFO
(zkCallback-2240-thread-1-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 686196 INFO
(zkCallback-2241-thread-1-processing-n:127.0.0.1:54913_solr)
[n:127.0.0.1:54913_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 686196 INFO
(zkCallback-2239-thread-1-processing-n:127.0.0.1:54911_solr)
[n:127.0.0.1:54911_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 686272 INFO (jetty-launcher-2219-thread-3)
[n:127.0.0.1:54910_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54910_solr
[junit4] 2> 686273 INFO
(zkCallback-2239-thread-1-processing-n:127.0.0.1:54911_solr)
[n:127.0.0.1:54911_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 686273 INFO
(zkCallback-2241-thread-1-processing-n:127.0.0.1:54913_solr)
[n:127.0.0.1:54913_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 686274 INFO
(zkCallback-2240-thread-1-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 686274 INFO
(zkCallback-2238-thread-1-processing-n:127.0.0.1:54909_solr)
[n:127.0.0.1:54909_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 686286 INFO (jetty-launcher-2219-thread-4)
[n:127.0.0.1:54911_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54911.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686289 INFO (jetty-launcher-2219-thread-4)
[n:127.0.0.1:54911_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54911.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686289 INFO (jetty-launcher-2219-thread-4)
[n:127.0.0.1:54911_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54911.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686290 INFO (jetty-launcher-2219-thread-4)
[n:127.0.0.1:54911_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node4/.
[junit4] 2> 686296 INFO (jetty-launcher-2219-thread-1)
[n:127.0.0.1:54909_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54909.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686299 INFO (jetty-launcher-2219-thread-1)
[n:127.0.0.1:54909_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54909.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686299 INFO (jetty-launcher-2219-thread-1)
[n:127.0.0.1:54909_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54909.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686299 INFO (jetty-launcher-2219-thread-1)
[n:127.0.0.1:54909_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node1/.
[junit4] 2> 686300 INFO (jetty-launcher-2219-thread-2)
[n:127.0.0.1:54913_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54913.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686311 INFO (jetty-launcher-2219-thread-2)
[n:127.0.0.1:54913_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54913.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686311 INFO (jetty-launcher-2219-thread-2)
[n:127.0.0.1:54913_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54913.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686312 INFO (jetty-launcher-2219-thread-2)
[n:127.0.0.1:54913_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node2/.
[junit4] 2> 686339 INFO (jetty-launcher-2219-thread-3)
[n:127.0.0.1:54910_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54910.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686341 INFO (jetty-launcher-2219-thread-3)
[n:127.0.0.1:54910_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54910.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686341 INFO (jetty-launcher-2219-thread-3)
[n:127.0.0.1:54910_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54910.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 686342 INFO (jetty-launcher-2219-thread-3)
[n:127.0.0.1:54910_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node3/.
[junit4] 2> 686366 INFO
(SUITE-CustomCollectionTest-seed#[34452BFE05933391]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 686367 INFO
(SUITE-CustomCollectionTest-seed#[34452BFE05933391]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54907/solr ready
[junit4] 2> 686392 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[34452BFE05933391]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateShardRepFactor
[junit4] 2> 686393 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[34452BFE05933391]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 686397 INFO (qtp613516905-10570) [n:127.0.0.1:54911_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&nrtReplicas=1&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 686400 INFO
(OverseerThreadFactory-3293-thread-1-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCreateShardRepFactor
[junit4] 2> 686518 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica_n1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 686519 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica_n1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 686519 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 686520 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 686642 INFO
(zkCallback-2241-thread-1-processing-n:127.0.0.1:54913_solr)
[n:127.0.0.1:54913_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> 686642 INFO
(zkCallback-2239-thread-1-processing-n:127.0.0.1:54911_solr)
[n:127.0.0.1:54911_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> 687556 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 687556 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 687564 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_a_replica_n1] Schema
name=cloud-dynamic
[junit4] 2> 687564 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_b_replica_n1] Schema
name=cloud-dynamic
[junit4] 2> 687588 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 687588 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_b_replica_n1'
using configuration from collection testCreateShardRepFactor, trusted=true
[junit4] 2> 687589 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54913.solr.core.testCreateShardRepFactor.b.replica_n1' (registry
'solr.core.testCreateShardRepFactor.b.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 687589 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 687589 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_b_replica_n1] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node2/testCreateShardRepFactor_b_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node2/./testCreateShardRepFactor_b_replica_n1/data/]
[junit4] 2> 687591 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 687591 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_a_replica_n1'
using configuration from collection testCreateShardRepFactor, trusted=true
[junit4] 2> 687592 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54911.solr.core.testCreateShardRepFactor.a.replica_n1' (registry
'solr.core.testCreateShardRepFactor.a.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 687592 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 687592 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_a_replica_n1] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node4/testCreateShardRepFactor_a_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node4/./testCreateShardRepFactor_a_replica_n1/data/]
[junit4] 2> 687642 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 687642 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 687644 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 687644 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 687645 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ede1e38[testCreateShardRepFactor_a_replica_n1] main]
[junit4] 2> 687645 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 687645 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 687646 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 687647 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 687647 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 687647 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 687647 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 687647 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568692812853018624
[junit4] 2> 687648 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b442df2[testCreateShardRepFactor_b_replica_n1] main]
[junit4] 2> 687648 INFO
(searcherExecutor-3300-thread-1-processing-n:127.0.0.1:54911_solr
x:testCreateShardRepFactor_a_replica_n1 s:a c:testCreateShardRepFactor)
[n:127.0.0.1:54911_solr c:testCreateShardRepFactor s:a
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.SolrCore
[testCreateShardRepFactor_a_replica_n1] Registered new searcher
Searcher@7ede1e38[testCreateShardRepFactor_a_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 687649 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 687650 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 687650 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 687650 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568692812856164352
[junit4] 2> 687651 INFO
(searcherExecutor-3299-thread-1-processing-n:127.0.0.1:54913_solr
x:testCreateShardRepFactor_b_replica_n1 s:b c:testCreateShardRepFactor)
[n:127.0.0.1:54913_solr c:testCreateShardRepFactor s:b
x:testCreateShardRepFactor_b_replica_n1] o.a.s.c.SolrCore
[testCreateShardRepFactor_b_replica_n1] Registered new searcher
Searcher@2b442df2[testCreateShardRepFactor_b_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 687655 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 687655 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 687655 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54911/solr/testCreateShardRepFactor_a_replica_n1/
[junit4] 2> 687655 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 687655 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:54911/solr/testCreateShardRepFactor_a_replica_n1/ has no
replicas
[junit4] 2> 687655 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 687657 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 687657 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 687658 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54913/solr/testCreateShardRepFactor_b_replica_n1/
[junit4] 2> 687658 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 687658 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:54913/solr/testCreateShardRepFactor_b_replica_n1/ has no
replicas
[junit4] 2> 687658 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 687660 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54911/solr/testCreateShardRepFactor_a_replica_n1/ a
[junit4] 2> 687662 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54913/solr/testCreateShardRepFactor_b_replica_n1/ b
[junit4] 2> 687768 INFO
(zkCallback-2239-thread-1-processing-n:127.0.0.1:54911_solr)
[n:127.0.0.1:54911_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> 687768 INFO
(zkCallback-2241-thread-1-processing-n:127.0.0.1:54913_solr)
[n:127.0.0.1:54913_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> 687771 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 687772 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 687776 INFO (qtp417799760-10580) [n:127.0.0.1:54913_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica_n1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1257
[junit4] 2> 687776 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica_n1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1260
[junit4] 2> 687783 INFO (qtp613516905-10570) [n:127.0.0.1:54911_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> 687901 INFO
(zkCallback-2241-thread-1-processing-n:127.0.0.1:54913_solr)
[n:127.0.0.1:54913_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> 687902 INFO
(zkCallback-2239-thread-1-processing-n:127.0.0.1:54911_solr)
[n:127.0.0.1:54911_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> 688409 INFO
(OverseerCollectionConfigSetProcessor-98043300694654987-127.0.0.1:54910_solr-n_0000000000)
[n:127.0.0.1:54910_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> 688792 INFO (qtp613516905-10570) [n:127.0.0.1:54911_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&nrtReplicas=1&action=CREATE&wt=javabin&version=2}
status=0 QTime=2394
[junit4] 2> 688801 INFO (qtp613516905-10572) [n:127.0.0.1:54911_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> 688807 INFO
(OverseerThreadFactory-3293-thread-2-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_solr ] o.a.s.c.CreateShardCmd Create shard invoked: {
[junit4] 2> "collection":"testCreateShardRepFactor",
[junit4] 2> "shard":"x",
[junit4] 2> "operation":"createshard"}
[junit4] 2> 688926 INFO
(zkCallback-2241-thread-1-processing-n:127.0.0.1:54913_solr)
[n:127.0.0.1:54913_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> 688926 INFO
(zkCallback-2239-thread-1-processing-n:127.0.0.1:54911_solr)
[n:127.0.0.1:54911_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> 689037 INFO
(OverseerThreadFactory-3293-thread-2-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_solr ] o.a.s.c.CreateShardCmd Creating replica
testCreateShardRepFactor_x_replica_n1 as part of slice x of collection
testCreateShardRepFactor on 127.0.0.1:54910_solr
[junit4] 2> 689043 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&name=testCreateShardRepFactor_x_replica_n1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 689045 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 689157 INFO
(zkCallback-2241-thread-1-processing-n:127.0.0.1:54913_solr)
[n:127.0.0.1:54913_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> 689157 INFO
(zkCallback-2239-thread-1-processing-n:127.0.0.1:54911_solr)
[n:127.0.0.1:54911_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> 689157 INFO
(zkCallback-2240-thread-2-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_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> 690069 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 690074 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_x_replica_n1] Schema
name=cloud-dynamic
[junit4] 2> 690088 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 690088 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_x_replica_n1'
using configuration from collection testCreateShardRepFactor, trusted=true
[junit4] 2> 690088 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54910.solr.core.testCreateShardRepFactor.x.replica_n1' (registry
'solr.core.testCreateShardRepFactor.x.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 690089 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 690089 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_x_replica_n1] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node3/testCreateShardRepFactor_x_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node3/./testCreateShardRepFactor_x_replica_n1/data/]
[junit4] 2> 690142 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 690142 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 690144 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 690144 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 690144 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@61b3f0b4[testCreateShardRepFactor_x_replica_n1] main]
[junit4] 2> 690146 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 690146 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 690147 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 690147 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568692815474458624
[junit4] 2> 690148 INFO
(searcherExecutor-3309-thread-1-processing-n:127.0.0.1:54910_solr
x:testCreateShardRepFactor_x_replica_n1 s:x c:testCreateShardRepFactor)
[n:127.0.0.1:54910_solr c:testCreateShardRepFactor s:x
x:testCreateShardRepFactor_x_replica_n1] o.a.s.c.SolrCore
[testCreateShardRepFactor_x_replica_n1] Registered new searcher
Searcher@61b3f0b4[testCreateShardRepFactor_x_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 690154 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 690154 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 690154 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54910/solr/testCreateShardRepFactor_x_replica_n1/
[junit4] 2> 690154 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 690154 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:54910/solr/testCreateShardRepFactor_x_replica_n1/ has no
replicas
[junit4] 2> 690154 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 690158 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54910/solr/testCreateShardRepFactor_x_replica_n1/ x
[junit4] 2> 690272 INFO
(zkCallback-2241-thread-1-processing-n:127.0.0.1:54913_solr)
[n:127.0.0.1:54913_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> 690272 INFO
(zkCallback-2239-thread-1-processing-n:127.0.0.1:54911_solr)
[n:127.0.0.1:54911_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> 690272 INFO
(zkCallback-2240-thread-2-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_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> 690273 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 690275 INFO (qtp1270787960-10561) [n:127.0.0.1:54910_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&name=testCreateShardRepFactor_x_replica_n1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1232
[junit4] 2> 690276 INFO
(OverseerThreadFactory-3293-thread-2-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_solr ] o.a.s.c.CreateShardCmd Finished create command on
all shards for collection: testCreateShardRepFactor
[junit4] 2> 690278 INFO (qtp613516905-10572) [n:127.0.0.1:54911_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=1476
[junit4] 2> 690279 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[34452BFE05933391]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCreateShardRepFactor
[junit4] 2> 690303 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[34452BFE05933391])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
[junit4] 2> 690304 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[34452BFE05933391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 690306 INFO (qtp613516905-10573) [n:127.0.0.1:54911_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> 690309 INFO
(OverseerThreadFactory-3293-thread-3-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 690310 INFO
(OverseerCollectionConfigSetProcessor-98043300694654987-127.0.0.1:54910_solr-n_0000000000)
[n:127.0.0.1:54910_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> 690310 INFO (qtp417799760-10581) [n:127.0.0.1:54913_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCreateShardRepFactor.b.replica_n1, tag=null
[junit4] 2> 690310 INFO (qtp1270787960-10562) [n:127.0.0.1:54910_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCreateShardRepFactor.x.replica_n1, tag=null
[junit4] 2> 690310 INFO (qtp613516905-10574) [n:127.0.0.1:54911_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCreateShardRepFactor.a.replica_n1, tag=null
[junit4] 2> 690368 INFO (qtp417799760-10581) [n:127.0.0.1:54913_solr ]
o.a.s.c.SolrCore [testCreateShardRepFactor_b_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@518c8d0c
[junit4] 2> 690369 INFO (qtp613516905-10574) [n:127.0.0.1:54911_solr ]
o.a.s.c.SolrCore [testCreateShardRepFactor_a_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@30baa04
[junit4] 2> 690370 INFO (qtp1270787960-10562) [n:127.0.0.1:54910_solr
] o.a.s.c.SolrCore [testCreateShardRepFactor_x_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@452d1e9c
[junit4] 2> 690371 INFO (qtp613516905-10574) [n:127.0.0.1:54911_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCreateShardRepFactor.a.replica_n1, tag=51096068
[junit4] 2> 690371 INFO (qtp613516905-10574) [n:127.0.0.1:54911_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCreateShardRepFactor.a.leader, tag=51096068
[junit4] 2> 690371 INFO (qtp417799760-10581) [n:127.0.0.1:54913_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCreateShardRepFactor.b.replica_n1, tag=1368165644
[junit4] 2> 690371 INFO (qtp417799760-10581) [n:127.0.0.1:54913_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCreateShardRepFactor.b.leader, tag=1368165644
[junit4] 2> 690372 INFO (qtp1270787960-10562) [n:127.0.0.1:54910_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCreateShardRepFactor.x.replica_n1, tag=1160584860
[junit4] 2> 690372 INFO (qtp1270787960-10562) [n:127.0.0.1:54910_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCreateShardRepFactor.x.leader, tag=1160584860
[junit4] 2> 690375 INFO (qtp613516905-10574) [n:127.0.0.1:54911_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testCreateShardRepFactor_a_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=65
[junit4] 2> 690375 INFO (qtp417799760-10581) [n:127.0.0.1:54913_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testCreateShardRepFactor_b_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=65
[junit4] 2> 690376 INFO (qtp1270787960-10562) [n:127.0.0.1:54910_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testCreateShardRepFactor_x_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=65
[junit4] 2> 691114 INFO (qtp613516905-10573) [n:127.0.0.1:54911_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2}
status=0 QTime=807
[junit4] 2> 691115 INFO (qtp613516905-10575) [n:127.0.0.1:54911_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&nrtReplicas=2&action=CREATE&numShards=4&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 691120 INFO
(OverseerThreadFactory-3293-thread-4-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_solr ] o.a.s.c.CreateCollectionCmd Create collection
routeFieldColl
[junit4] 2> 691121 INFO
(OverseerCollectionConfigSetProcessor-98043300694654987-127.0.0.1:54910_solr-n_0000000000)
[n:127.0.0.1:54910_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> 691338 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 691338 INFO (qtp417799760-10582) [n:127.0.0.1:54913_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 691340 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 691342 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 691344 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 691344 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 691345 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 691345 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 691349 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 691484 INFO
(zkCallback-2241-thread-1-processing-n:127.0.0.1:54913_solr)
[n:127.0.0.1:54913_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> 691484 INFO
(zkCallback-2239-thread-1-processing-n:127.0.0.1:54911_solr)
[n:127.0.0.1:54911_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> 691484 INFO
(zkCallback-2238-thread-1-processing-n:127.0.0.1:54909_solr)
[n:127.0.0.1:54909_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> 691484 INFO
(zkCallback-2240-thread-2-processing-n:127.0.0.1:54910_solr)
[n:127.0.0.1:54910_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> 692389 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 692390 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 692390 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 692405 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 692403 INFO (qtp417799760-10582) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 692405 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 692411 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 692419 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 692422 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 692423 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 692426 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 692433 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 692447 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 692448 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 692448 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n1'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 692448 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 692448 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54910.solr.core.routeFieldColl.shard2.replica_n1' (registry
'solr.core.routeFieldColl.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 692448 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n2'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 692448 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 692448 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1] o.a.s.c.SolrCore
[[routeFieldColl_shard2_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node3/routeFieldColl_shard2_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node3/./routeFieldColl_shard2_replica_n1/data/]
[junit4] 2> 692449 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54909.solr.core.routeFieldColl.shard2.replica_n2' (registry
'solr.core.routeFieldColl.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 692451 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 692451 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2] o.a.s.c.SolrCore
[[routeFieldColl_shard2_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node1/routeFieldColl_shard2_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node1/./routeFieldColl_shard2_replica_n2/data/]
[junit4] 2> 692453 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 692468 INFO (qtp417799760-10582) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n1]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 692471 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 692472 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 692472 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n2'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 692472 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54911.solr.core.routeFieldColl.shard1.replica_n2' (registry
'solr.core.routeFieldColl.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 692472 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 692472 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore
[[routeFieldColl_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node4/routeFieldColl_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node4/./routeFieldColl_shard1_replica_n2/data/]
[junit4] 2> 692474 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 692475 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n1'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 692475 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54913.solr.core.routeFieldColl.shard1.replica_n1' (registry
'solr.core.routeFieldColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 692475 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 692475 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore
[[routeFieldColl_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node2/routeFieldColl_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node2/./routeFieldColl_shard1_replica_n1/data/]
[junit4] 2> 692480 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 692480 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n2'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 692480 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54909.solr.core.routeFieldColl.shard4.replica_n2' (registry
'solr.core.routeFieldColl.shard4.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 692480 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 692480 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2] o.a.s.c.SolrCore
[[routeFieldColl_shard4_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node1/routeFieldColl_shard4_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node1/./routeFieldColl_shard4_replica_n2/data/]
[junit4] 2> 692481 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 692481 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n1'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 692481 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54910.solr.core.routeFieldColl.shard4.replica_n1' (registry
'solr.core.routeFieldColl.shard4.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 692481 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 692482 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1] o.a.s.c.SolrCore
[[routeFieldColl_shard4_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node3/routeFieldColl_shard4_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node3/./routeFieldColl_shard4_replica_n1/data/]
[junit4] 2> 692488 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 692488 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n2'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 692488 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54911.solr.core.routeFieldColl.shard3.replica_n2' (registry
'solr.core.routeFieldColl.shard3.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 692488 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 692488 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2] o.a.s.c.SolrCore
[[routeFieldColl_shard3_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node4/routeFieldColl_shard3_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node4/./routeFieldColl_shard3_replica_n2/data/]
[junit4] 2> 692496 INFO (qtp417799760-10582) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 692496 INFO (qtp417799760-10582) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n1'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 692497 INFO (qtp417799760-10582) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54913.solr.core.routeFieldColl.shard3.replica_n1' (registry
'solr.core.routeFieldColl.shard3.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b6753a9
[junit4] 2> 692497 INFO (qtp417799760-10582) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 692497 INFO (qtp417799760-10582) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n1] o.a.s.c.SolrCore
[[routeFieldColl_shard3_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node2/routeFieldColl_shard3_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_34452BFE05933391-001/tempDir-001/node2/./routeFieldColl_shard3_replica_n1/data/]
[junit4] 2> 692592 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692592 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692594 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692594 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692600 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692600 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692601 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692601 INFO (qtp1127022270-10550) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692607 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692607 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692608 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692608 INFO (qtp1270787960-10564) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692608 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692608 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692610 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692610 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692624 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692624 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692626 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692626 INFO (qtp417799760-10584) [n:127.0.0.1:54913_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692633 INFO (qtp613516905-10571) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@23524fe6[routeFieldColl_shard1_replica_n2] main]
[junit4] 2> 692633 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692634 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692634 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692634 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692635 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692635 INFO (qtp1127022270-10553) [n:127.0.0.1:54909_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692635 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692635 INFO (qtp613516905-10568) [n:127.0.0.1:54911_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692636 INFO (qtp1270787960-10563) [n:127.0.0.1:54910_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@17ce937f[routeFieldColl_shard2_replica_n1] main]
[junit4] 2> 692637 INFO (qtp6
[...truncated too long message...]
shard1.leader, tag=1886401391
[junit4] 2> 2674739 INFO
(TEST-TestReplicaProperties.test-seed#[34452BFE05933391]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@d8c0f50{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2674739 INFO
(TEST-TestReplicaProperties.test-seed#[34452BFE05933391]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6fd71a42{/,null,UNAVAILABLE}
[junit4] 2> 2674739 ERROR
(TEST-TestReplicaProperties.test-seed#[34452BFE05933391]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2674740 INFO
(TEST-TestReplicaProperties.test-seed#[34452BFE05933391]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63882 63882
[junit4] 2> 2674761 INFO (Thread-4106) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:63882 63882
[junit4] 2> 2674843 WARN (Thread-4106) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 5 /solr/collections/testcollection/state.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicaProperties -Dtests.method=test
-Dtests.seed=34452BFE05933391 -Dtests.slow=true -Dtests.locale=pl-PL
-Dtests.timezone=Asia/Kabul -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 62.7s J0 | TestReplicaProperties.test <<<
[junit4] > Throwable #1: java.lang.RuntimeException: timeout waiting for
collection in cluster state: collection=testcollection
[junit4] > at
__randomizedtesting.SeedInfo.seed([34452BFE05933391:BC111424AB6F5E69]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForCollection(AbstractFullDistribZkTestBase.java:361)
[junit4] > at
org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:63)
[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:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties_34452BFE05933391-001
[junit4] 2> May 29, 2017 2:13:53 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=pl-PL, timezone=Asia/Kabul
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=312242936,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [CoreSorterTest,
TestLeaderInitiatedRecoveryThread, DistributedDebugComponentTest,
ClassificationUpdateProcessorFactoryTest, SolrMetricsIntegrationTest,
RemoteQueryErrorTest, PingRequestHandlerTest, TestCSVResponseWriter,
TestMacroExpander, TestQuerySenderNoQuery, TestExportWriter,
TestMaxScoreQueryParser, TestSolr4Spatial2,
DistributedQueryElevationComponentTest, TestNamedUpdateProcessors,
TestUseDocValuesAsStored, TestStressLiveNodes, TestManagedSchemaThreadSafety,
TestShardHandlerFactory, PreAnalyzedFieldManagedSchemaCloudTest,
TestStressLucene, SpellCheckCollatorWithCollapseTest, TestFreeTextSuggestions,
AssignTest, TestManagedSynonymGraphFilterFactory, TestJmxIntegration,
SearchHandlerTest, UtilsToolTest, PathHierarchyTokenizerFactoryTest,
TestSolrDeletionPolicy1, TestSchemaSimilarityResource, PluginInfoTest,
CloudExitableDirectoryReaderTest, XsltUpdateRequestHandlerTest,
QueryResultKeyTest, TestSuggestSpellingConverter, BufferStoreTest,
CursorPagingTest, SampleTest, TestPhraseSuggestions, TestStressVersions,
TestObjectReleaseTracker, TestChildDocTransformer, TestIBSimilarityFactory,
ClusterStateUpdateTest, TestDFISimilarityFactory,
TestTolerantUpdateProcessorCloud, TestSolrCloudWithKerberosAlt,
DocumentAnalysisRequestHandlerTest, TestStressCloudBlindAtomicUpdates,
AnalysisAfterCoreReloadTest, ConnectionManagerTest,
TestSolrCloudWithHadoopAuthPlugin, DistributedFacetPivotSmallTest,
AtomicUpdateProcessorFactoryTest, TestBinaryField, MigrateRouteKeyTest,
SortSpecParsingTest, TestDistribDocBasedVersion, AddBlockUpdateTest,
BlockJoinFacetSimpleTest, DistributedQueryComponentCustomSortTest,
SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest,
TestManagedStopFilterFactory, SuggesterFSTTest, SpatialFilterTest,
TestNumericTerms64, DateRangeFieldTest, TestSchemaManager, TestCryptoKeys,
TestDocBasedVersionConstraints, DistributedSuggestComponentTest,
SolrGraphiteReporterTest, TestReRankQParserPlugin, RequestLoggingTest,
TestInitQParser, ActionThrottleTest, LeaderInitiatedRecoveryOnCommitTest,
HdfsChaosMonkeySafeLeaderTest, CollectionStateFormat2Test, PolyFieldTest,
TestRawTransformer, V2ApiIntegrationTest, SolrPluginUtilsTest,
SimpleCollectionCreateDeleteTest, TestScoreJoinQPNoScore, TestCloudInspectUtil,
CoreAdminRequestStatusTest, UUIDUpdateProcessorFallbackTest,
OpenExchangeRatesOrgProviderTest, LeaderFailoverAfterPartitionTest,
DistributedFacetPivotLongTailTest, StatelessScriptUpdateProcessorFactoryTest,
UniqFieldsUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, TestSort,
WrapperMergePolicyFactoryTest, BitVectorTest, VersionInfoTest, OverseerTest,
TestRequestStatusCollectionAPI, TestElisionMultitermQuery,
SolrRequestParserTest, ParsingFieldUpdateProcessorsTest, SolrTestCaseJ4Test,
TestHighlightDedupGrouping, CdcrReplicationDistributedZkTest,
DirectSolrSpellCheckerTest, TestPullReplicaErrorHandling,
SolrShardReporterTest, TestBlendedInfixSuggestions, HdfsRecoveryZkTest,
TestCursorMarkWithoutUniqueKey, DocValuesMultiTest, TestTolerantSearch,
TestStressUserVersions, DocValuesNotIndexedTest, TestCloudPivotFacet,
TestSystemIdResolver, CustomCollectionTest, TestPseudoReturnFields,
TestConfigSetsAPIExclusivity, CachingDirectoryFactoryTest,
IndexBasedSpellCheckerTest, TestRestoreCore, OutputWriterTest,
TestCollationFieldDocValues, TestSolrFieldCacheBean, TestDynamicLoading,
TestSolrConfigHandler, TestPushWriter, ShufflingReplicaListTransformerTest,
ClassificationUpdateProcessorTest, BasicDistributedZkTest,
TestFieldCollectionResource, TestExactSharedStatsCache, SynonymTokenizerTest,
TlogReplayBufferedWhileIndexingTest, TestBM25SimilarityFactory,
TestMergePolicyConfig, ExitableDirectoryReaderTest,
SegmentsInfoRequestHandlerTest, TestSchemaNameResource,
IndexSchemaRuntimeFieldTest, TestUtils, TestSortByMinMaxFunction,
TestStressReorder, LeaderElectionTest, ZkControllerTest, EnumFieldTest,
DistributedMLTComponentTest, HttpPartitionTest, SimpleFacetsTest, TestLFUCache,
TestCoreContainer, HdfsNNFailoverTest, TestNRTOpen,
TestSolrConfigHandlerConcurrent, TestCollectionAPI,
TestGraphTermsQParserPlugin, TestReplicationHandlerBackup, PeerSyncTest,
SuggestComponentContextFilterQueryTest, TestHashPartitioner, DocValuesTest,
BinaryUpdateRequestHandlerTest, BlockJoinFacetDistribTest,
TestDistributedStatsComponentCardinality, TestSlowCompositeReaderWrapper,
TestRandomRequestDistribution, HdfsTlogReplayBufferedWhileIndexingTest,
BooleanFieldTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting,
ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest,
ShardRoutingCustomTest, TestDistributedSearch,
DistributedSpellCheckComponentTest, HardAutoCommitTest,
SpellCheckComponentTest, QueryElevationComponentTest, BasicFunctionalityTest,
DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest,
TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest,
DirectSolrConnectionTest, TestLuceneMatchVersion, TestCharFilters,
TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory,
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, ResourceLoaderTest,
TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache,
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CdcrRequestHandlerTest,
CdcrVersionReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
CollectionsAPISolrJTest, DeleteReplicaTest, DistribCursorPagingTest,
DistribJoinFromCollectionTest, DistributedQueueTest, MoveReplicaTest,
MultiThreadedOCPTest, NodeMutatorTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest,
OverseerRolesTest, OverseerStatusTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, ReplicationFactorTest, RollingRestartTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest,
TestAuthenticationFramework, TestCloudDeleteByQuery,
TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery,
TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore,
TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudCluster,
TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport,
TestReplicaProperties]
[junit4] Completed [538/716 (2!)] on J0 in 63.75s, 1 test, 1 error <<<
FAILURES!
[...truncated 43990 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]