Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/218/
4 tests failed.
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterRestart
Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard2
Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete
@source_collection:shard2
at
__randomizedtesting.SeedInfo.seed([98B4534D1E6A13DC:C4A9B4CCD04AA7EA]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:795)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterRestart(CdcrReplicationDistributedZkTest.java:236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([98B4534D1E6A13DC:10E06C97B0967E24]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:309)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Expected to see collection awhollynewcollection_0 null Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
"replicationFactor":"3", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{}},
"shard2":{ "range":"0-7fffffff", "state":"active",
"replicas":{}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
"replicationFactor":"3",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([98B4534D1E6A13DC:D0C127F918593C49]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:237)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets
Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2
Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /collections/withconfigset2
at
__randomizedtesting.SeedInfo.seed([98B4534D1E6A13DC:B5CA1C17E94EA9D0]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11516 lines...]
[junit4] Suite:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/init-core-data-001
[junit4] 2> 447482 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 447483 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/tempDir-001
[junit4] 2> 447483 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 447483 INFO (Thread-4145) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 447483 INFO (Thread-4145) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 447583 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:49579
[junit4] 2> 447597 INFO (jetty-launcher-552-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 447599 INFO (jetty-launcher-552-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 447601 INFO (jetty-launcher-552-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 447603 INFO (jetty-launcher-552-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 447616 INFO (jetty-launcher-552-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68ceca7d{/solr,null,AVAILABLE}
[junit4] 2> 447624 INFO (jetty-launcher-552-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1508d2b1{/solr,null,AVAILABLE}
[junit4] 2> 447624 INFO (jetty-launcher-552-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@12a1eee2{SSL,[ssl,
http/1.1]}{127.0.0.1:47385}
[junit4] 2> 447624 INFO (jetty-launcher-552-thread-1) [ ]
o.e.j.s.Server Started @451584ms
[junit4] 2> 447624 INFO (jetty-launcher-552-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47385}
[junit4] 2> 447624 ERROR (jetty-launcher-552-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 447627 INFO (jetty-launcher-552-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 447627 INFO (jetty-launcher-552-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 447627 INFO (jetty-launcher-552-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 447627 INFO (jetty-launcher-552-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-03T19:05:19.856Z
[junit4] 2> 447627 INFO (jetty-launcher-552-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@506afa88{/solr,null,AVAILABLE}
[junit4] 2> 447640 INFO (jetty-launcher-552-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@108b849a{SSL,[ssl,
http/1.1]}{127.0.0.1:50700}
[junit4] 2> 447640 INFO (jetty-launcher-552-thread-3) [ ]
o.e.j.s.Server Started @451600ms
[junit4] 2> 447640 INFO (jetty-launcher-552-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50700}
[junit4] 2> 447640 ERROR (jetty-launcher-552-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 447640 INFO (jetty-launcher-552-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 447640 INFO (jetty-launcher-552-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 447641 INFO (jetty-launcher-552-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 447641 INFO (jetty-launcher-552-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-03T19:05:19.870Z
[junit4] 2> 447641 INFO (jetty-launcher-552-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@200725d2{/solr,null,AVAILABLE}
[junit4] 2> 447642 INFO (jetty-launcher-552-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3953c90f{SSL,[ssl,
http/1.1]}{127.0.0.1:48646}
[junit4] 2> 447642 INFO (jetty-launcher-552-thread-4) [ ]
o.e.j.s.Server Started @451602ms
[junit4] 2> 447642 INFO (jetty-launcher-552-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48646}
[junit4] 2> 447646 INFO (jetty-launcher-552-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@397f483f{SSL,[ssl,
http/1.1]}{127.0.0.1:42073}
[junit4] 2> 447646 INFO (jetty-launcher-552-thread-2) [ ]
o.e.j.s.Server Started @451606ms
[junit4] 2> 447646 INFO (jetty-launcher-552-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42073}
[junit4] 2> 447647 ERROR (jetty-launcher-552-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 447647 INFO (jetty-launcher-552-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 447647 INFO (jetty-launcher-552-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 447647 INFO (jetty-launcher-552-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 447647 INFO (jetty-launcher-552-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-03T19:05:19.876Z
[junit4] 2> 447647 ERROR (jetty-launcher-552-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 447647 INFO (jetty-launcher-552-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 447647 INFO (jetty-launcher-552-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 447647 INFO (jetty-launcher-552-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 447647 INFO (jetty-launcher-552-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-03T19:05:19.876Z
[junit4] 2> 447648 INFO (jetty-launcher-552-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 447659 INFO (jetty-launcher-552-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 447660 INFO (jetty-launcher-552-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 447665 INFO (jetty-launcher-552-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 447665 INFO (jetty-launcher-552-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49579/solr
[junit4] 2> 447688 INFO (jetty-launcher-552-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 447689 INFO (jetty-launcher-552-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 447693 INFO (jetty-launcher-552-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49579/solr
[junit4] 2> 447713 INFO (jetty-launcher-552-thread-4)
[n:127.0.0.1:48646_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:48646_solr
[junit4] 2> 447714 INFO (jetty-launcher-552-thread-4)
[n:127.0.0.1:48646_solr ] o.a.s.c.Overseer Overseer
(id=97045179250311175-127.0.0.1:48646_solr-n_0000000000) starting
[junit4] 2> 447728 INFO (jetty-launcher-552-thread-4)
[n:127.0.0.1:48646_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48646_solr
[junit4] 2> 447731 INFO (jetty-launcher-552-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 447738 INFO (jetty-launcher-552-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49579/solr
[junit4] 2> 447765 INFO
(zkCallback-564-thread-1-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 447775 INFO (jetty-launcher-552-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 447801 INFO (jetty-launcher-552-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49579/solr
[junit4] 2> 447820 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x158c6138c610009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 447821 INFO (jetty-launcher-552-thread-4)
[n:127.0.0.1:48646_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/tempDir-001/node4/.
[junit4] 2> 447843 INFO (jetty-launcher-552-thread-1)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 447845 INFO (jetty-launcher-552-thread-1)
[n:127.0.0.1:47385_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47385_solr
[junit4] 2> 447878 INFO
(zkCallback-564-thread-2-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 447899 INFO
(zkCallback-566-thread-1-processing-n:127.0.0.1:47385_solr)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 447920 INFO (jetty-launcher-552-thread-1)
[n:127.0.0.1:47385_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/tempDir-001/node1/.
[junit4] 2> 447923 INFO (jetty-launcher-552-thread-3)
[n:127.0.0.1:50700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 447926 INFO (jetty-launcher-552-thread-3)
[n:127.0.0.1:50700_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50700_solr
[junit4] 2> 447931 INFO
(zkCallback-566-thread-1-processing-n:127.0.0.1:47385_solr)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 447934 INFO (jetty-launcher-552-thread-2)
[n:127.0.0.1:42073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 447937 INFO (jetty-launcher-552-thread-2)
[n:127.0.0.1:42073_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42073_solr
[junit4] 2> 447937 INFO
(zkCallback-566-thread-1-processing-n:127.0.0.1:47385_solr)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 447955 INFO
(zkCallback-564-thread-3-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 447977 INFO
(zkCallback-573-thread-1-processing-n:127.0.0.1:50700_solr)
[n:127.0.0.1:50700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 447987 INFO
(zkCallback-573-thread-2-processing-n:127.0.0.1:50700_solr)
[n:127.0.0.1:50700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 447989 INFO
(zkCallback-575-thread-1-processing-n:127.0.0.1:42073_solr)
[n:127.0.0.1:42073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 448020 INFO (jetty-launcher-552-thread-2)
[n:127.0.0.1:42073_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/tempDir-001/node2/.
[junit4] 2> 448044 INFO (jetty-launcher-552-thread-3)
[n:127.0.0.1:50700_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/tempDir-001/node3/.
[junit4] 2> 448099 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 448101 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49579/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 448166 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 448179 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 448180 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 448209 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_44747_hdfs____.m0uva4/webapp
[junit4] 2> 448571 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44747
[junit4] 2> 448709 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 448709 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 448718 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_53802_datanode____.d5de7x/webapp
[junit4] 2> 449107 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53802
[junit4] 2> 449451 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 449452 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 449525 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_42587_datanode____k24qe5/webapp
[junit4] 2> 449664 INFO (IPC Server handler 4 on 50681) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-884e734c-94ba-4f9f-8e25-841b7d033cfd node
DatanodeRegistration(127.0.0.1:44093,
datanodeUuid=f2b93e64-8693-479e-9411-694e0e669500, infoPort=43018,
infoSecurePort=0, ipcPort=50576,
storageInfo=lv=-56;cid=testClusterID;nsid=864573889;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 449664 INFO (IPC Server handler 4 on 50681) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-cddbd2b2-d810-469f-9504-5b1938a05311 node
DatanodeRegistration(127.0.0.1:44093,
datanodeUuid=f2b93e64-8693-479e-9411-694e0e669500, infoPort=43018,
infoSecurePort=0, ipcPort=50576,
storageInfo=lv=-56;cid=testClusterID;nsid=864573889;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 450167 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42587
[junit4] 2> 450646 INFO (IPC Server handler 8 on 50681) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-77cfde6b-e26d-4b76-a7e6-76fb490dc93d node
DatanodeRegistration(127.0.0.1:40798,
datanodeUuid=e8632e26-d11d-4a04-a9d8-ec280023a52b, infoPort=53548,
infoSecurePort=0, ipcPort=37667,
storageInfo=lv=-56;cid=testClusterID;nsid=864573889;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 450646 INFO (IPC Server handler 8 on 50681) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-ee5b6d43-ee6d-4ef5-b07c-d7063f5c503e node
DatanodeRegistration(127.0.0.1:40798,
datanodeUuid=e8632e26-d11d-4a04-a9d8-ec280023a52b, infoPort=53548,
infoSecurePort=0, ipcPort=37667,
storageInfo=lv=-56;cid=testClusterID;nsid=864573889;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 450829 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.addReplicaTest-seed#[98B4534D1E6A13DC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
[junit4] 2> 450830 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.addReplicaTest-seed#[98B4534D1E6A13DC])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 450905 INFO (qtp1486085660-6997) [n:127.0.0.1:47385_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 450923 INFO
(OverseerThreadFactory-2198-thread-1-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.CreateCollectionCmd Create collection
addReplicaColl
[junit4] 2> 451177 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 451207 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 451259 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 451262 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 451367 INFO
(zkCallback-566-thread-1-processing-n:127.0.0.1:47385_solr)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 451367 INFO
(zkCallback-573-thread-2-processing-n:127.0.0.1:50700_solr)
[n:127.0.0.1:50700_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 451367 INFO
(zkCallback-564-thread-1-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 451371 INFO
(zkCallback-575-thread-1-processing-n:127.0.0.1:42073_solr)
[n:127.0.0.1:42073_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 452202 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 452211 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica1] Schema name=minimal
[junit4] 2> 452213 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 452214 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica1' using
configuration from collection addReplicaColl
[junit4] 2> 452219 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:50681/data
[junit4] 2> 452219 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 452219 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/tempDir-001/node1/addReplicaColl_shard1_replica1],
dataDir=[hdfs://localhost:50681/data/addReplicaColl/core_node1/data/]
[junit4] 2> 452220 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node1/data/snapshot_metadata
[junit4] 2> 452228 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 452228 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 452228 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 452240 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica2] Schema name=minimal
[junit4] 2> 452243 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 452243 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 452244 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica2' using
configuration from collection addReplicaColl
[junit4] 2> 452244 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:50681/data
[junit4] 2> 452244 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 452244 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/tempDir-001/node3/addReplicaColl_shard2_replica2],
dataDir=[hdfs://localhost:50681/data/addReplicaColl/core_node2/data/]
[junit4] 2> 452244 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node2/data/snapshot_metadata
[junit4] 2> 452244 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node1/data
[junit4] 2> 452250 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 452250 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 452264 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 452264 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node2/data
[junit4] 2> 452267 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node1/data/index
[junit4] 2> 452272 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 452272 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 452283 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 452285 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 452295 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 452307 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica1] Schema name=minimal
[junit4] 2> 452347 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 452348 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica1' using
configuration from collection addReplicaColl
[junit4] 2> 452348 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:50681/data
[junit4] 2> 452348 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 452348 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/tempDir-001/node4/addReplicaColl_shard2_replica1],
dataDir=[hdfs://localhost:50681/data/addReplicaColl/core_node4/data/]
[junit4] 2> 452349 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node4/data/snapshot_metadata
[junit4] 2> 452354 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node2/data/index
[junit4] 2> 452354 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 452354 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 452356 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica2] Schema name=minimal
[junit4] 2> 452358 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 452359 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica2' using
configuration from collection addReplicaColl
[junit4] 2> 452359 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:50681/data
[junit4] 2> 452359 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 452359 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_98B4534D1E6A13DC-001/tempDir-001/node2/addReplicaColl_shard1_replica2],
dataDir=[hdfs://localhost:50681/data/addReplicaColl/core_node3/data/]
[junit4] 2> 452360 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node3/data/snapshot_metadata
[junit4] 2> 452360 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 452361 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node4/data
[junit4] 2> 452362 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 452362 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 452364 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 452365 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 452365 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 452379 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 452380 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node3/data
[junit4] 2> 452419 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node4/data/index
[junit4] 2> 452425 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 452425 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 452435 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50681/data/addReplicaColl/core_node3/data/index
[junit4] 2> 452440 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 452440 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 452460 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 452465 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 452467 INFO (IPC Server handler 0 on 50681) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40798 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-cddbd2b2-d810-469f-9504-5b1938a05311:NORMAL:127.0.0.1:44093|RBW],
ReplicaUC[[DISK]DS-77cfde6b-e26d-4b76-a7e6-76fb490dc93d:NORMAL:127.0.0.1:40798|FINALIZED]]}
size 0
[junit4] 2> 452467 INFO (IPC Server handler 3 on 50681) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44093 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-cddbd2b2-d810-469f-9504-5b1938a05311:NORMAL:127.0.0.1:44093|RBW],
ReplicaUC[[DISK]DS-77cfde6b-e26d-4b76-a7e6-76fb490dc93d:NORMAL:127.0.0.1:40798|FINALIZED]]}
size 0
[junit4] 2> 452519 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 452519 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 452520 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 452528 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 452528 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 452540 INFO (IPC Server handler 5 on 50681) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44093 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-884e734c-94ba-4f9f-8e25-841b7d033cfd:NORMAL:127.0.0.1:44093|RBW],
ReplicaUC[[DISK]DS-ee5b6d43-ee6d-4ef5-b07c-d7063f5c503e:NORMAL:127.0.0.1:40798|RBW]]}
size 0
[junit4] 2> 452540 INFO (IPC Server handler 7 on 50681) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40798 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-884e734c-94ba-4f9f-8e25-841b7d033cfd:NORMAL:127.0.0.1:44093|RBW],
ReplicaUC[[DISK]DS-ee5b6d43-ee6d-4ef5-b07c-d7063f5c503e:NORMAL:127.0.0.1:40798|RBW]]}
size 0
[junit4] 2> 452552 INFO (IPC Server handler 8 on 50681) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40798 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-77cfde6b-e26d-4b76-a7e6-76fb490dc93d:NORMAL:127.0.0.1:40798|RBW],
ReplicaUC[[DISK]DS-cddbd2b2-d810-469f-9504-5b1938a05311:NORMAL:127.0.0.1:44093|RBW]]}
size 0
[junit4] 2> 452556 INFO (IPC Server handler 4 on 50681) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40798 is
added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-ee5b6d43-ee6d-4ef5-b07c-d7063f5c503e:NORMAL:127.0.0.1:40798|RBW],
ReplicaUC[[DISK]DS-884e734c-94ba-4f9f-8e25-841b7d033cfd:NORMAL:127.0.0.1:44093|RBW]]}
size 0
[junit4] 2> 452557 INFO (IPC Server handler 0 on 50681) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44093 is
added to blk_1073741827_1003 size 71
[junit4] 2> 452558 INFO (IPC Server handler 9 on 50681) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44093 is
added to blk_1073741828_1004 size 71
[junit4] 2> 452565 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2df8ba2[addReplicaColl_shard1_replica1] main]
[junit4] 2> 452566 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 452566 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 452566 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 452567 INFO
(searcherExecutor-2215-thread-1-processing-n:127.0.0.1:47385_solr
x:addReplicaColl_shard1_replica1 s:shard1 c:addReplicaColl r:core_node1)
[n:127.0.0.1:47385_solr c:addReplicaColl s:shard1 r:core_node1
x:addReplicaColl_shard1_replica1] o.a.s.c.SolrCore
[addReplicaColl_shard1_replica1] Registered new searcher
Searcher@2df8ba2[addReplicaColl_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 452567 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552722873334890496
[junit4] 2> 452575 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 452593 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 452593 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 452593 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 452600 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 452600 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 452600 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 452604 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 452604 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 452609 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 452609 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 452610 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 452610 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 452610 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 452621 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 452621 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 452634 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ea84983[addReplicaColl_shard2_replica2] main]
[junit4] 2> 452636 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@58101756[addReplicaColl_shard1_replica2] main]
[junit4] 2> 452638 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 452639 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 452639 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 452639 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 452639 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 452639 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 452642 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552722873413533696
[junit4] 2> 452644 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552722873415630848
[junit4] 2> 452646 INFO
(searcherExecutor-2216-thread-1-processing-n:127.0.0.1:50700_solr
x:addReplicaColl_shard2_replica2 s:shard2 c:addReplicaColl r:core_node2)
[n:127.0.0.1:50700_solr c:addReplicaColl s:shard2 r:core_node2
x:addReplicaColl_shard2_replica2] o.a.s.c.SolrCore
[addReplicaColl_shard2_replica2] Registered new searcher
Searcher@4ea84983[addReplicaColl_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 452647 INFO
(searcherExecutor-2218-thread-1-processing-n:127.0.0.1:42073_solr
x:addReplicaColl_shard1_replica2 s:shard1 c:addReplicaColl r:core_node3)
[n:127.0.0.1:42073_solr c:addReplicaColl s:shard1 r:core_node3
x:addReplicaColl_shard1_replica2] o.a.s.c.SolrCore
[addReplicaColl_shard1_replica2] Registered new searcher
Searcher@58101756[addReplicaColl_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 452650 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 452652 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@66d979cd[addReplicaColl_shard2_replica1] main]
[junit4] 2> 452653 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 452653 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 452653 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 452653 INFO
(searcherExecutor-2217-thread-1-processing-n:127.0.0.1:48646_solr
x:addReplicaColl_shard2_replica1 s:shard2 c:addReplicaColl r:core_node4)
[n:127.0.0.1:48646_solr c:addReplicaColl s:shard2 r:core_node4
x:addReplicaColl_shard2_replica1] o.a.s.c.SolrCore
[addReplicaColl_shard2_replica1] Registered new searcher
Searcher@66d979cd[addReplicaColl_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 452653 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552722873425068032
[junit4] 2> 452753 INFO
(zkCallback-566-thread-1-processing-n:127.0.0.1:47385_solr)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 452753 INFO
(zkCallback-573-thread-2-processing-n:127.0.0.1:50700_solr)
[n:127.0.0.1:50700_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 452753 INFO
(zkCallback-564-thread-3-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 452753 INFO
(zkCallback-575-thread-1-processing-n:127.0.0.1:42073_solr)
[n:127.0.0.1:42073_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453075 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 453075 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 453075 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:47385/solr/addReplicaColl_shard1_replica1/
[junit4] 2> 453075 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica1
url=https://127.0.0.1:47385/solr START
replicas=[https://127.0.0.1:42073/solr/addReplicaColl_shard1_replica2/]
nUpdates=100
[junit4] 2> 453082 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica1
url=https://127.0.0.1:47385/solr DONE. We have no versions. sync failed.
[junit4] 2> 453099 INFO (qtp1718363260-6980) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.c.S.Request [addReplicaColl_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 453099 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 453099 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
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> 453102 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:47385/solr/addReplicaColl_shard1_replica1/ shard1
[junit4] 2> 453151 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 453151 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 453151 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:50700/solr/addReplicaColl_shard2_replica2/
[junit4] 2> 453151 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2
url=https://127.0.0.1:50700/solr START
replicas=[https://127.0.0.1:48646/solr/addReplicaColl_shard2_replica1/]
nUpdates=100
[junit4] 2> 453151 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2
url=https://127.0.0.1:50700/solr DONE. We have no versions. sync failed.
[junit4] 2> 453161 INFO (qtp1775080824-7009) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.c.S.Request [addReplicaColl_shard2_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 453162 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 453162 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
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> 453164 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:50700/solr/addReplicaColl_shard2_replica2/ shard2
[junit4] 2> 453267 INFO
(zkCallback-573-thread-2-processing-n:127.0.0.1:50700_solr)
[n:127.0.0.1:50700_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453267 INFO
(zkCallback-575-thread-1-processing-n:127.0.0.1:42073_solr)
[n:127.0.0.1:42073_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453268 INFO
(zkCallback-566-thread-1-processing-n:127.0.0.1:47385_solr)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453268 INFO
(zkCallback-564-thread-3-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453303 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 453305 INFO (qtp1486085660-6984) [n:127.0.0.1:47385_solr
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=2129
[junit4] 2> 453314 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 453316 INFO (qtp1267503758-6989) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2}
status=0 QTime=2109
[junit4] 2> 453419 INFO
(zkCallback-575-thread-1-processing-n:127.0.0.1:42073_solr)
[n:127.0.0.1:42073_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453419 INFO
(zkCallback-566-thread-1-processing-n:127.0.0.1:47385_solr)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453419 INFO
(zkCallback-573-thread-2-processing-n:127.0.0.1:50700_solr)
[n:127.0.0.1:50700_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453419 INFO
(zkCallback-564-thread-3-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453651 INFO (qtp1718363260-6981) [n:127.0.0.1:42073_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=2391
[junit4] 2> 453658 INFO (qtp1775080824-7011) [n:127.0.0.1:48646_solr
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2}
status=0 QTime=2396
[junit4] 2> 453662 INFO (qtp1486085660-6997) [n:127.0.0.1:47385_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 453761 INFO
(zkCallback-575-thread-1-processing-n:127.0.0.1:42073_solr)
[n:127.0.0.1:42073_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453761 INFO
(zkCallback-573-thread-2-processing-n:127.0.0.1:50700_solr)
[n:127.0.0.1:50700_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453761 INFO
(zkCallback-566-thread-1-processing-n:127.0.0.1:47385_solr)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 453761 INFO
(zkCallback-564-thread-1-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 454662 INFO (qtp1486085660-6997) [n:127.0.0.1:47385_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3757
[junit4] 2> 454668 INFO (qtp1486085660-6998) [n:127.0.0.1:47385_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:50700_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 454671 INFO
(OverseerThreadFactory-2198-thread-2-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "node":"127.0.0.1:50700_solr",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 454671 INFO
(OverseerCollectionConfigSetProcessor-97045179250311175-127.0.0.1:48646_solr-n_0000000000)
[n:127.0.0.1:48646_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 454672 INFO
(OverseerThreadFactory-2198-thread-2-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:50700_solr for creating new replica
[junit4] 2> 454675 INFO (qtp1267503758-6990) [n:127.0.0.1:50700_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 454779 INFO
(zkCallback-573-thread-2-processing-n:127.0.0.1:50700_solr)
[n:127.0.0.1:50700_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 454779 INFO
(zkCallback-566-thread-1-processing-n:127.0.0.1:47385_solr)
[n:127.0.0.1:47385_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 454779 INFO
(zkCallback-575-thread-1-processing-n:127.0.0.1:42073_solr)
[n:127.0.0.1:42073_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 454779 INFO
(zkCallback-564-thread-3-processing-n:127.0.0.1:48646_solr)
[n:127.0.0.1:48646_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 455683 INFO (qtp1267503758-6990) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 455690 INFO (qtp1267503758-6990) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica3] Schema name=minimal
[junit4] 2> 455693 INFO (qtp1267503758-6990) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 455694 INFO (qtp1267503758-6990) [n:127.0.0.1:50700_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica3' using
configuration from col
[...truncated too long message...]
IndexWriter close.
[junit4] 2> 3749500 INFO (coreCloseExecutor-10805-thread-1)
[n:127.0.0.1:35682_ c:target_collection s:shard1 r:core_node3
x:target_collection_shard1_replica2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3483ce61
[junit4] 2> 3749508 INFO
(TEST-CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation-seed#[98B4534D1E6A13DC])
[ ] o.a.s.c.Overseer Overseer
(id=97045384113553440-127.0.0.1:35682_-n_0000000007) closing
[junit4] 2> 3749508 INFO
(OverseerStateUpdate-97045384113553440-127.0.0.1:35682_-n_0000000007)
[n:127.0.0.1:35682_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35682_
[junit4] 2> 3751009 WARN
(zkCallback-5221-thread-3-processing-n:127.0.0.1:35682_) [n:127.0.0.1:35682_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 3751010 INFO
(TEST-CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation-seed#[98B4534D1E6A13DC])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@29913433{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3751010 INFO
(TEST-CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation-seed#[98B4534D1E6A13DC])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@125d4651{/,null,UNAVAILABLE}
[junit4] 2> 3751011 INFO
(TEST-CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation-seed#[98B4534D1E6A13DC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateLogSynchronisation
[junit4] 2> 3751013 INFO
(TEST-CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation-seed#[98B4534D1E6A13DC])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45551 45551
[junit4] 2> 3751114 INFO (Thread-13655) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45551 45551
[junit4] 2> 3751114 WARN (Thread-13655) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 124 /solr/clusterprops.json
[junit4] 2> 124 /solr/aliases.json
[junit4] 2> 16 /solr/configs/conf1
[junit4] 2> 8 /solr/collections/tmp_collection/state.json
[junit4] 2> 8 /solr/security.json
[junit4] 2> 2
/solr/collections/source_collection/leaders/shard1/leader
[junit4] 2> 2
/solr/collections/source_collection/leaders/shard2/leader
[junit4] 2> 2
/solr/collections/tmp_collection/leaders/shard2/leader
[junit4] 2> 2
/solr/collections/target_collection/leaders/shard2/leader
[junit4] 2> 2
/solr/collections/tmp_collection/leaders/shard1/leader
[junit4] 2> 2
/solr/collections/target_collection/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 124 /solr/clusterstate.json
[junit4] 2> 8
/solr/collections/tmp_collection/cdcr/state/process
[junit4] 2> 8
/solr/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 5
/solr/collections/source_collection/cdcr/state/buffer
[junit4] 2> 5
/solr/collections/source_collection/cdcr/state/process
[junit4] 2> 4
/solr/collections/target_collection/cdcr/state/buffer
[junit4] 2> 4 /solr/collections/source_collection/state.json
[junit4] 2> 4
/solr/collections/target_collection/cdcr/state/process
[junit4] 2> 4 /solr/collections/target_collection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 168 /solr/overseer/collection-queue-work
[junit4] 2> 124 /solr/live_nodes
[junit4] 2> 124 /solr/collections
[junit4] 2> 72 /solr/overseer/queue
[junit4] 2> 20 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 3751116 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[98B4534D1E6A13DC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_98B4534D1E6A13DC-001
[junit4] 2> Dec 03, 2016 8:00:23 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-SG,
timezone=America/Boa_Vista
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=168704056,total=524288000
[junit4] 2> NOTE: All tests run in this JVM: [SuggestComponentTest,
CurrencyFieldXmlFileTest, TestBlobHandler, TestFieldTypeResource,
TestXIncludeConfig, TestBinaryField, DistributedExpandComponentTest,
PrimUtilsTest, TestTrieFacet, MinimalSchemaTest,
SolrCoreCheckLockOnStartupTest, HdfsThreadLeakTest, TestDefaultStatsCache,
TestPivotHelperCode, TestDFRSimilarityFactory, RequestHandlersTest,
TestIndexingPerformance, TestGroupingSearch, TestSolrCLIRunExample,
BinaryUpdateRequestHandlerTest, DistributedFacetPivotWhiteBoxTest,
HdfsWriteToMultipleCollectionsTest, TestRecoveryHdfs,
LeaderFailoverAfterPartitionTest, SpatialRPTFieldTypeTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestDistributedMissingSort,
TestMergePolicyConfig, StatsComponentTest,
TestSolrQueryParserDefaultOperatorResource, ExplicitHLLTest, NoCacheHeaderTest,
TestHighFrequencyDictionaryFactory, DirectUpdateHandlerTest,
TestFieldCollectionResource, TestPhraseSuggestions, TestSolrConfigHandler,
SaslZkACLProviderTest, TestSolrCloudWithSecureImpersonation,
TestSolrDeletionPolicy1, DirectUpdateHandlerOptimizeTest, TestJsonRequest,
TestZkChroot, TestExtendedDismaxParser, TestJsonFacetRefinement,
SuggesterTSTTest, TestMacroExpander, FieldMutatingUpdateProcessorTest,
OverseerTaskQueueTest, BufferStoreTest, CollectionStateFormat2Test,
BigEndianAscendingWordDeserializerTest, SimpleFacetsTest, SuggesterWFSTTest,
HdfsCollectionsAPIDistributedZkTest, TestCoreDiscovery, TestLFUCache,
HighlighterMaxOffsetTest, RecoveryZkTest, BooleanFieldTest,
DistribCursorPagingTest, TestRecovery, SharedFSAutoReplicaFailoverUtilsTest,
TestExportWriter, TestLMJelinekMercerSimilarityFactory, ZkStateReaderTest,
ParsingFieldUpdateProcessorsTest, DistributedFacetPivotLongTailTest,
TestSubQueryTransformer, TestNumericTerms32, SolrTestCaseJ4Test,
TriLevelCompositeIdRoutingTest, RuleEngineTest, TestMiniSolrCloudCluster,
TestRebalanceLeaders, ShufflingReplicaListTransformerTest,
RemoteQueryErrorTest, SegmentsInfoRequestHandlerTest, QueryParsingTest,
SolrCloudExampleTest, TestSolrConfigHandlerConcurrent, TestRawTransformer,
SOLR749Test, TestCollectionAPI, DistributedQueueTest, AutoCommitTest,
DistributedSuggestComponentTest, DocValuesMultiTest, RestartWhileUpdatingTest,
AddBlockUpdateTest, OverseerTest, TestLeaderInitiatedRecoveryThread,
TestPostingsSolrHighlighter, TestManagedStopFilterFactory, TestInitQParser,
TestDistribDocBasedVersion, TestTolerantUpdateProcessorCloud,
FieldAnalysisRequestHandlerTest, FullSolrCloudDistribCmdsTest,
XmlUpdateRequestHandlerTest, TestImplicitCoreProperties, JSONWriterTest,
TestCloudDeleteByQuery, TestExactStatsCache, PreAnalyzedFieldTest,
BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest,
LeaderElectionIntegrationTest, LeaderElectionTest, TestDistributedGrouping,
TermVectorComponentDistributedTest, TestStressReorder, TestReload,
HardAutoCommitTest, TestCoreContainer, QueryElevationComponentTest,
PeerSyncTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, TestBadConfig,
TestIndexSearcher, HighlighterTest, SoftAutoCommitTest,
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest,
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest,
TestFoldingMultitermQuery, SuggesterTest, SpatialFilterTest,
SchemaVersionSpecificBehaviorTest, TestUpdate, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest,
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest,
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest,
TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest,
TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest,
TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest,
TestAnalyzedSuggestions, TestPartialUpdateDeduplication,
PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName,
SearchHandlerTest, TestBinaryResponseWriter, UpdateParamsTest,
AlternateDirectoryTest, ResponseLogComponentTest, BadComponentTest, SampleTest,
TestDocSet, TestElisionMultitermQuery, TestConfig, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest,
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport,
SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory,
TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory,
TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest,
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver,
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest,
RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest,
SliceStateTest, SystemInfoHandlerTest, CircularListTest, CursorPagingTest,
DistributedIntervalFacetingTest, CdcrReplicationDistributedZkTest]
[junit4] Completed [512/658 (3!)] on J2 in 1570.21s, 11 tests, 1 error <<<
FAILURES!
[...truncated 61191 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]