Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/769/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI
Error Message:
Could not find collection : implicitcoll
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
at
__randomizedtesting.SeedInfo.seed([91D1FCC9CB4A17CF:FB3072A2F6D0A1B7]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:245)
at
org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11846 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/init-core-data-001
[junit4] 2> 1541231 WARN
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 1541232 INFO
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1541238 INFO
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-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> 1541239 INFO
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001
[junit4] 2> 1541239 INFO
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1541240 INFO (Thread-2822) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1541240 INFO (Thread-2822) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1541342 INFO
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:50002
[junit4] 2> 1541387 INFO (jetty-launcher-1840-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1541387 INFO (jetty-launcher-1840-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1541389 INFO (jetty-launcher-1840-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1541390 INFO (jetty-launcher-1840-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1541396 INFO (jetty-launcher-1840-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2689cce3{/solr,null,AVAILABLE}
[junit4] 2> 1541396 INFO (jetty-launcher-1840-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22690f19{/solr,null,AVAILABLE}
[junit4] 2> 1541397 INFO (jetty-launcher-1840-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5797bdc3{HTTP/1.1,[http/1.1]}{127.0.0.1:50005}
[junit4] 2> 1541397 INFO (jetty-launcher-1840-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4e0e1e6a{HTTP/1.1,[http/1.1]}{127.0.0.1:50004}
[junit4] 2> 1541397 INFO (jetty-launcher-1840-thread-1) [ ]
o.e.j.s.Server Started @1546954ms
[junit4] 2> 1541397 INFO (jetty-launcher-1840-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50004}
[junit4] 2> 1541397 INFO (jetty-launcher-1840-thread-4) [ ]
o.e.j.s.Server Started @1546954ms
[junit4] 2> 1541397 INFO (jetty-launcher-1840-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50005}
[junit4] 2> 1541397 ERROR (jetty-launcher-1840-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1541397 ERROR (jetty-launcher-1840-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1541399 INFO (jetty-launcher-1840-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 1541399 INFO (jetty-launcher-1840-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1541399 INFO (jetty-launcher-1840-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1541399 INFO (jetty-launcher-1840-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-18T23:32:14.612Z
[junit4] 2> 1541399 INFO (jetty-launcher-1840-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 1541400 INFO (jetty-launcher-1840-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1541400 INFO (jetty-launcher-1840-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1541400 INFO (jetty-launcher-1840-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-18T23:32:14.613Z
[junit4] 2> 1541399 INFO (jetty-launcher-1840-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48f12d0d{/solr,null,AVAILABLE}
[junit4] 2> 1541401 INFO (jetty-launcher-1840-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a275150{/solr,null,AVAILABLE}
[junit4] 2> 1541401 INFO (jetty-launcher-1840-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1721057c{HTTP/1.1,[http/1.1]}{127.0.0.1:50006}
[junit4] 2> 1541401 INFO (jetty-launcher-1840-thread-2) [ ]
o.e.j.s.Server Started @1546958ms
[junit4] 2> 1541401 INFO (jetty-launcher-1840-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50006}
[junit4] 2> 1541401 INFO (jetty-launcher-1840-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@447f1d0f{HTTP/1.1,[http/1.1]}{127.0.0.1:50008}
[junit4] 2> 1541401 INFO (jetty-launcher-1840-thread-3) [ ]
o.e.j.s.Server Started @1546958ms
[junit4] 2> 1541401 INFO (jetty-launcher-1840-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50008}
[junit4] 2> 1541401 ERROR (jetty-launcher-1840-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1541402 ERROR (jetty-launcher-1840-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1541402 INFO (jetty-launcher-1840-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 1541402 INFO (jetty-launcher-1840-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 1541402 INFO (jetty-launcher-1840-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1541403 INFO (jetty-launcher-1840-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1541403 INFO (jetty-launcher-1840-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1541403 INFO (jetty-launcher-1840-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-18T23:32:14.616Z
[junit4] 2> 1541403 INFO (jetty-launcher-1840-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1541403 INFO (jetty-launcher-1840-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-18T23:32:14.616Z
[junit4] 2> 1541408 INFO (jetty-launcher-1840-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1541411 INFO (jetty-launcher-1840-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1541412 INFO (jetty-launcher-1840-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1541413 INFO (jetty-launcher-1840-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1541435 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ae3c3a5f80003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1541438 INFO (jetty-launcher-1840-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1541439 INFO (jetty-launcher-1840-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50002/solr
[junit4] 2> 1541448 INFO (jetty-launcher-1840-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1541449 INFO (jetty-launcher-1840-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50002/solr
[junit4] 2> 1541496 INFO (jetty-launcher-1840-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1541499 INFO (jetty-launcher-1840-thread-3)
[n:127.0.0.1:50008_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1541499 INFO (jetty-launcher-1840-thread-2)
[n:127.0.0.1:50006_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1541499 INFO (jetty-launcher-1840-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50002/solr
[junit4] 2> 1541500 INFO (jetty-launcher-1840-thread-3)
[n:127.0.0.1:50008_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:50008_solr
[junit4] 2> 1541501 INFO (jetty-launcher-1840-thread-2)
[n:127.0.0.1:50006_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50006_solr
[junit4] 2> 1541502 INFO (jetty-launcher-1840-thread-3)
[n:127.0.0.1:50008_solr ] o.a.s.c.Overseer Overseer
(id=97640771384508422-127.0.0.1:50008_solr-n_0000000000) starting
[junit4] 2> 1541508 INFO
(zkCallback-1854-thread-1-processing-n:127.0.0.1:50006_solr)
[n:127.0.0.1:50006_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1541508 INFO
(zkCallback-1850-thread-1-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1541520 INFO (jetty-launcher-1840-thread-3)
[n:127.0.0.1:50008_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50008_solr
[junit4] 2> 1541522 INFO
(zkCallback-1854-thread-1-processing-n:127.0.0.1:50006_solr)
[n:127.0.0.1:50006_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1541523 INFO
(zkCallback-1850-thread-1-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1541535 INFO (jetty-launcher-1840-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1541537 INFO (jetty-launcher-1840-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50002/solr
[junit4] 2> 1541541 INFO (jetty-launcher-1840-thread-4)
[n:127.0.0.1:50005_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1541555 INFO (jetty-launcher-1840-thread-4)
[n:127.0.0.1:50005_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1541561 INFO (jetty-launcher-1840-thread-4)
[n:127.0.0.1:50005_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50005_solr
[junit4] 2> 1541566 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:50005_solr)
[n:127.0.0.1:50005_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1541577 INFO
(zkCallback-1850-thread-1-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1541577 INFO
(zkCallback-1854-thread-1-processing-n:127.0.0.1:50006_solr)
[n:127.0.0.1:50006_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1541580 INFO (jetty-launcher-1840-thread-1)
[n:127.0.0.1:50004_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1541585 INFO (jetty-launcher-1840-thread-1)
[n:127.0.0.1:50004_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1541589 INFO (jetty-launcher-1840-thread-1)
[n:127.0.0.1:50004_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50004_solr
[junit4] 2> 1541593 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:50005_solr)
[n:127.0.0.1:50005_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1541593 INFO
(zkCallback-1854-thread-1-processing-n:127.0.0.1:50006_solr)
[n:127.0.0.1:50006_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1541594 INFO
(zkCallback-1865-thread-1-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1541605 INFO
(zkCallback-1850-thread-1-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1541719 INFO (jetty-launcher-1840-thread-2)
[n:127.0.0.1:50006_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node2/.
[junit4] 2> 1541723 INFO (jetty-launcher-1840-thread-3)
[n:127.0.0.1:50008_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node3/.
[junit4] 2> 1541747 INFO (jetty-launcher-1840-thread-4)
[n:127.0.0.1:50005_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node4/.
[junit4] 2> 1541798 INFO (jetty-launcher-1840-thread-1)
[n:127.0.0.1:50004_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node1/.
[junit4] 2> 1542441 INFO
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1542444 INFO
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50002/solr ready
[junit4] 2> 1542486 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[91D1FCC9CB4A17CF]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateShardRepFactor
[junit4] 2> 1542489 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[91D1FCC9CB4A17CF]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1542498 INFO (qtp2062509504-11532) [n:127.0.0.1:50005_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1542503 INFO
(OverseerThreadFactory-5281-thread-1-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCreateShardRepFactor
[junit4] 2> 1542623 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2
[junit4] 2> 1542623 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2
[junit4] 2> 1542745 INFO
(zkCallback-1865-thread-1-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_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> 1542745 INFO
(zkCallback-1850-thread-2-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_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> 1543666 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1543666 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1543693 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_a_replica1] Schema
name=cloud-dynamic
[junit4] 2> 1543694 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_b_replica1] Schema
name=cloud-dynamic
[junit4] 2> 1543766 WARN (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_b_replica1] default search field
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1543769 WARN (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_a_replica1] default search field
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1543770 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1543772 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1543773 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_a_replica1'
using configuration from collection testCreateShardRepFactor
[junit4] 2> 1543775 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1543775 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_a_replica1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node1/testCreateShardRepFactor_a_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node1/./testCreateShardRepFactor_a_replica1/data/]
[junit4] 2> 1543777 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_b_replica1'
using configuration from collection testCreateShardRepFactor
[junit4] 2> 1543778 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1543778 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_b_replica1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node3/testCreateShardRepFactor_b_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node3/./testCreateShardRepFactor_b_replica1/data/]
[junit4] 2> 1543895 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1543895 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1543897 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1543897 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1543898 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1543898 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1543900 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ab8c7e0[testCreateShardRepFactor_a_replica1] main]
[junit4] 2> 1543900 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1543900 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1543901 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@42696e1[testCreateShardRepFactor_b_replica1] main]
[junit4] 2> 1543902 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1543903 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1543903 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1543903 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1543903 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1562252344941346816
[junit4] 2> 1543904 INFO
(searcherExecutor-5290-thread-1-processing-n:127.0.0.1:50004_solr
x:testCreateShardRepFactor_a_replica1 s:a c:testCreateShardRepFactor)
[n:127.0.0.1:50004_solr c:testCreateShardRepFactor s:a
x:testCreateShardRepFactor_a_replica1] o.a.s.c.SolrCore
[testCreateShardRepFactor_a_replica1] Registered new searcher
Searcher@1ab8c7e0[testCreateShardRepFactor_a_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1543904 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1543904 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1543905 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1562252344943443968
[junit4] 2> 1543905 INFO
(searcherExecutor-5291-thread-1-processing-n:127.0.0.1:50008_solr
x:testCreateShardRepFactor_b_replica1 s:b c:testCreateShardRepFactor)
[n:127.0.0.1:50008_solr c:testCreateShardRepFactor s:b
x:testCreateShardRepFactor_b_replica1] o.a.s.c.SolrCore
[testCreateShardRepFactor_b_replica1] Registered new searcher
Searcher@42696e1[testCreateShardRepFactor_b_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1543918 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1543918 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1543918 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1543918 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1543918 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:50004/solr/testCreateShardRepFactor_a_replica1/
[junit4] 2> 1543919 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1543919 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:50004/solr/testCreateShardRepFactor_a_replica1/ has no replicas
[junit4] 2> 1543919 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1543919 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:50008/solr/testCreateShardRepFactor_b_replica1/
[junit4] 2> 1543919 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1543919 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:50008/solr/testCreateShardRepFactor_b_replica1/ has no replicas
[junit4] 2> 1543919 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1543928 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:50008/solr/testCreateShardRepFactor_b_replica1/ b
[junit4] 2> 1543930 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:50004/solr/testCreateShardRepFactor_a_replica1/ a
[junit4] 2> 1544043 INFO
(zkCallback-1850-thread-3-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_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> 1544043 INFO
(zkCallback-1865-thread-1-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_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> 1544093 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1544093 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1544099 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2}
status=0 QTime=1475
[junit4] 2> 1544099 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2}
status=0 QTime=1474
[junit4] 2> 1544104 INFO (qtp2062509504-11532) [n:127.0.0.1:50005_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> 1544216 INFO
(zkCallback-1865-thread-1-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_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> 1544216 INFO
(zkCallback-1850-thread-1-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_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> 1544508 INFO
(OverseerCollectionConfigSetProcessor-97640771384508422-127.0.0.1:50008_solr-n_0000000000)
[n:127.0.0.1:50008_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> 1545111 INFO (qtp2062509504-11532) [n:127.0.0.1:50005_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&action=CREATE&wt=javabin&version=2}
status=0 QTime=2612
[junit4] 2> 1545116 INFO (qtp2062509504-11533) [n:127.0.0.1:50005_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> 1545121 INFO
(OverseerThreadFactory-5281-thread-2-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.CreateShardCmd Create shard invoked: {
[junit4] 2> "collection":"testCreateShardRepFactor",
[junit4] 2> "shard":"x",
[junit4] 2> "operation":"createshard"}
[junit4] 2> 1545239 INFO
(zkCallback-1865-thread-1-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_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> 1545240 INFO
(zkCallback-1850-thread-3-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_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> 1545334 INFO
(OverseerThreadFactory-5281-thread-2-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.CreateShardCmd Creating shard
testCreateShardRepFactor_x_replica1 as part of slice x of collection
testCreateShardRepFactor on 127.0.0.1:50005_solr
[junit4] 2> 1545336 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2
[junit4] 2> 1545452 INFO
(zkCallback-1865-thread-1-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_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> 1545452 INFO
(zkCallback-1850-thread-1-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_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> 1545452 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:50005_solr)
[n:127.0.0.1:50005_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> 1546365 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1546375 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_x_replica1] Schema
name=cloud-dynamic
[junit4] 2> 1546423 WARN (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_x_replica1] default search field
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1546424 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1546441 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_x_replica1'
using configuration from collection testCreateShardRepFactor
[junit4] 2> 1546442 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1546442 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_x_replica1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node4/testCreateShardRepFactor_x_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node4/./testCreateShardRepFactor_x_replica1/data/]
[junit4] 2> 1546551 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1546551 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1546554 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1546554 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1546555 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@70b0532f[testCreateShardRepFactor_x_replica1] main]
[junit4] 2> 1546557 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1546559 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1546559 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1546559 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1562252347726364672
[junit4] 2> 1546559 INFO
(searcherExecutor-5300-thread-1-processing-n:127.0.0.1:50005_solr
x:testCreateShardRepFactor_x_replica1 s:x c:testCreateShardRepFactor)
[n:127.0.0.1:50005_solr c:testCreateShardRepFactor s:x
x:testCreateShardRepFactor_x_replica1] o.a.s.c.SolrCore
[testCreateShardRepFactor_x_replica1] Registered new searcher
Searcher@70b0532f[testCreateShardRepFactor_x_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1546571 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1546571 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1546571 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:50005/solr/testCreateShardRepFactor_x_replica1/
[junit4] 2> 1546571 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1546571 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:50005/solr/testCreateShardRepFactor_x_replica1/ has no replicas
[junit4] 2> 1546571 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1546578 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:50005/solr/testCreateShardRepFactor_x_replica1/ x
[junit4] 2> 1546689 INFO
(zkCallback-1865-thread-1-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_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> 1546689 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:50005_solr)
[n:127.0.0.1:50005_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> 1546689 INFO
(zkCallback-1850-thread-1-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_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> 1546736 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1546740 INFO (qtp2062509504-11535) [n:127.0.0.1:50005_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2}
status=0 QTime=1404
[junit4] 2> 1546741 INFO
(OverseerThreadFactory-5281-thread-2-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.CreateShardCmd Finished create command on
all shards for collection: testCreateShardRepFactor
[junit4] 2> 1546744 INFO (qtp2062509504-11533) [n:127.0.0.1:50005_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=1628
[junit4] 2> 1546746 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[91D1FCC9CB4A17CF]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCreateShardRepFactor
[junit4] 2> 1546781 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[91D1FCC9CB4A17CF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
[junit4] 2> 1546784 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[91D1FCC9CB4A17CF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1546788 INFO (qtp2062509504-11536) [n:127.0.0.1:50005_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> 1546793 INFO
(OverseerThreadFactory-5281-thread-3-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1546793 INFO
(OverseerCollectionConfigSetProcessor-97640771384508422-127.0.0.1:50008_solr-n_0000000000)
[n:127.0.0.1:50008_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> 1546796 INFO (qtp787989215-11525) [n:127.0.0.1:50008_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.b.replica1
[junit4] 2> 1546796 INFO (qtp787989215-11525) [n:127.0.0.1:50008_solr
] o.a.s.c.SolrCore [testCreateShardRepFactor_b_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@61fe3389
[junit4] 2> 1546798 INFO (qtp180422717-11515) [n:127.0.0.1:50004_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.a.replica1
[junit4] 2> 1546798 INFO (qtp180422717-11515) [n:127.0.0.1:50004_solr
] o.a.s.c.SolrCore [testCreateShardRepFactor_a_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@77a44cc0
[junit4] 2> 1546799 INFO (qtp2062509504-11516) [n:127.0.0.1:50005_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.x.replica1
[junit4] 2> 1546799 INFO (qtp2062509504-11516) [n:127.0.0.1:50005_solr
] o.a.s.c.SolrCore [testCreateShardRepFactor_x_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@d3b6dbe
[junit4] 2> 1546804 INFO (qtp787989215-11525) [n:127.0.0.1:50008_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.b.replica1
[junit4] 2> 1546808 INFO (qtp180422717-11515) [n:127.0.0.1:50004_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.a.replica1
[junit4] 2> 1546809 INFO (qtp2062509504-11516) [n:127.0.0.1:50005_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.x.replica1
[junit4] 2> 1546815 INFO (qtp787989215-11525) [n:127.0.0.1:50008_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testCreateShardRepFactor_b_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=19
[junit4] 2> 1546818 INFO (qtp180422717-11515) [n:127.0.0.1:50004_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testCreateShardRepFactor_a_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=20
[junit4] 2> 1546819 INFO (qtp2062509504-11516) [n:127.0.0.1:50005_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testCreateShardRepFactor_x_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=21
[junit4] 2> 1547551 INFO (qtp2062509504-11536) [n:127.0.0.1:50005_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2}
status=0 QTime=763
[junit4] 2> 1547555 INFO (qtp2062509504-11532) [n:127.0.0.1:50005_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1547560 INFO
(OverseerThreadFactory-5281-thread-4-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.CreateCollectionCmd Create collection
routeFieldColl
[junit4] 2> 1547561 INFO
(OverseerCollectionConfigSetProcessor-97640771384508422-127.0.0.1:50008_solr-n_0000000000)
[n:127.0.0.1:50008_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> 1547784 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2
[junit4] 2> 1547789 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 1547790 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2
[junit4] 2> 1547791 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 1547791 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 1547792 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2
[junit4] 2> 1547795 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 1547810 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2
[junit4] 2> 1547952 INFO
(zkCallback-1865-thread-1-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_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> 1547952 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:50005_solr)
[n:127.0.0.1:50005_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> 1547952 INFO
(zkCallback-1854-thread-1-processing-n:127.0.0.1:50006_solr)
[n:127.0.0.1:50006_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> 1547952 INFO
(zkCallback-1850-thread-1-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_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> 1548826 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1548826 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1548878 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1548884 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1548884 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1548913 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1548916 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1548929 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1548940 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] Schema name=cloud-dynamic
[junit4] 2> 1548940 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] Schema name=cloud-dynamic
[junit4] 2> 1548942 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] Schema name=cloud-dynamic
[junit4] 2> 1548946 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] Schema name=cloud-dynamic
[junit4] 2> 1548972 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] Schema name=cloud-dynamic
[junit4] 2> 1549007 WARN (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1549010 WARN (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1549012 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1549013 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1549015 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 1549016 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1549016 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard4_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node4/routeFieldColl_shard4_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node4/./routeFieldColl_shard4_replica2/data/]
[junit4] 2> 1549016 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] Schema name=cloud-dynamic
[junit4] 2> 1549050 WARN (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1549065 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1549066 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 1549067 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1549067 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard3_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node2/routeFieldColl_shard3_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node2/./routeFieldColl_shard3_replica1/data/]
[junit4] 2> 1549072 WARN (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1549073 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1549077 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] Schema name=cloud-dynamic
[junit4] 2> 1549113 WARN (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1549113 WARN (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1549114 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1549114 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1549115 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 1549115 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 1549116 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1549116 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard4_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node1/routeFieldColl_shard4_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node1/./routeFieldColl_shard4_replica1/data/]
[junit4] 2> 1549116 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] Schema name=cloud-dynamic
[junit4] 2> 1549117 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1549117 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node2/routeFieldColl_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node2/./routeFieldColl_shard1_replica1/data/]
[junit4] 2> 1549133 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 1549134 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1549134 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node3/routeFieldColl_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node3/./routeFieldColl_shard1_replica2/data/]
[junit4] 2> 1549135 WARN (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1549142 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1549145 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 1549145 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1549146 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard3_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node3/routeFieldColl_shard3_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node3/./routeFieldColl_shard3_replica2/data/]
[junit4] 2> 1549156 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 1549156 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1549156 INFO (qtp180422717-11514) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard2_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node1/routeFieldColl_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node1/./routeFieldColl_shard2_replica1/data/]
[junit4] 2> 1549156 WARN (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1549171 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1549172 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 1549173 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1549173 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard2_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node4/routeFieldColl_shard2_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001/tempDir-001/node4/./routeFieldColl_shard2_replica2/data/]
[junit4] 2> 1549396 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1549396 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1549403 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1549404 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1549413 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1549413 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1549421 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a343a14[routeFieldColl_shard3_replica1] main]
[junit4] 2> 1549425 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1549425 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1549428 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1549428 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1549431 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1549431 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1549434 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1549434 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1549439 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@33b80372[routeFieldColl_shard4_replica1] main]
[junit4] 2> 1549445 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1549445 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1549446 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@26285690[routeFieldColl_shard1_replica2] main]
[junit4] 2> 1549448 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1549451 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1549451 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1549452 INFO
(searcherExecutor-5309-thread-1-processing-n:127.0.0.1:50008_solr
x:routeFieldColl_shard1_replica2 s:shard1 c:routeFieldColl)
[n:127.0.0.1:50008_solr c:routeFieldColl s:shard1
x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore
[routeFieldColl_shard1_replica2] Registered new searcher
Searcher@26285690[routeFieldColl_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1549453 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562252350760943616
[junit4] 2> 1549453 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1549453 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1549455 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1549455 INFO (qtp787989215-11524) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1549457 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1549458 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1549459 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1549460 INFO
(searcherExecutor-5307-thread-1-processing-n:127.0.0.1:50004_solr
x:routeFieldColl_shard4_replica1 s:shard4 c:routeFieldColl)
[n:127.0.0.1:50004_solr c:routeFieldColl s:shard4
x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore
[routeFieldColl_shard4_replica1] Registered new searcher
Searcher@33b80372[routeFieldColl_shard4_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1549463 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562252350771429376
[junit4] 2> 1549467 INFO (qtp787989215-11522) [n:127.0.0.1:50008_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9998ms
[junit4] 2> 1549469 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:50005_solr)
[n:127.0.0.1:50005_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> 1549469 INFO
(zkCallback-1865-thread-1-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_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> 1549469 INFO
(zkCallback-1854-thread-1-processing-n:127.0.0.1:50006_solr)
[n:127.0.0.1:50006_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> 1549469 INFO
(zkCallback-1850-thread-3-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_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> 1549472 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1549472 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1549472 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1549473 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1549475 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1549476 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1549478 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1549478 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1549482 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1549483 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1549484 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1549485 INFO
(searcherExecutor-5306-thread-1-processing-n:127.0.0.1:50006_solr
x:routeFieldColl_shard3_replica1 s:shard3 c:routeFieldColl)
[n:127.0.0.1:50006_solr c:routeFieldColl s:shard3
x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore
[routeFieldColl_shard3_replica1] Registered new searcher
Searcher@7a343a14[routeFieldColl_shard3_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1549485 INFO (qtp1070944958-11509) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562252350794498048
[junit4] 2> 1549487 INFO (qtp180422717-11512) [n:127.0.0.1:50004_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard4: total=2 found=1 timeoutin=9998ms
[junit4] 2> 1549487 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3fddfcfa[routeFieldColl_shard2_replica2] main]
[junit4] 2> 1549486 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@67897871[routeFieldColl_shard4_replica2] main]
[junit4] 2> 1549490 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1549490 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1549491 INFO (qtp1070944958-11511) [n:127.0.0.1:50006_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@29e46970[routeFieldColl_shard1_replica1] main]
[junit4] 2> 1549491 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1549491 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1549491 INFO
(searcherExecutor-5312-thread-1-processing-n:127.0.0.1:50005_solr
x:routeFieldColl_shard2_replica2 s:shard2 c:routeFieldColl)
[n:127.0.0.1:50005_solr c:routeFieldColl s:shard2
x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore
[routeFieldColl_shard2_replica2] Registered new searcher
Searcher@3fddfcfa[routeFieldColl_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1549492 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1549492 INFO (qtp2062509504-11534) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562252350801838080
[junit4] 2> 1549492 INFO (qtp2062509504-11537) [n:127.0.0.1:50005_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.h.ReplicationHandler
[...truncated too long message...]
] > at
__randomizedtesting.SeedInfo.seed([91D1FCC9CB4A17CF:FB3072A2F6D0A1B7]:0)
[junit4] > at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:245)
[junit4] > at
org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:68)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1591476 INFO (jetty-closer-1841-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@447f1d0f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1591478 INFO (jetty-closer-1841-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1015760425
[junit4] 2> 1591484 INFO (jetty-closer-1841-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1721057c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1591485 INFO (jetty-closer-1841-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@5797bdc3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1591489 INFO (jetty-closer-1841-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1730138855
[junit4] 2> 1591489 INFO (jetty-closer-1841-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=326782831
[junit4] 2> 1591490 INFO (jetty-closer-1841-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4e0e1e6a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1591491 INFO (jetty-closer-1841-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=787891350
[junit4] 2> 1591497 INFO (jetty-closer-1841-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97640771384508422-127.0.0.1:50008_solr-n_0000000000) closing
[junit4] 2> 1591498 INFO
(OverseerStateUpdate-97640771384508422-127.0.0.1:50008_solr-n_0000000000)
[n:127.0.0.1:50008_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:50008_solr
[junit4] 2> 1591511 WARN
(zkCallback-1850-thread-2-processing-n:127.0.0.1:50008_solr)
[n:127.0.0.1:50008_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1591513 WARN
(zkCallback-1854-thread-2-processing-n:127.0.0.1:50006_solr)
[n:127.0.0.1:50006_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1591514 INFO (jetty-closer-1841-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1591514 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:50005_solr)
[n:127.0.0.1:50005_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (1)
[junit4] 2> 1591514 INFO (jetty-closer-1841-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@48f12d0d{/solr,null,UNAVAILABLE}
[junit4] 2> 1591515 INFO (jetty-closer-1841-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1591515 INFO (jetty-closer-1841-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a275150{/solr,null,UNAVAILABLE}
[junit4] 2> 1591517 WARN
(zkCallback-1860-thread-1-processing-n:127.0.0.1:50005_solr)
[n:127.0.0.1:50005_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1593012 WARN
(zkCallback-1865-thread-2-processing-n:127.0.0.1:50004_solr)
[n:127.0.0.1:50004_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1593013 INFO (jetty-closer-1841-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1593013 INFO (jetty-closer-1841-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2689cce3{/solr,null,UNAVAILABLE}
[junit4] 2> 1593015 INFO (jetty-closer-1841-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1593015 INFO (jetty-closer-1841-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@22690f19{/solr,null,UNAVAILABLE}
[junit4] 2> 1593017 INFO
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50002 50002
[junit4] 2> 1593181 INFO (Thread-2822) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50002 50002
[junit4] 2> 1597064 WARN (Thread-2822) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/configs/conf
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/testCreateShardRepFactor/state.json
[junit4] 2> 4 /solr/collections/implicitcoll/state.json
[junit4] 2> 4 /solr/collections/routeFieldColl/state.json
[junit4] 2> 4 /solr/collections/withShardField/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 58 /solr/overseer/queue
[junit4] 2> 37 /solr/overseer/collection-queue-work
[junit4] 2> 32 /solr/collections
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 7 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1597065 INFO
(SUITE-CustomCollectionTest-seed#[91D1FCC9CB4A17CF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_91D1FCC9CB4A17CF-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{shard_s=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Memory
doPackFST= false), id=PostingsFormat(name=Asserting)}, docValues:{},
maxPointsInLeafNode=530, maxMBSortInHeap=6.451571186171048,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=zh,
timezone=Atlantic/Cape_Verde
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=90869440,total=399745024
[junit4] 2> NOTE: All tests run in this JVM:
[CollectionsAPIAsyncDistributedZkTest, TestCharFilters, ClusterStateUpdateTest,
TestDownShardTolerantSearch, FacetPivotSmallTest, TestPseudoReturnFields,
ConnectionManagerTest, TestClusterProperties, HdfsNNFailoverTest,
TestBinaryField, SoftAutoCommitTest, CdcrRequestHandlerTest,
UnloadDistributedZkTest, TestFileDictionaryLookup,
StatelessScriptUpdateProcessorFactoryTest, TestXmlQParserPlugin, SyncSliceTest,
TestQueryWrapperFilter, SampleTest, SimpleCollectionCreateDeleteTest,
DistributedMLTComponentTest, SecurityConfHandlerTest, TestFaceting,
SolrCoreTest, TestLocalFSCloudBackupRestore, TestMissingGroups,
TestCloudManagedSchema, ManagedSchemaRoundRobinCloudTest,
TestSolrQueryResponse, TestPerFieldSimilarity, SolrCloudExampleTest,
SynonymTokenizerTest, JSONWriterTest, TestInfoStreamLogging,
TestConfigSetProperties, TestRebalanceLeaders, ExplicitHLLTest,
TestSolrCloudSnapshots, TestNoOpRegenerator, TestReplicationHandler,
TestConfigSetsAPIZkFailure, ActionThrottleTest, TestMiniSolrCloudCluster,
InfoHandlerTest, TestConfigReload, DistributedQueueTest, TestIntervalFaceting,
CloudExitableDirectoryReaderTest, LeaderInitiatedRecoveryOnCommitTest,
TestJettySolrRunner, DistanceUnitsTest, DateFieldTest, ShardRoutingTest,
TestNumericTerms64, TestScoreJoinQPScore, TestAuthenticationFramework,
TestAnalyzedSuggestions, TestShardHandlerFactory, QueryElevationComponentTest,
TestCoreContainer, TestGroupingSearch, SolrMetricManagerTest,
CachingDirectoryFactoryTest, JvmMetricsTest, BlobRepositoryCloudTest,
V2ApiIntegrationTest, TestSlowCompositeReaderWrapper, TestLRUCache,
RequiredFieldsTest, RollingRestartTest, TestNonDefinedSimilarityFactory,
TestExactSharedStatsCache, TestSmileRequest,
DocumentAnalysisRequestHandlerTest, AddBlockUpdateTest,
TestManagedResourceStorage, ResponseHeaderTest,
TlogReplayBufferedWhileIndexingTest, TestManagedStopFilterFactory,
HdfsRecoveryZkTest, IndexBasedSpellCheckerTest, DocValuesTest,
TestXIncludeConfig, TestFastOutputStream, MigrateRouteKeyTest, TestTrieFacet,
TestCloudPseudoReturnFields, CloneFieldUpdateProcessorFactoryTest,
SchemaVersionSpecificBehaviorTest, TestSolrCloudWithHadoopAuthPlugin,
DocValuesMultiTest, PathHierarchyTokenizerFactoryTest, SuggesterFSTTest,
TestFunctionQuery, SolrTestCaseJ4Test, CdcrReplicationDistributedZkTest,
TestManagedSchemaThreadSafety, TestDefaultStatsCache,
LeaderFailoverAfterPartitionTest, NumericFieldsTest, TestCloudInspectUtil,
TestJsonFacets, SparseHLLTest, CollectionStateFormat2Test,
SpatialHeatmapFacetsTest, ExitableDirectoryReaderTest, SolrSlf4jReporterTest,
UniqFieldsUpdateProcessorFactoryTest, TestLegacyFieldCache,
TestPartialUpdateDeduplication, HttpPartitionTest, CurrencyFieldXmlFileTest,
DistributedQueryElevationComponentTest, TestSolrConfigHandlerConcurrent,
TestRecoveryHdfs, TestCSVResponseWriter, TestAnalyzeInfixSuggestions,
TestCustomDocTransformer, SpatialFilterTest, TestConfigOverlay,
DistributedSpellCheckComponentTest, ZkStateWriterTest, TestSurroundQueryParser,
BadCopyFieldTest, TestReplicationHandlerBackup, TestStressReorder,
TestDocTermOrds, HighlighterMaxOffsetTest, CloudMLTQParserTest,
SortSpecParsingTest, TolerantUpdateProcessorTest, TestNRTOpen,
LeaderElectionTest, XsltUpdateRequestHandlerTest, CustomCollectionTest]
[junit4] Completed [303/700 (1!)] on J0 in 57.07s, 4 tests, 1 error <<<
FAILURES!
[...truncated 64025 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]