Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/309/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
Collection not found: withShardField
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
at
__randomizedtesting.SeedInfo.seed([C0B05C095E06CA4B:95E0B49BF2FF05BB]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:850)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor
Error Message:
Error from server at https://127.0.0.1:56767/solr: Could not find collection :
testCreateShardRepFactor
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:56767/solr: Could not find collection :
testCreateShardRepFactor
at
__randomizedtesting.SeedInfo.seed([C0B05C095E06CA4B:345ED68D4652DF8B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor(CustomCollectionTest.java:190)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13180 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> 2508408 INFO
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/init-core-data-001
[junit4] 2> 2508408 INFO
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2508409 INFO
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2508410 INFO
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001
[junit4] 2> 2508411 INFO
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2508411 INFO (Thread-3871) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2508411 INFO (Thread-3871) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2508414 ERROR (Thread-3871) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2508517 INFO
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:56763
[junit4] 2> 2508547 INFO (jetty-launcher-3175-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2508547 INFO (jetty-launcher-3175-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2508548 INFO (jetty-launcher-3175-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2508550 INFO (jetty-launcher-3175-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b29b10e{/solr,null,AVAILABLE}
[junit4] 2> 2508551 INFO (jetty-launcher-3175-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@33ec982a{SSL,[ssl,
http/1.1]}{127.0.0.1:56765}
[junit4] 2> 2508551 INFO (jetty-launcher-3175-thread-2) [ ]
o.e.j.s.Server Started @2510283ms
[junit4] 2> 2508551 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56765}
[junit4] 2> 2508552 ERROR (jetty-launcher-3175-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2508555 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 2508555 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2508555 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2508555 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-17T03:53:37.339351Z
[junit4] 2> 2508562 INFO (jetty-launcher-3175-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4bf237cc{/solr,null,AVAILABLE}
[junit4] 2> 2508563 INFO (jetty-launcher-3175-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5207afd2{SSL,[ssl,
http/1.1]}{127.0.0.1:56766}
[junit4] 2> 2508563 INFO (jetty-launcher-3175-thread-1) [ ]
o.e.j.s.Server Started @2510294ms
[junit4] 2> 2508563 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56766}
[junit4] 2> 2508563 ERROR (jetty-launcher-3175-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2508566 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 2508567 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2508567 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2508567 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-17T03:53:37.351153Z
[junit4] 2> 2508574 INFO (jetty-launcher-3175-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@685050a6{/solr,null,AVAILABLE}
[junit4] 2> 2508574 INFO (jetty-launcher-3175-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@11ad4f40{SSL,[ssl,
http/1.1]}{127.0.0.1:56767}
[junit4] 2> 2508574 INFO (jetty-launcher-3175-thread-3) [ ]
o.e.j.s.Server Started @2510306ms
[junit4] 2> 2508574 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56767}
[junit4] 2> 2508575 ERROR (jetty-launcher-3175-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2508575 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 2508575 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2508575 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2508575 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-17T03:53:37.359516Z
[junit4] 2> 2508577 INFO (jetty-launcher-3175-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2508587 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2508588 INFO (jetty-launcher-3175-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2c9a8ac6{/solr,null,AVAILABLE}
[junit4] 2> 2508589 INFO (jetty-launcher-3175-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6a3dbc6e{SSL,[ssl,
http/1.1]}{127.0.0.1:56770}
[junit4] 2> 2508589 INFO (jetty-launcher-3175-thread-4) [ ]
o.e.j.s.Server Started @2510321ms
[junit4] 2> 2508589 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56770}
[junit4] 2> 2508589 ERROR (jetty-launcher-3175-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2508590 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 2508590 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2508590 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2508590 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-17T03:53:37.374606Z
[junit4] 2> 2508595 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2508595 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2508595 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2508600 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56763/solr
[junit4] 2> 2508608 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56763/solr
[junit4] 2> 2508610 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56763/solr
[junit4] 2> 2508613 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56763/solr
[junit4] 2> 2508888 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2508890 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56767_solr
[junit4] 2> 2508890 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2508892 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2508892 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=99017740595822604-127.0.0.1:56767_solr-n_0000000000) starting
[junit4] 2> 2508893 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56770_solr
[junit4] 2> 2508895 INFO (zkCallback-3197-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2508897 INFO (zkCallback-3196-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2508905 INFO (zkCallback-3195-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2508912 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56767_solr
[junit4] 2> 2508914 INFO (zkCallback-3197-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2508919 INFO (zkCallback-3196-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2508920 INFO (zkCallback-3195-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2508921 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56765_solr
[junit4] 2> 2508923 INFO (zkCallback-3197-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2508924 INFO (zkCallback-3195-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2508931 INFO (zkCallback-3196-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2508933 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2508941 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2508945 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56766_solr
[junit4] 2> 2508947 INFO (zkCallback-3197-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2508947 INFO (zkCallback-3195-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2508948 INFO (zkCallback-3196-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2508949 INFO (zkCallback-3185-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2509043 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56765.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509052 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56770.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509071 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56767.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509087 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56770.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509087 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56770.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509088 INFO (jetty-launcher-3175-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node4/.
[junit4] 2> 2509092 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56767.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509093 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56767.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509093 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56766.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509094 INFO (jetty-launcher-3175-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node3/.
[junit4] 2> 2509103 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56765.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509103 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56765.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509104 INFO (jetty-launcher-3175-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node2/.
[junit4] 2> 2509121 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56766.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509121 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56766.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2509124 INFO (jetty-launcher-3175-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node1/.
[junit4] 2> 2509248 INFO
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2509251 INFO
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56763/solr ready
[junit4] 2> 2509312 INFO
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[C0B05C095E06CA4B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCustomCollectionsAPI
[junit4] 2> 2509314 INFO
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[C0B05C095E06CA4B]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2509331 INFO (qtp1472807007-20175) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b,c&replicationFactor=4&collection.configName=conf&maxShardsPerNode=5&name=implicitcoll&router.name=implicit&nrtReplicas=4&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2509334 INFO (OverseerThreadFactory-8790-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection implicitcoll
[junit4] 2> 2509450 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"implicitcoll_a_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56767/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509454 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"implicitcoll_a_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56765/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509459 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"implicitcoll_a_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56766/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509464 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"implicitcoll_a_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56770/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509468 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"implicitcoll_b_replica_n8",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56767/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509471 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"implicitcoll_b_replica_n10",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56765/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509475 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"implicitcoll_b_replica_n12",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56766/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509478 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"implicitcoll_b_replica_n14",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56770/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509486 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"implicitcoll_c_replica_n16",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56767/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509491 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"implicitcoll_c_replica_n18",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56765/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509494 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"implicitcoll_c_replica_n20",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56766/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509499 INFO
(OverseerStateUpdate-99017740595822604-127.0.0.1:56767_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"implicitcoll",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"implicitcoll_c_replica_n22",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:56770/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2509750 INFO (qtp1472807007-20177) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509750 INFO (qtp1472807007-20177) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2509760 INFO (qtp1472807007-20178) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n16&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509770 INFO (qtp1472807007-20173) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n8&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509786 INFO (qtp69371652-20169) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n4&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509786 INFO (qtp69371652-20169) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2509786 INFO (qtp1397866317-20190) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node24&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n22&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509787 INFO (qtp1397866317-20190) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2509791 INFO (qtp1340350372-20159) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n10&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509791 INFO (qtp1340350372-20159) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2509792 INFO (qtp1340350372-20156) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509792 INFO (qtp69371652-20164) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n12&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509794 INFO (qtp1340350372-20160) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n18&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509795 INFO (qtp69371652-20165) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node23&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n20&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509795 INFO (qtp1397866317-20186) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n14&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509796 INFO (qtp1397866317-20189) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n6&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2509924 INFO (zkCallback-3195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2509924 INFO (zkCallback-3185-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2509924 INFO (zkCallback-3196-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2509924 INFO (zkCallback-3197-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2509925 INFO (zkCallback-3185-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2509926 INFO (zkCallback-3196-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2509927 INFO (zkCallback-3197-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2509927 INFO (zkCallback-3195-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2510856 INFO (qtp1472807007-20177) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2510858 INFO (qtp1472807007-20173) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2510876 INFO (qtp1472807007-20173) [ ] o.a.s.s.IndexSchema
[implicitcoll_b_replica_n8] Schema name=cloud-dynamic
[junit4] 2> 2510880 INFO (qtp1472807007-20177) [ ] o.a.s.s.IndexSchema
[implicitcoll_a_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 2510904 INFO (qtp69371652-20169) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2510912 INFO (qtp1340350372-20156) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2510927 INFO (qtp69371652-20165) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2510930 INFO (qtp1340350372-20160) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2510935 INFO (qtp1340350372-20159) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2510942 INFO (qtp69371652-20169) [ ] o.a.s.s.IndexSchema
[implicitcoll_a_replica_n4] Schema name=cloud-dynamic
[junit4] 2> 2510960 INFO (qtp1472807007-20178) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2510961 INFO (qtp69371652-20164) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2510962 INFO (qtp1472807007-20173) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2510963 INFO (qtp1472807007-20173) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n8' using
configuration from collection implicitcoll, trusted=true
[junit4] 2> 2510963 INFO (qtp1472807007-20173) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56767.solr.core.implicitcoll.b.replica_n8' (registry
'solr.core.implicitcoll.b.replica_n8') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2510964 INFO (qtp1472807007-20173) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2510964 INFO (qtp1472807007-20173) [ ] o.a.s.c.SolrCore
[[implicitcoll_b_replica_n8] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node3/implicitcoll_b_replica_n8],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node3/./implicitcoll_b_replica_n8/data/]
[junit4] 2> 2510968 INFO (qtp1472807007-20177) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2510969 INFO (qtp1472807007-20177) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n1' using
configuration from collection implicitcoll, trusted=true
[junit4] 2> 2510970 INFO (qtp1472807007-20177) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56767.solr.core.implicitcoll.a.replica_n1' (registry
'solr.core.implicitcoll.a.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2510970 INFO (qtp1472807007-20177) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2510970 INFO (qtp1472807007-20177) [ ] o.a.s.c.SolrCore
[[implicitcoll_a_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node3/implicitcoll_a_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node3/./implicitcoll_a_replica_n1/data/]
[junit4] 2> 2510997 INFO (qtp1397866317-20190) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2511002 INFO (qtp1340350372-20156) [ ] o.a.s.s.IndexSchema
[implicitcoll_a_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 2511006 INFO (qtp69371652-20165) [ ] o.a.s.s.IndexSchema
[implicitcoll_c_replica_n20] Schema name=cloud-dynamic
[junit4] 2> 2511046 INFO (qtp1472807007-20178) [ ] o.a.s.s.IndexSchema
[implicitcoll_c_replica_n16] Schema name=cloud-dynamic
[junit4] 2> 2511051 INFO (qtp69371652-20164) [ ] o.a.s.s.IndexSchema
[implicitcoll_b_replica_n12] Schema name=cloud-dynamic
[junit4] 2> 2511060 INFO (qtp1397866317-20186) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2511097 INFO (qtp1340350372-20159) [ ] o.a.s.s.IndexSchema
[implicitcoll_b_replica_n10] Schema name=cloud-dynamic
[junit4] 2> 2511100 INFO (qtp1340350372-20156) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511100 INFO (qtp1340350372-20156) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n2' using
configuration from collection implicitcoll, trusted=true
[junit4] 2> 2511100 INFO (qtp1340350372-20156) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56765.solr.core.implicitcoll.a.replica_n2' (registry
'solr.core.implicitcoll.a.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511101 INFO (qtp1340350372-20156) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511101 INFO (qtp1340350372-20156) [ ] o.a.s.c.SolrCore
[[implicitcoll_a_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node2/implicitcoll_a_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node2/./implicitcoll_a_replica_n2/data/]
[junit4] 2> 2511102 INFO (qtp69371652-20169) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511102 INFO (qtp69371652-20169) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'implicitcoll_a_replica_n4' using configuration from
collection implicitcoll, trusted=true
[junit4] 2> 2511102 INFO (qtp69371652-20169) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56766.solr.core.implicitcoll.a.replica_n4' (registry
'solr.core.implicitcoll.a.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511102 INFO (qtp69371652-20169) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511102 INFO (qtp69371652-20169) [ ] o.a.s.c.SolrCore
[[implicitcoll_a_replica_n4] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node1/implicitcoll_a_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node1/./implicitcoll_a_replica_n4/data/]
[junit4] 2> 2511105 INFO (qtp1397866317-20189) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2511125 INFO (qtp69371652-20165) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511148 INFO (qtp1340350372-20160) [ ] o.a.s.s.IndexSchema
[implicitcoll_c_replica_n18] Schema name=cloud-dynamic
[junit4] 2> 2511157 INFO (qtp1397866317-20189) [ ] o.a.s.s.IndexSchema
[implicitcoll_a_replica_n6] Schema name=cloud-dynamic
[junit4] 2> 2511128 INFO (qtp69371652-20165) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'implicitcoll_c_replica_n20' using configuration from
collection implicitcoll, trusted=true
[junit4] 2> 2511174 INFO (qtp69371652-20165) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56766.solr.core.implicitcoll.c.replica_n20' (registry
'solr.core.implicitcoll.c.replica_n20') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511174 INFO (qtp69371652-20165) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511174 INFO (qtp69371652-20165) [ ] o.a.s.c.SolrCore
[[implicitcoll_c_replica_n20] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node1/implicitcoll_c_replica_n20],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node1/./implicitcoll_c_replica_n20/data/]
[junit4] 2> 2511177 INFO (qtp1397866317-20190) [ ] o.a.s.s.IndexSchema
[implicitcoll_c_replica_n22] Schema name=cloud-dynamic
[junit4] 2> 2511189 INFO (qtp1472807007-20178) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511190 INFO (qtp1472807007-20178) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n16' using
configuration from collection implicitcoll, trusted=true
[junit4] 2> 2511191 INFO (qtp1472807007-20178) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56767.solr.core.implicitcoll.c.replica_n16' (registry
'solr.core.implicitcoll.c.replica_n16') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511191 INFO (qtp1472807007-20178) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511191 INFO (qtp1472807007-20178) [ ] o.a.s.c.SolrCore
[[implicitcoll_c_replica_n16] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node3/implicitcoll_c_replica_n16],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node3/./implicitcoll_c_replica_n16/data/]
[junit4] 2> 2511196 INFO (qtp1340350372-20159) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511197 INFO (qtp1340350372-20159) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n10' using
configuration from collection implicitcoll, trusted=true
[junit4] 2> 2511196 INFO (qtp1397866317-20186) [ ] o.a.s.s.IndexSchema
[implicitcoll_b_replica_n14] Schema name=cloud-dynamic
[junit4] 2> 2511220 INFO (qtp69371652-20164) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511220 INFO (qtp69371652-20164) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'implicitcoll_b_replica_n12' using configuration from
collection implicitcoll, trusted=true
[junit4] 2> 2511220 INFO (qtp69371652-20164) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56766.solr.core.implicitcoll.b.replica_n12' (registry
'solr.core.implicitcoll.b.replica_n12') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511221 INFO (qtp69371652-20164) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511221 INFO (qtp69371652-20164) [ ] o.a.s.c.SolrCore
[[implicitcoll_b_replica_n12] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node1/implicitcoll_b_replica_n12],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node1/./implicitcoll_b_replica_n12/data/]
[junit4] 2> 2511224 INFO (qtp1340350372-20159) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56765.solr.core.implicitcoll.b.replica_n10' (registry
'solr.core.implicitcoll.b.replica_n10') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511224 INFO (qtp1340350372-20159) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511224 INFO (qtp1340350372-20159) [ ] o.a.s.c.SolrCore
[[implicitcoll_b_replica_n10] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node2/implicitcoll_b_replica_n10],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node2/./implicitcoll_b_replica_n10/data/]
[junit4] 2> 2511235 INFO (qtp1340350372-20160) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511235 INFO (qtp1340350372-20160) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n18' using
configuration from collection implicitcoll, trusted=true
[junit4] 2> 2511236 INFO (qtp1397866317-20186) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511236 INFO (qtp1397866317-20186) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n14' using
configuration from collection implicitcoll, trusted=true
[junit4] 2> 2511236 INFO (qtp1340350372-20160) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56765.solr.core.implicitcoll.c.replica_n18' (registry
'solr.core.implicitcoll.c.replica_n18') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511237 INFO (qtp1340350372-20160) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511237 INFO (qtp1340350372-20160) [ ] o.a.s.c.SolrCore
[[implicitcoll_c_replica_n18] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node2/implicitcoll_c_replica_n18],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node2/./implicitcoll_c_replica_n18/data/]
[junit4] 2> 2511237 INFO (qtp1397866317-20186) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56770.solr.core.implicitcoll.b.replica_n14' (registry
'solr.core.implicitcoll.b.replica_n14') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511241 INFO (qtp1397866317-20186) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511242 INFO (qtp1397866317-20186) [ ] o.a.s.c.SolrCore
[[implicitcoll_b_replica_n14] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node4/implicitcoll_b_replica_n14],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node4/./implicitcoll_b_replica_n14/data/]
[junit4] 2> 2511253 INFO (qtp1397866317-20189) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511253 INFO (qtp1397866317-20189) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n6' using
configuration from collection implicitcoll, trusted=true
[junit4] 2> 2511256 INFO (qtp1397866317-20189) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56770.solr.core.implicitcoll.a.replica_n6' (registry
'solr.core.implicitcoll.a.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511256 INFO (qtp1397866317-20189) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511257 INFO (qtp1397866317-20189) [ ] o.a.s.c.SolrCore
[[implicitcoll_a_replica_n6] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node4/implicitcoll_a_replica_n6],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node4/./implicitcoll_a_replica_n6/data/]
[junit4] 2> 2511266 INFO (qtp1397866317-20190) [ ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2511266 INFO (qtp1397866317-20190) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n22' using
configuration from collection implicitcoll, trusted=true
[junit4] 2> 2511266 INFO (qtp1397866317-20190) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56770.solr.core.implicitcoll.c.replica_n22' (registry
'solr.core.implicitcoll.c.replica_n22') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5567b440
[junit4] 2> 2511266 INFO (qtp1397866317-20190) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2511266 INFO (qtp1397866317-20190) [ ] o.a.s.c.SolrCore
[[implicitcoll_c_replica_n22] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node4/implicitcoll_c_replica_n22],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001/tempDir-001/node4/./implicitcoll_c_replica_n22/data/]
[junit4] 2> 2511336 INFO (qtp69371652-20169) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2511336 INFO (qtp69371652-20169) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511338 INFO (qtp69371652-20169) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2511338 INFO (qtp69371652-20169) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2511343 INFO (qtp1472807007-20177) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2511343 INFO (qtp1472807007-20177) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511344 INFO (qtp1472807007-20177) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2511345 INFO (qtp1472807007-20177) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2511350 INFO (qtp69371652-20169) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@330e6ab5[implicitcoll_a_replica_n4]
main]
[junit4] 2> 2511361 INFO (qtp1472807007-20177) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@c71bd78[implicitcoll_a_replica_n1]
main]
[junit4] 2> 2511363 INFO (qtp1472807007-20177) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511364 INFO (qtp1472807007-20177) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511364 INFO (qtp1472807007-20177) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511365 INFO (searcherExecutor-8800-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_a_replica_n1] Registered new searcher
Searcher@c71bd78[implicitcoll_a_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511365 INFO (qtp1472807007-20177) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852628557824
[junit4] 2> 2511400 INFO (qtp69371652-20169) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511401 INFO (qtp69371652-20169) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511402 INFO (qtp69371652-20169) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511402 INFO (qtp69371652-20169) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852667355136
[junit4] 2> 2511402 INFO (searcherExecutor-8802-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_a_replica_n4] Registered new searcher
Searcher@330e6ab5[implicitcoll_a_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511445 INFO (qtp69371652-20169) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard a: total=4 found=1 timeoutin=9999ms
[junit4] 2> 2511505 INFO (qtp69371652-20165) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2511505 INFO (qtp69371652-20165) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511526 INFO (qtp69371652-20165) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2511526 INFO (qtp69371652-20165) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2511539 INFO (qtp69371652-20165) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2ed4eef1[implicitcoll_c_replica_n20] main]
[junit4] 2> 2511540 INFO (qtp69371652-20165) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511541 INFO (qtp69371652-20165) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511546 INFO (zkCallback-3195-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511546 INFO (zkCallback-3197-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511546 INFO (zkCallback-3197-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511546 INFO (zkCallback-3185-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511546 INFO (zkCallback-3185-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511546 INFO (zkCallback-3195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511546 INFO (zkCallback-3196-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511546 INFO (zkCallback-3196-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511549 INFO (qtp69371652-20165) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511560 INFO (searcherExecutor-8803-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_c_replica_n20] Registered new searcher
Searcher@2ed4eef1[implicitcoll_c_replica_n20]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511560 INFO (qtp69371652-20165) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852833030144
[junit4] 2> 2511569 INFO (qtp1340350372-20156) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2511570 INFO (qtp1340350372-20156) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511572 INFO (qtp69371652-20165) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard c: total=4 found=1 timeoutin=9999ms
[junit4] 2> 2511577 INFO (qtp1340350372-20156) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2511577 INFO (qtp1340350372-20156) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2511589 INFO (qtp1340350372-20156) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@28874d0b[implicitcoll_a_replica_n2]
main]
[junit4] 2> 2511591 INFO (qtp1340350372-20156) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511592 INFO (qtp1340350372-20156) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511593 INFO (qtp1472807007-20173) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2511593 INFO (qtp1472807007-20173) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511597 INFO (qtp1340350372-20156) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511597 INFO (qtp1340350372-20156) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852871827456
[junit4] 2> 2511601 INFO (qtp1472807007-20173) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2511602 INFO (qtp1472807007-20173) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2511605 INFO (searcherExecutor-8801-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_a_replica_n2] Registered new searcher
Searcher@28874d0b[implicitcoll_a_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511611 INFO (qtp69371652-20164) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2511611 INFO (qtp69371652-20164) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511613 INFO (qtp1472807007-20178) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2511613 INFO (qtp1472807007-20178) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511615 INFO (qtp1472807007-20173) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f624988[implicitcoll_b_replica_n8]
main]
[junit4] 2> 2511616 INFO (qtp1472807007-20173) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511617 INFO (qtp1472807007-20173) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511649 INFO (qtp69371652-20164) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2511649 INFO (qtp69371652-20164) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2511651 INFO (qtp1472807007-20178) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2511651 INFO (qtp1472807007-20178) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2511652 INFO (qtp1472807007-20173) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511654 INFO (qtp1340350372-20159) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2511654 INFO (qtp1340350372-20159) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511658 INFO (qtp1397866317-20186) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2511658 INFO (qtp1397866317-20186) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511660 INFO (qtp1340350372-20159) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2511660 INFO (qtp1340350372-20159) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2511660 INFO (searcherExecutor-8799-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_b_replica_n8] Registered new searcher
Searcher@5f624988[implicitcoll_b_replica_n8]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511661 INFO (qtp1472807007-20173) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852938936320
[junit4] 2> 2511669 INFO (qtp1397866317-20186) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2511669 INFO (qtp1397866317-20186) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2511672 INFO (qtp1472807007-20173) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard b: total=4 found=1 timeoutin=9999ms
[junit4] 2> 2511673 INFO (qtp69371652-20164) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ceccf15[implicitcoll_b_replica_n12] main]
[junit4] 2> 2511674 INFO (qtp69371652-20164) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511674 INFO (qtp1472807007-20178) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@748b49db[implicitcoll_c_replica_n16] main]
[junit4] 2> 2511675 INFO (qtp69371652-20164) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511676 INFO (qtp1472807007-20178) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511676 INFO (qtp1472807007-20178) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511677 INFO (qtp1340350372-20159) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@63e05bba[implicitcoll_b_replica_n10] main]
[junit4] 2> 2511683 INFO (qtp1340350372-20159) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511683 INFO (qtp69371652-20164) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511683 INFO (qtp69371652-20164) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852962004992
[junit4] 2> 2511683 INFO (qtp1340350372-20159) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511684 INFO (qtp1472807007-20178) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511684 INFO (qtp1472807007-20178) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852963053568
[junit4] 2> 2511688 INFO (qtp1340350372-20159) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511691 INFO (searcherExecutor-8805-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_b_replica_n12] Registered new searcher
Searcher@6ceccf15[implicitcoll_b_replica_n12]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511691 INFO (searcherExecutor-8804-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_c_replica_n16] Registered new searcher
Searcher@748b49db[implicitcoll_c_replica_n16]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511692 INFO (searcherExecutor-8806-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_b_replica_n10] Registered new searcher
Searcher@63e05bba[implicitcoll_b_replica_n10]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511692 INFO (qtp1340350372-20159) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852971442176
[junit4] 2> 2511692 INFO (qtp1397866317-20189) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2511692 INFO (qtp1397866317-20189) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511694 INFO (qtp1397866317-20189) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2511695 INFO (qtp1397866317-20189) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2511696 INFO (qtp1397866317-20186) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@59d534c4[implicitcoll_b_replica_n14] main]
[junit4] 2> 2511697 INFO (qtp1397866317-20190) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2511697 INFO (qtp1397866317-20190) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511700 INFO (qtp1397866317-20186) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511700 INFO (qtp1397866317-20190) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2511700 INFO (qtp1397866317-20190) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2511700 INFO (qtp1397866317-20186) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511701 INFO (qtp1397866317-20186) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511701 INFO (qtp1397866317-20186) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852980879360
[junit4] 2> 2511702 INFO (searcherExecutor-8808-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_b_replica_n14] Registered new searcher
Searcher@59d534c4[implicitcoll_b_replica_n14]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511702 INFO (qtp1397866317-20189) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@db0f370[implicitcoll_a_replica_n6]
main]
[junit4] 2> 2511703 INFO (qtp1397866317-20190) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b7e3a76[implicitcoll_c_replica_n22]
main]
[junit4] 2> 2511704 INFO (qtp1397866317-20189) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511704 INFO (qtp1397866317-20189) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511705 INFO (qtp1397866317-20190) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511705 INFO (qtp1397866317-20189) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511705 INFO (qtp1397866317-20190) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511706 INFO (searcherExecutor-8809-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_a_replica_n6] Registered new searcher
Searcher@db0f370[implicitcoll_a_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511706 INFO (qtp1397866317-20189) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852986122240
[junit4] 2> 2511706 INFO (qtp1397866317-20190) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511706 INFO (qtp1397866317-20190) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852986122240
[junit4] 2> 2511707 INFO (searcherExecutor-8810-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_c_replica_n22] Registered new searcher
Searcher@b7e3a76[implicitcoll_c_replica_n22]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511708 INFO (qtp1340350372-20160) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2511708 INFO (qtp1340350372-20160) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2511711 INFO (qtp1340350372-20160) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2511711 INFO (qtp1340350372-20160) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2511712 INFO (qtp1340350372-20160) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@19291ea8[implicitcoll_c_replica_n18] main]
[junit4] 2> 2511714 INFO (qtp1340350372-20160) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2511715 INFO (qtp1340350372-20160) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2511715 INFO (qtp1340350372-20160) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2511716 INFO (qtp1340350372-20160) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584283852996608000
[junit4] 2> 2511716 INFO (searcherExecutor-8807-thread-1) [ ]
o.a.s.c.SolrCore [implicitcoll_c_replica_n18] Registered new searcher
Searcher@19291ea8[implicitcoll_c_replica_n18]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2511774 INFO (zkCallback-3196-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511774 INFO (zkCallback-3195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511774 INFO (zkCallback-3196-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511774 INFO (zkCallback-3195-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511774 INFO (zkCallback-3197-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511774 INFO (zkCallback-3185-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511774 INFO (zkCallback-3197-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511774 INFO (zkCallback-3185-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2511952 INFO (qtp69371652-20169) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2511952 INFO (qtp69371652-20169) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2511952 INFO (qtp69371652-20169) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:56766/solr/implicitcoll_a_replica_n4/
[junit4] 2> 2511954 INFO (qtp69371652-20169) [ ] o.a.s.u.PeerSync
PeerSync: core=implicitcoll_a_replica_n4 url=https://127.0.0.1:56766/solr START
replicas=[https://127.0.0.1:56767/solr/implicitcoll_a_replica_n1/,
https://127.0.0.1:56765/solr/implicitcoll_a_replica_n2/,
https://127.0.0.1:56770/solr/implicitcoll_a_replica_n6/] nUpdates=100
[junit4] 2> 2511966 INFO (qtp1472807007-20171) [ ] o.a.s.c.S.Request
[implicitcoll_a_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2511966 INFO (qtp1397866317-20191) [ ] o.a.s.c.S.Request
[implicitcoll_a_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2511969 INFO (qtp1340350372-20155) [ ] o.a.s.c.S.Request
[implicitcoll_a_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2512086 INFO (qtp69371652-20165) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2512087 INFO (qtp69371652-20165) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2512087 INFO (qtp69371652-20165) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:56766/solr/implicitcoll_c_replica_n20/
[junit4] 2> 2512087 INFO (qtp69371652-20165) [ ] o.a.s.u.PeerSync
PeerSync: core=implicitcoll_c_replica_n20 url=https://127.0.0.1:56766/solr
START replicas=[https://127.0.0.1:56767/solr/implicitcoll_c_replica_n16/,
https://127.0.0.1:56765/solr/implicitcoll_c_replica_n18/,
https://127.0.0.1:56770/solr/implicitcoll_c_replica_n22/] nUpdates=100
[junit4] 2> 2512091 INFO (qtp1472807007-20176) [ ] o.a.s.c.S.Request
[implicitcoll_c_replica_n16] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2512096 INFO (qtp1397866317-20194) [ ] o.a.s.c.S.Request
[implicitcoll_c_replica_n22] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 2512097 INFO (qtp1340350372-20153) [ ] o.a.s.c.S.Request
[implicitcoll_c_replica_n18] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 2512181 INFO (qtp1472807007-20173) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2512181 INFO (qtp1472807007-20173) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2512181 INFO (qtp1472807007-20173) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:56767/solr/implicitcoll_b_replica_n8/
[junit4] 2> 2512181 INFO (qtp1472807007-20173) [ ] o.a.s.u.PeerSync
PeerSync: core=implicitcoll_b_replica_n8 url=https://127.0.0.1:56767/solr START
replicas=[https://127.0.0.1:56765/solr/implicitcoll_b_replica_n10/,
https://127.0.0.1:56766/solr/implicitcoll_b_replica_n12/,
https://127.0.0.1:56770/solr/implicitcoll_b_replica_n14/] nUpdates=100
[junit4] 2> 2512195 INFO (qtp1397866317-20188) [ ] o.a.s.c.S.Request
[implicitcoll_b_replica_n14] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2512198 INFO (qtp69371652-20166) [ ] o.a.s.c.S.Request
[implicitcoll_b_replica_n12] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2512202 INFO (qtp1340350372-20158) [ ] o.a.s.c.S.Request
[implicitcoll_b_replica_n10] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2512270 INFO (qtp69371652-20169) [ ] o.a.s.u.PeerSync
PeerSync: core=implicitcoll_a_replica_n4 url=https://127.0.0.1:56766/solr DONE.
We have no versions. sync failed.
[junit4] 2> 2512270 INFO (qtp69371652-20169) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2512270 INFO (qtp69371652-20169) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2512270 INFO (qtp69371652-20169) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2512278 INFO (qtp69371652-20169) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:56766/solr/implicitcoll_a_replica_n4/ a
[junit4] 2> 2512383 INFO (zkCallback-3196-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2512383 INFO (zkCallback-3185-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2512383 INFO (zkCallback-3185-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2512383 INFO (zkCallback-3197-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2512383 INFO (zkCallback-3197-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2512383 INFO (zkCallback-3195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2512383 INFO (zkCallback-3195-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2512383 INFO (zkCallback-3196-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2512398 INFO (qtp69371652-20165) [ ] o.a.s.u.PeerSync
PeerSync: core=implicitcoll_c_replica_n20 url=https://127.0.0.1:56766/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2512398 INFO (qtp69371652-20165) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2512398 INFO (qtp69371652-20165) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2512398 INFO (qtp69371652-20165) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2512398 INFO (qtp69371652-20169) [ ] o.a.s
[...truncated too long message...]
ambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2604045 INFO (jetty-closer-3176-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4bf237cc{/solr,null,UNAVAILABLE}
[junit4] 2> 2604047 ERROR
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2604048 INFO
(SUITE-CustomCollectionTest-seed#[C0B05C095E06CA4B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56763 56763
[junit4] 2> 2604062 INFO (Thread-3871) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:56763 56763
[junit4] 2> 2604201 WARN (Thread-3871) [ ] 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/aliases.json
[junit4] 2> 7 /solr/collections/withShardField/state.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 2
/solr/collections/testCreateShardRepFactor/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 89 /solr/collections/implicitcoll/state.json
[junit4] 2> 60 /solr/collections/withShardField/state.json
[junit4] 2> 39 /solr/collections/routeFieldColl/state.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 6
/solr/collections/testCreateShardRepFactor/state.json
[junit4] 2> 2
/solr/collections/implicitcoll/leader_elect/a/election/99017740595822604-core_node3-n_0000000001
[junit4] 2> 2
/solr/collections/implicitcoll/leader_elect/x/election/99017740595822604-core_node26-n_0000000000
[junit4] 2> 2
/solr/collections/implicitcoll/leader_elect/b/election/99017740595822598-core_node15-n_0000000001
[junit4] 2> 2
/solr/collections/withShardField/leader_elect/b/election/99017740595822598-core_node13-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/99017740595822604-127.0.0.1:56767_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 31 /solr/collections
[junit4] 2> 9 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_C0B05C095E06CA4B-001
[junit4] 2> Nov 17, 2017 3:55:12 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{shard_s=PostingsFormat(name=LuceneVarGapFixedInterval),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
id=BlockTreeOrds(blocksize=128), _route_=Lucene50(blocksize=128)},
docValues:{}, maxPointsInLeafNode=239, maxMBSortInHeap=7.396756366320918,
sim=RandomSimilarity(queryNorm=true): {}, locale=pt-GW, timezone=America/Noronha
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=144392320,total=515899392
[junit4] 2> NOTE: All tests run in this JVM: [TestSegmentSorting,
SolrGangliaReporterTest, OverseerModifyCollectionTest, SearchRateTriggerTest,
TestWriterPerf, ClassificationUpdateProcessorTest, SolrMetricReporterTest,
BigEndianAscendingWordSerializerTest, VersionInfoTest,
TestAtomicUpdateErrorCases, CursorPagingTest, TestLazyCores, BooleanFieldTest,
SpellCheckCollatorWithCollapseTest, AssignBackwardCompatibilityTest,
TestComplexPhraseLeadingWildcard, HdfsBasicDistributedZkTest,
CreateCollectionCleanupTest, FastVectorHighlighterTest,
TestHighlightDedupGrouping, QueryResultKeyTest, RuleEngineTest,
SaslZkACLProviderTest, SpellCheckCollatorTest, SolrInfoBeanTest,
CloudMLTQParserTest, CollectionTooManyReplicasTest,
LeaderInitiatedRecoveryOnShardRestartTest, DeleteInactiveReplicaTest,
ExitableDirectoryReaderTest, ReturnFieldsTest, RequiredFieldsTest,
TestPayloadCheckQParserPlugin, TestDownShardTolerantSearch, JSONWriterTest,
ResourceLoaderTest, IndexSchemaTest, SubstringBytesRefFilterTest,
RankQueryTest, RAMDirectoryFactoryTest, TestNamedUpdateProcessors,
AnalyticsQueryTest, TestSearcherReuse, TestHdfsUpdateLog,
TestCloudJSONFacetJoinDomain, XsltUpdateRequestHandlerTest, SpatialFilterTest,
SecurityConfHandlerTest, TestSchemaSimilarityResource,
TestLocalFSCloudBackupRestore, RegexBoostProcessorTest,
TestSchemalessBufferedUpdates, DirectSolrConnectionTest,
MoveReplicaHDFSFailoverTest, TestLegacyNumericRangeQueryBuilder,
DeleteShardTest, TestSolrConfigHandler, TestCoreAdminApis, TestCollectionAPI,
CoreMergeIndexesAdminHandlerTest, DistributedFacetPivotLargeTest,
DocExpirationUpdateProcessorFactoryTest, TestBinaryResponseWriter,
TestReplicationHandler, TestEmbeddedSolrServerSchemaAPI,
BlobRepositoryCloudTest, TestManagedSynonymGraphFilterFactory,
TestCodecSupport, TestSolrCloudWithSecureImpersonation, StatsReloadRaceTest,
SolrCLIZkUtilsTest, AtomicUpdateProcessorFactoryTest, AlternateDirectoryTest,
SignatureUpdateProcessorFactoryTest, TestCSVResponseWriter, TestMissingGroups,
TestFilteredDocIdSet, DistributedSpellCheckComponentTest,
DistribJoinFromCollectionTest, ManagedSchemaRoundRobinCloudTest,
TestLMDirichletSimilarityFactory, BufferStoreTest, ZkFailoverTest,
CSVRequestHandlerTest, TestMaxTokenLenTokenizer, TestNRTOpen,
TestSerializedLuceneMatchVersion, TestSystemCollAutoCreate, NumericFieldsTest,
TestIntervalFaceting, TestFieldCacheVsDocValues, SolrShardReporterTest,
ParsingFieldUpdateProcessorsTest, AddReplicaTest, CdcrVersionReplicationTest,
ShardRoutingTest, UnloadDistributedZkTest, TestSolrQueryResponse,
NodeMutatorTest, TestAddFieldRealTimeGet, BinaryUpdateRequestHandlerTest,
DistributedQueryElevationComponentTest, V2StandaloneTest,
TestPHPSerializedResponseWriter, TestInfoStreamLogging, TestExpandComponent,
DistributedExpandComponentTest, DistanceUnitsTest, TestShardHandlerFactory,
ZkControllerTest, TestXmlQParserPlugin,
PeerSyncWithIndexFingerprintCachingTest, LeaderFailureAfterFreshStartTest,
IndexBasedSpellCheckerTest, OverriddenZkACLAndCredentialsProvidersTest,
WordBreakSolrSpellCheckerTest, SuggesterFSTTest, CdcrReplicationHandlerTest,
ResponseLogComponentTest, ClusterStateTest, TestGraphMLResponseWriter,
TestConfigSetsAPIZkFailure, TestZkAclsWithHadoopAuth, MultiTermTest,
TestNoOpRegenerator, PeerSyncReplicationTest, TestSizeLimitedDistributedMap,
TolerantUpdateProcessorTest, AutoAddReplicasPlanActionTest, DeleteNodeTest,
TestCloudSchemaless, SparseHLLTest, TestNumericTokenStream,
TestLegacyFieldCache, BlockJoinFacetRandomTest, TestRecovery,
CdcrBootstrapTest, TestSubQueryTransformerDistrib, NoCacheHeaderTest,
URLClassifyProcessorTest, OverseerTest, DisMaxRequestHandlerTest,
ReplicaListTransformerTest, TestJmxIntegration, TestLeaderElectionZkExpiry,
TestMiniSolrCloudClusterSSL, CircularListTest, TestRandomDVFaceting, TestUtils,
HdfsAutoAddReplicasIntegrationTest, UniqFieldsUpdateProcessorFactoryTest,
ComputePlanActionTest, XmlUpdateRequestHandlerTest,
TestCursorMarkWithoutUniqueKey, TestCloudDeleteByQuery, HdfsNNFailoverTest,
TestQuerySenderNoQuery, TestCorePropertiesReload, MoveReplicaTest,
QueryParsingTest, SpatialHeatmapFacetsTest, TestCoreDiscovery,
HdfsTlogReplayBufferedWhileIndexingTest, TestPKIAuthenticationPlugin,
TestStressInPlaceUpdates, TestFiltering, TestEmbeddedSolrServerAdminHandler,
DistributedVersionInfoTest, CollectionsAPISolrJTest,
PathHierarchyTokenizerFactoryTest, TestLegacyTerms, BadIndexSchemaTest,
OutputWriterTest, TestNonDefinedSimilarityFactory, NodeAddedTriggerTest,
TestStandardQParsers, LeaderElectionTest, TestSchemaNameResource,
RecoveryZkTest, TestTrieFacet, TestTolerantSearch, RollingRestartTest,
TestPseudoReturnFields, TestDistributedSearch, CleanupOldIndexTest,
BasicDistributedZkTest, TestAnalyzedSuggestions,
TestPartialUpdateDeduplication, SearchHandlerTest, HighlighterConfigTest,
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestStressRecovery,
TestSolrDeletionPolicy2, TestSearchPerf, TestElisionMultitermQuery,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestLuceneMatchVersion, SynonymTokenizerTest, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestIBSimilarityFactory,
OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, ConfigSetsAPITest,
ConnectionManagerTest, CustomCollectionTest]
[junit4] Completed [512/749 (1!)] on J0 in 96.06s, 4 tests, 2 errors <<<
FAILURES!
[...truncated 40978 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]